From 65e7ca35a69003788134f8c961f561fe6f7a9720 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 12 Feb 2013 09:36:54 -0800 Subject: In doc, use standard American English style for e.g., etc., i.e. --- lisp/textmodes/two-column.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/textmodes/two-column.el') diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index c67aa338791..23e90552096 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el @@ -259,9 +259,9 @@ if that value is non-nil. These buffers can be edited separately, for example with `fill-paragraph'. If you want to disable parallel scrolling temporarily, use \\[2C-toggle-autoscroll] . -If you include long lines, i.e which will span both columns (eg. -source code), they should be in what will be the first column, with -the associated buffer having empty lines next to them. +If you include long lines that span both columns (e.g., source +code), they should be in what will be the first column, with the +associated buffer having empty lines next to them. Potential uses are writing bilingual texts, or editing the comments of a source code. See the file lisp/two-column.el for detailed examples. -- cgit v1.2.3