Mercurial > emacs
changeset 62913:469445515ff8
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 30 May 2005 21:08:43 +0000 |
parents | 6828d29f79c7 |
children | 6c8a535adaf3 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 30 21:04:46 2005 +0000 +++ b/lisp/ChangeLog Mon May 30 21:08:43 2005 +0000 @@ -1,3 +1,10 @@ +2005-05-30 Jay Belanger <belanger@truman.edu> + + * calc/calc.el (calc-bug-address): Fix docstring. + (calc-window-hook, calc-trail-window-hook): New variables. + (calc-trail-display): Restore use of calc-trail-window-hook. + (calc): Restore use of calc-window-hook. + 2005-05-31 Masatake YAMATO <jet@gyve.org> * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
--- a/man/ChangeLog Mon May 30 21:04:46 2005 +0000 +++ b/man/ChangeLog Mon May 30 21:08:43 2005 +0000 @@ -1,3 +1,10 @@ +2005-05-30 Jay Belanger <belanger@truman.edu> + + * calc.texi (Hooks): Change description of calc-window-hook and + calc-trail-window-hook to match usage. + (Computational Functions): Add more constant-generating functions. + (Customizable Variables): Use defvar. + 2005-05-30 Noah Friedman <friedman@splode.com> * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a