changeset 32881:b8e6731f8f7b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 25 Oct 2000 13:41:19 +0000
parents 4092dea6659b
children ea7ff2803d21
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 25 13:36:48 2000 +0000
+++ b/lisp/ChangeLog	Wed Oct 25 13:41:19 2000 +0000
@@ -18,6 +18,9 @@
 
 2000-10-25  Dave Love  <fx@gnu.org>
 
+	* progmodes/cperl-mode.el (cperl-mode): Set
+	normal-auto-fill-function correctly.
+
 	* wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
 	inherit from global-map and don't nullify menu-bar and tool-bar
 	bindings since keymap properties DTRT.