From: Richard M. Stallman Date: Sun, 8 Oct 2006 19:59:01 +0000 (+0000) Subject: (2C-two-columns): Doc fix. X-Git-Tag: emacs-pretest-22.0.90~187 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=408f1b9dd5e6cb1072400004cba2f0ba3e4526f4;p=emacs.git (2C-two-columns): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa7d40ad147..76741144eab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-10-08 Richard Stallman + + * textmodes/two-column.el (2C-two-columns): Doc fix. + 2006-10-08 Reiner Steib * files.el: Mark `buffer-read-only' as safe-local-variable. diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index b8ab100c19d..60ede9169ed 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el @@ -340,7 +340,7 @@ The appearance of the screen can be customized by the variables ;;;###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 +\\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