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/two-column.el,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/two-column.el,v
Date: Sun, 08 Oct 2006 19:58:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/10/08 19:58:58

Index: two-column.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/textmodes/two-column.el,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- two-column.el       6 Feb 2006 12:12:27 -0000       1.32
+++ two-column.el       8 Oct 2006 19:58:58 -0000       1.33
@@ -340,7 +340,7 @@
 ;;;###autoload
 (defun 2C-two-columns (&optional buffer)
   "Split current window vertically for two-column editing.
-When called the first time, associates a buffer with the current
+\\<global-map>When called the first time, associates a buffer with the current
 buffer in two-column minor mode (see  \\[describe-mode] ).
 Runs `2C-other-buffer-hook' in the new buffer.
 When called again, restores the screen layout with the current buffer




reply via email to

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