emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/org.el, v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/org.el, v [EMACS_22_BASE]
Date: Wed, 06 Jun 2007 22:03:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/06/06 22:03:07

Index: org.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/textmodes/org.el,v
retrieving revision 1.135
retrieving revision 1.135.2.1
diff -u -b -r1.135 -r1.135.2.1
--- org.el      22 Mar 2007 10:22:36 -0000      1.135
+++ org.el      6 Jun 2007 22:03:06 -0000       1.135.2.1
@@ -4022,8 +4022,8 @@
   `indent-relative', like TAB normally does.  See the option
   `org-cycle-emulate-tab' for details.
 
-- Special case: if point is the the beginning of the buffer and there is
-  no headline in line 1, this function will act as if called with prefix arg."
+- Special case: if point is the beginning of the buffer and there is no
+  headline in line 1, this function will act as if called with prefix arg."
   (interactive "P")
   (let* ((outline-regexp
          (if (and (org-mode-p) org-cycle-include-plain-lists)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]