aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2004-02-12 01:53:51 +0000
committerLuc Teirlinck2004-02-12 01:53:51 +0000
commit6827d7308dca8bdef1836dd572942ea5bbae780f (patch)
tree983a9b83110d0096fa6378f2b0d60084976f9bfc
parent5410f047b388be86c427ba4c695555791de771e4 (diff)
downloademacs-6827d7308dca8bdef1836dd572942ea5bbae780f.tar.gz
emacs-6827d7308dca8bdef1836dd572942ea5bbae780f.zip
*** empty log message ***
-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.