aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2005-04-10 19:23:08 +0000
committerLuc Teirlinck2005-04-10 19:23:08 +0000
commit223bc577bd1c2f86097d2e5061beb859e65390d1 (patch)
tree18d05a3edd5ebba7e7521097015e4606d751222c
parent9d9b0de9baf587e9ecc5d1b1aca0e652fd498106 (diff)
downloademacs-223bc577bd1c2f86097d2e5061beb859e65390d1.tar.gz
emacs-223bc577bd1c2f86097d2e5061beb859e65390d1.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/ChangeLog12
2 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97fd84a1bb1..3ab0e9f1b51 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2
3 * custom.el (custom-set-minor-mode): Any non-nil value for the
4 variable should enable the mode when set through Custom.
5
12005-04-10 Stefan Monnier <monnier@iro.umontreal.ca> 62005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default 8 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
diff --git a/man/ChangeLog b/man/ChangeLog
index d84b1ae0330..0d3e6e0d721 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,15 @@
12005-04-10 Luc Teirlinck <teirllm@auburn.edu>
2
3 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric
5 argument.
6 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8 `w', respectively.
9 (Rmail Labels): Mention `l'.
10 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
11 (Rmail Summary Edit): Describe `j' and RET.
12
12005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 132005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 14
3 * xresources.texi (Lucid Resources): Added fonSet resource. 15 * xresources.texi (Lucid Resources): Added fonSet resource.