From: Jay Belanger Date: Mon, 30 May 2005 21:08:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~9400 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e39f3cfe44291e205c8657318a0a59733ee660d6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a4145b545e8..91f967b01cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-05-30 Jay Belanger + + * 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 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines. diff --git a/man/ChangeLog b/man/ChangeLog index 61d765a3a30..f3f2afcec7e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,10 @@ +2005-05-30 Jay Belanger + + * 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 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a