aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--man/ChangeLog6
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fda8a87c3ef..ff18f88a514 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12005-04-04 Jay Belanger <belanger@truman.edu>
2
3 * calc.el (calc-language-alist): Add tags to customization type.
4
12005-04-03 Luc Teirlinck <teirllm@auburn.edu> 52005-04-03 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse. 7 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
diff --git a/man/ChangeLog b/man/ChangeLog
index de4400bd8ea..eddd1e97741 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,9 @@
12005-04-04 Jay Belanger <belanger@truman.edu>
2
3 * calc.texi: Change Calc version number.
4 (Customizable variables): Fix description of calc-language-alist.
5 (Copying): Put in version 2 of GPL.
6
12005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk> 72005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2 8
3 * calendar.texi (Diary): Mention shell utility `calendar'. 9 * calendar.texi (Diary): Mention shell utility `calendar'.