aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lispref/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e327b9ff668..f45a4051bb3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2
3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Adapt
4 outline-regexp to the new conventions for commenting out code.
5
12004-02-11 John Paul Wallington <jpw@gnu.org> 62004-02-11 John Paul Wallington <jpw@gnu.org>
2 7
3 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo. 8 * 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 @@
12004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2
3 * tips.texi (Comment Tips): Document the new conventions for
4 commenting out code.
5
12004-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 62004-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * positions.texi (Text Lines): Added missing end defun. 8 * positions.texi (Text Lines): Added missing end defun.