changeset 32762:8a35739dc4f5

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 23 Oct 2000 08:43:03 +0000
parents f7e7454c16a0
children 5436a18ec371
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 23 07:35:30 2000 +0000
+++ b/lisp/ChangeLog	Mon Oct 23 08:43:03 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* textmodes/refill.el: Fix var names in doc.
+	(refill-mode): Don't bother with make-local-hook anymore.
+
 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
 
 	* faces.el (face-user-default-spec, face-default-spec): New functions.