Mercurial > emacs
changeset 53923:3517efa33c1f
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 12 Feb 2004 01:53:51 +0000 |
parents | 6a3ed3adac17 |
children | ed40e77a5176 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 12 01:50:46 2004 +0000 +++ b/lisp/ChangeLog Thu Feb 12 01:53:51 2004 +0000 @@ -1,3 +1,8 @@ +2004-02-11 Luc Teirlinck <teirllm@auburn.edu> + + * emacs-lisp/lisp-mode.el (lisp-mode-variables): Adapt + outline-regexp to the new conventions for commenting out code. + 2004-02-11 John Paul Wallington <jpw@gnu.org> * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
--- a/lispref/ChangeLog Thu Feb 12 01:50:46 2004 +0000 +++ b/lispref/ChangeLog Thu Feb 12 01:53:51 2004 +0000 @@ -1,3 +1,8 @@ +2004-02-11 Luc Teirlinck <teirllm@auburn.edu> + + * tips.texi (Comment Tips): Document the new conventions for + commenting out code. + 2004-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * positions.texi (Text Lines): Added missing end defun.