summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernt Hansen <bernt@norang.ca>2008-12-16 11:25:37 -0500
committerBernt Hansen <bernt@norang.ca>2008-12-16 12:20:22 -0500
commit20a9ad7af955e38d60adcdc80673d2f1fd9b673f (patch)
tree926b825c8efb7ffee3feb732f12d1c6e26bcba1c
parent48af653457ec34c29bcb62245c8ea5fc23568e23 (diff)
Fix typos in org-mouse.el
-rw-r--r--lisp/org-mouse.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el
index a849ea2c2..91ad1201a 100644
--- a/lisp/org-mouse.el
+++ b/lisp/org-mouse.el
@@ -50,7 +50,7 @@
;; (require 'org-mouse)
;;
-;; Fixme:
+;; FIXME:
;; + deal with folding / unfolding issues
;; TODO (This list is only theoretical, if you'd like to have some
@@ -68,7 +68,7 @@
;; History:
;;
-;; SInce version 5.10: Changes are listed in the general org-mode docs.
+;; Since version 5.10: Changes are listed in the general org-mode docs.
;;
;; Version 5.09
;; + Version number synchronization with Org-mode.
@@ -331,7 +331,7 @@ Returns a menu fragment consisting of KEYWORDS. When a keyword
is selected, group GROUP of the current match is replaced by the
keyword. The method ensures that both ends of the replacement
are separated from the rest of the text in the buffer by
-individual spaces (unless NOSURROND is non-nil).
+individual spaces (unless NOSURROUND is non-nil).
The final entry of the menu is always \"None\", which removes the
match.