+2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
+
+ * enriched.doc: Update for new bindings of `set-left-margin' and
+ `set-right-margin'.
+
2004-10-04 Kim F. Storm <storm@cua.dk>
* DEBUG: Mention pp and ff commands.
\f
* Changes in Emacs 21.4
++++
+** In Enriched mode, `set-left-margin' and `set-right-margin' are now
+by default bound to `C-c [' and `C-c ]' instead of the former `C-c C-l'
+and `C-c C-r'.
+
+++
** In processing a local variables list, Emacs strips the prefix and
suffix are from every line before processing all the lines.
+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.