diff options
author | Glenn Morris <rgm@gnu.org> | 2011-02-22 23:27:09 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-02-22 23:27:09 -0800 |
commit | 0d327994db9eb1273b488d90dfbedd7c58e6c3ce (patch) | |
tree | c7555f775ff66638e5b2d054070138b9f93d1b4b /lisp/allout.el | |
parent | 86485587de779e7e7474bea48ea16f8ba3313fc4 (diff) | |
download | emacs-0d327994db9eb1273b488d90dfbedd7c58e6c3ce.tar.gz |
Fix some mis-spellings of "precede" that are not in emacs-23 branch.
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 1a7d8cb1593..d881e1177fa 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -255,7 +255,7 @@ prevails." This is in contrast to the majority of allout-mode bindings on `allout-prefixed-bindings', whose bindings are created with a -preceeding command key. +preceding command key. Use vector format for the keys: - put literal keys after a '?' question mark, eg: '?a', '?.' |