changeset 72765:d46f55287c80

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 09 Sep 2006 23:21:57 +0000
parents 88fd4983fe78
children d9b9b3999dc8
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 09 23:20:39 2006 +0000
+++ b/lisp/ChangeLog	Sat Sep 09 23:21:57 2006 +0000
@@ -1,3 +1,9 @@
+2006-09-09  Richard Stallman  <rms@gnu.org>
+
+	* textmodes/conf-mode.el (conf-space-mode): Use
+	hack-local-variables-hook instead of calling hack-local-variables.
+	(conf-space-keywords-override): New variable.
+
 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
 
 	* progmodes/python.el (python-font-lock-keywords): Add `self' and other
--- a/lispref/ChangeLog	Sat Sep 09 23:20:39 2006 +0000
+++ b/lispref/ChangeLog	Sat Sep 09 23:21:57 2006 +0000
@@ -1,5 +1,8 @@
 2006-09-09  Richard Stallman  <rms@gnu.org>
 
+	* windows.texi (Window Hooks): Explain limits of
+	window-scroll-functions.
+
 	* display.texi (Fringe Indicators): Update for last change in
 	indicate-buffer-boundaries.