aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ad9fa785ad..8c8408b8fc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2001-01-31 Gerd Moellmann <[email protected]>
+ * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
+ is in front of the left-margin, if any.
+
* simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
like `delete'.