]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Fri, 14 Jan 2005 13:08:16 +0000 (13:08 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Fri, 14 Jan 2005 13:08:16 +0000 (13:08 +0000)
lisp/ChangeLog
lisp/textmodes/org.el

index 4cc298e29a1acab2860b58ff6cdcde7770f9e760..5bc8aada7de8fbfab8cdbca9d5ac68c8ad6b8e8e 100644 (file)
@@ -2,6 +2,7 @@
 
        * textmodes/org.el (org-show-following-heading): New option.
        (org-show-hierarchy-above): Use `org-show-following-heading'.
+       (org-cycle): Documentation fix.
 
        * textmodes/org.el (orgtbl-optimized): New option
        (orgtbl-mode): New command, a minor mode.
index e0514f66afc2abb93abeeb4809bf02cdcc291fac..80ff763736514153c6db7c67da066be15a1ef115 100644 (file)
@@ -1563,7 +1563,7 @@ The following commands are available:
 (defvar org-cycle-global-status nil)
 (defvar org-cycle-subtree-status nil)
 (defun org-cycle (&optional arg)
-  "Visibility cycling for outline(-minor)-mode.
+  "Visibility cycling for org-mode.
 
 - When this function is called with a prefix argument, rotate the entire
   buffer through 3 states (global cycling)