changeset 59547:dbd07a2c89d3

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 14 Jan 2005 13:08:16 +0000
parents e2696afad0c3
children 83df5808ec6b
files lisp/ChangeLog lisp/textmodes/org.el
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 14 13:05:35 2005 +0000
+++ b/lisp/ChangeLog	Fri Jan 14 13:08:16 2005 +0000
@@ -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.
--- a/lisp/textmodes/org.el	Fri Jan 14 13:05:35 2005 +0000
+++ b/lisp/textmodes/org.el	Fri Jan 14 13:08:16 2005 +0000
@@ -1563,7 +1563,7 @@
 (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)