0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 19:07:52 +00:00

Fix some typos.

This commit is contained in:
Carsten Dominik 2008-11-19 10:03:01 +01:00
parent 98b3e4a82b
commit 545ffe93b4
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@
(org-html-level-start): Insert the target aliases as additonal
anchors.
* org.el (org-edit-fixed-width-region): Fix bug when sarting a new
* org.el (org-edit-fixed-width-region): Fix bug when starting a new
picture area.
2008-11-15 Carsten Dominik <carsten.dominik@gmail.com>

View file

@ -210,7 +210,7 @@ for a Remember buffer.")
(define-minor-mode org-remember-mode
"Minor mode for special key bindings in a remember buffer."
nil "Rem" org-remember-mode-map
nil " Rem" org-remember-mode-map
(run-hooks 'org-remember-mode-hook))
(defcustom org-remember-clock-out-on-exit 'query