changeset 40731:90e040626ebf

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 Nov 2001 02:35:44 +0000
parents b1a039465517
children 74a8e2849d25
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 05 02:35:32 2001 +0000
+++ b/lisp/ChangeLog	Mon Nov 05 02:35:44 2001 +0000
@@ -1,5 +1,9 @@
 2001-11-04  Richard M. Stallman  <rms@gnu.org>
 
+	* emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
+	previous-single-property-change or next-single-char-property-change
+	returns nil.
+
 	* international/mule-cmds.el (set-locale-environment): 
 	Make it interactive; make arg optional.