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: Mon, 09 Oct 2006 15:08:14 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/10/09 15:08:14

Index: two-column.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/textmodes/two-column.el,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- two-column.el       8 Oct 2006 19:58:58 -0000       1.33
+++ two-column.el       9 Oct 2006 15:08:13 -0000       1.34
@@ -341,8 +341,8 @@
 (defun 2C-two-columns (&optional buffer)
   "Split current window vertically for two-column editing.
 \\<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.
+buffer in two-column minor mode (use \\[describe-mode] once in the mode,
+for details.).  It runs `2C-other-buffer-hook' in the new buffer.
 When called again, restores the screen layout with the current buffer
 first and the associated buffer to its right."
   (interactive "P")




reply via email to

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