comparison lisp/ChangeLog @ 57677:04c673ad566a

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 24 Oct 2004 21:01:20 +0000
parents 9b1aeefdd189
children 7004ed510410
comparison
equal deleted inserted replaced
57676:94dfa49e7a83 57677:04c673ad566a
1 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
2
3 * indent.el (set-left-margin, set-right-margin): Delete redundant
4 code.
5 (increase-right-margin): Remove erroneous call to `interactive-p'.
6
1 2004-10-24 Kim F. Storm <storm@cua.dk> 7 2004-10-24 Kim F. Storm <storm@cua.dk>
2 8
3 * help.el (describe-mode): Fix 2004-10-13 change. 9 * help.el (describe-mode): Fix 2004-10-13 change.
4 Copy pure "Auto Fill" string so it can be propertized later 10 Copy pure "Auto Fill" string so it can be propertized later
5 without causing a read-only error. 11 without causing a read-only error.