# HG changeset patch # User Luc Teirlinck # Date 1076550831 0 # Node ID 3517efa33c1f3478d866e52a19783e990aff4a13 # Parent 6a3ed3adac1774e7e2ddcf513daf987c2d3787fe *** empty log message *** diff -r 6a3ed3adac17 -r 3517efa33c1f lisp/ChangeLog --- 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 + + * 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 -r 6a3ed3adac17 -r 3517efa33c1f lispref/ChangeLog --- 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 + + * 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.