From 5086e75d2a30c6b26f639fc58fb4c992262b2a4c Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Mon, 4 Oct 2004 23:00:13 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 5 +++++ etc/NEWS | 5 +++++ lisp/ChangeLog | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 29d160da55b..e410e315417 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2004-10-04 Luc Teirlinck + + * enriched.doc: Update for new bindings of `set-left-margin' and + `set-right-margin'. + 2004-10-04 Kim F. Storm * DEBUG: Mention pp and ff commands. diff --git a/etc/NEWS b/etc/NEWS index 0f3d5b2ce7a..36bc60f7981 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -98,6 +98,11 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * 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. 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 + + * 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 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32. -- 2.39.2