mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
Eric M. Ludlam <eric at siege-engine.com>
(checkdoc-ispell-lisp-words): Remove "iff".
This commit is contained in:
parent
14e2822382
commit
70bb6a6548
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-06-07 Michael Olson <mwolson@gnu.org>
|
||||
|
||||
* MORE.STUFF: Update eshell URL.
|
||||
|
||||
2007-06-06 Carsten Dominik <dominik@science.uva.nl>
|
||||
|
||||
* orgcard.tex: Version 4.77.
|
||||
|
|
|
|||
|
|
@ -263,7 +263,7 @@ system. Possible values are:
|
|||
(const t)))
|
||||
|
||||
(defvar checkdoc-ispell-lisp-words
|
||||
'("alist" "emacs" "etags" "iff" "keymap" "paren" "regexp" "sexp" "xemacs")
|
||||
'("alist" "emacs" "etags" "keymap" "paren" "regexp" "sexp" "xemacs")
|
||||
"List of words that are correct when spell-checking Lisp documentation.")
|
||||
|
||||
(defcustom checkdoc-max-keyref-before-warn 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue