mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix spelling of "precede".
This commit is contained in:
parent
61cf3a767d
commit
97610156f4
19 changed files with 49 additions and 49 deletions
|
|
@ -1402,7 +1402,7 @@ N (match-string N) (where N is a string of digits)
|
|||
#& (string-to-number (match-string 0))
|
||||
# replace-count
|
||||
|
||||
Note that these symbols must be preceeded by a backslash in order to
|
||||
Note that these symbols must be preceded by a backslash in order to
|
||||
type them using Lisp syntax."
|
||||
(while (consp n)
|
||||
(cond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue