changeset 57677:04c673ad566a

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 24 Oct 2004 21:01:20 +0000
parents 94dfa49e7a83
children 289e10822308
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 24 20:58:43 2004 +0000
+++ b/lisp/ChangeLog	Sun Oct 24 21:01:20 2004 +0000
@@ -1,3 +1,9 @@
+2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* 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  <storm@cua.dk>
 
 	* help.el (describe-mode): Fix 2004-10-13 change.