* subr.el (string-or-null-p): New function.
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 6 Apr 2006 19:20:38 +0000 (19:20 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 6 Apr 2006 19:20:38 +0000 (19:20 +0000)
commit3e45722587c5b1e9ccd306d073a1141e44a98263
tree0735f29ab4af6d32b8004cac6a365645495701c4
parent077b72a485911714fc9b30fd7f76e8ffc6b3842e
* subr.el (string-or-null-p): New function.

* textmodes/paragraphs.el (sentence-end): Use string-or-null-p.

* textmodes/ispell.el (ispell-local-dictionary): Use
string-or-null-p.

* files.el: Update comment about safe-local-variable declarations.
lisp/ChangeLog
lisp/files.el
lisp/subr.el
lisp/textmodes/ispell.el
lisp/textmodes/paragraphs.el