aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorCarsten Dominik2005-01-14 13:08:16 +0000
committerCarsten Dominik2005-01-14 13:08:16 +0000
commit7d7dac8c936dfd193f3aee9e65554ba3c5380d0d (patch)
tree9d01169eb84af87e8c94249424da057dde458a5a /lisp/textmodes
parent81bdc71881257942f735f888eba45830e30032a0 (diff)
downloademacs-7d7dac8c936dfd193f3aee9e65554ba3c5380d0d.tar.gz
emacs-7d7dac8c936dfd193f3aee9e65554ba3c5380d0d.zip
*** empty log message ***
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/org.el2
1 files changed, 1 insertions, 1 deletions
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:
1563(defvar org-cycle-global-status nil) 1563(defvar org-cycle-global-status nil)
1564(defvar org-cycle-subtree-status nil) 1564(defvar org-cycle-subtree-status nil)
1565(defun org-cycle (&optional arg) 1565(defun org-cycle (&optional arg)
1566 "Visibility cycling for outline(-minor)-mode. 1566 "Visibility cycling for org-mode.
1567 1567
1568- When this function is called with a prefix argument, rotate the entire 1568- When this function is called with a prefix argument, rotate the entire
1569 buffer through 3 states (global cycling) 1569 buffer through 3 states (global cycling)