From 7d7dac8c936dfd193f3aee9e65554ba3c5380d0d Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Fri, 14 Jan 2005 13:08:16 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 1 + lisp/textmodes/org.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4cc298e29a1..5bc8aada7de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index e0514f66afc..80ff7637365 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -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) -- 2.39.2