# HG changeset patch # User Richard M. Stallman # Date 1160406493 0 # Node ID 719af03ef2470674e35145050c3ccd519448c428 # Parent f9d85be1a1de855558f03b13a79a72e9c5af8867 (2C-two-columns): Doc fix. diff -r f9d85be1a1de -r 719af03ef247 lisp/textmodes/two-column.el --- a/lisp/textmodes/two-column.el Mon Oct 09 11:11:26 2006 +0000 +++ b/lisp/textmodes/two-column.el Mon Oct 09 15:08:13 2006 +0000 @@ -341,8 +341,8 @@ (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 -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")