diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 29abaaf21b8..b2572012798 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-10-04 Luc Teirlinck <teirllm@auburn.edu> + + * textmodes/enriched.el (enriched-mode-map): Give + `set-left-margin' and `set-right-margin' bindings that follow the + minor mode conventions. + 2004-10-03 Stefan <monnier@iro.umontreal.ca> * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32. |