# HG changeset patch # User Richard M. Stallman # Date 845087508 0 # Node ID 65d4b4b2e954dc346816d45733ffa3bb26000105 # Parent 35bc9eed0c1f2d0d7206b68eebb2ded20bf3e8dd (2C-two-columns): Doc fix. diff -r 35bc9eed0c1f -r 65d4b4b2e954 lisp/textmodes/two-column.el --- a/lisp/textmodes/two-column.el Sat Oct 12 02:30:37 1996 +0000 +++ b/lisp/textmodes/two-column.el Sat Oct 12 02:31:48 1996 +0000 @@ -325,7 +325,7 @@ 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 -first and the associated buffer to it's right." +first and the associated buffer to its right." (interactive "P") ;; first go to full width, so that we can certainly split into two windows (if (< (window-width) (frame-width))