From: Luc Teirlinck Date: Thu, 12 Feb 2004 01:53:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~7649 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6827d7308dca8bdef1836dd572942ea5bbae780f;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e327b9ff668..f45a4051bb3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-02-11 Luc Teirlinck + + * 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 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 62673f78537..61ce98089a0 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2004-02-11 Luc Teirlinck + + * tips.texi (Comment Tips): Document the new conventions for + commenting out code. + 2004-02-07 Jan Dj,Ad(Brv * positions.texi (Text Lines): Added missing end defun.