diff options
author | Juri Linkov <juri@jurta.org> | 2005-07-18 15:15:19 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2005-07-18 15:15:19 +0000 |
commit | 8ff67d1374bd210eddd2f0021cae843b359135fe (patch) | |
tree | 10df04adad21f1b7329801bba0eaa0b7524379fa /lisp/allout.el | |
parent | 57cfde4d16388088ba0e01926a593a595307e2f8 (diff) | |
download | emacs-8ff67d1374bd210eddd2f0021cae843b359135fe.tar.gz |
(allout-mode): Delete duplicate words.
Diffstat (limited to 'lisp/allout.el')
-rw-r--r-- | lisp/allout.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/allout.el b/lisp/allout.el index 7fd4a4088d7..b1e2fafad73 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -1147,7 +1147,7 @@ Topic text constituents: HEADER: The first line of a topic, include the topic PREFIX and header text. -PREFIX: The leading text of a topic which which distinguishes it from +PREFIX: The leading text of a topic which distinguishes it from normal text. It has a strict form, which consists of a prefix-lead string, padding, and a bullet. The bullet may be followed by a number, indicating the ordinal number of the |