10sr пре 5 година
родитељ
комит
aba27fe116
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Прегледај датотеку

@@ -1982,7 +1982,7 @@ and search from projectile root (if projectile is available)."
(defun my-pushbullet-note (text &optional title)
"Push TEXT."
(interactive "sText to Push: ")
(pb/push-item '("") text "note" (or title "Push from Emacs")))
(pb/push-item '("") text "note" (or title "")))

;; TODO: Move
(define-key ctl-x-map (kbd "C-r") 'recently-show)


Loading…
Откажи
Сачувај