aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f613fda303..e99856fe5f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-24 Luc Teirlinck <[email protected]>
+
+ * indent.el (set-left-margin, set-right-margin): Delete redundant
+ code.
+ (increase-right-margin): Remove erroneous call to `interactive-p'.
+
2004-10-24 Kim F. Storm <[email protected]>
* help.el (describe-mode): Fix 2004-10-13 change.