Mercurial > emacs
changeset 40316:ddce8f484e75
New user option `add-log-always-start-new-record'.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Thu, 25 Oct 2001 17:51:20 +0000 |
parents | e41eca24ba8c |
children | dfb2afb0aa8a |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Oct 25 17:49:13 2001 +0000 +++ b/etc/NEWS Thu Oct 25 17:51:20 2001 +0000 @@ -8,6 +8,10 @@ * Changes in Emacs 21.2 +** New user option `add-log-always-start-new-record'. +When this option is enabled, M-x add-change-log-entry will always +start a new record regardless of when the last record is. + ** New user option `html-xhtml'. When this option is enabled, HTML tags are inserted in XHTML style, i.e., there is always a closing tag.