comparison lisp/ChangeLog @ 69830:196122ba0b05

* 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.
author Reiner Steib <Reiner.Steib@gmx.de>
date Thu, 06 Apr 2006 19:20:38 +0000
parents 0b16e8dc717b
children ca39bab5782f
comparison
equal deleted inserted replaced
69829:4341d4876712 69830:196122ba0b05
1 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * subr.el (string-or-null-p): New function.
4
5 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
6
7 * textmodes/ispell.el (ispell-local-dictionary): Use
8 string-or-null-p.
9
10 * files.el: Update comment about safe-local-variable declarations.
11
1 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> 12 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2 13
3 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0. See 14 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0. See
4 idlwave.org. 15 idlwave.org.
5 16