diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fda8a87c3ef..ff18f88a514 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-04-04 Jay Belanger + + * calc.el (calc-language-alist): Add tags to customization type. + 2005-04-03 Luc Teirlinck * 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 @@ +2005-04-04 Jay Belanger + + * calc.texi: Change Calc version number. + (Customizable variables): Fix description of calc-language-alist. + (Copying): Put in version 2 of GPL. + 2005-04-03 Glenn Morris * calendar.texi (Diary): Mention shell utility `calendar'.