diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 06 19:12:13 2006 +0000
+++ b/lisp/ChangeLog	Thu Apr 06 19:20:38 2006 +0000
@@ -1,3 +1,14 @@
+2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+	* 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.
+
 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
 
 	* progmodes/idlwave.el: Updated to IDLWAVE version 6.0.  See