From 408f1b9dd5e6cb1072400004cba2f0ba3e4526f4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 8 Oct 2006 19:59:01 +0000 Subject: [PATCH] (2C-two-columns): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/textmodes/two-column.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2