comparison lisp/ChangeLog @ 84995:e452faef14e5

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 01 Oct 2007 03:18:00 +0000
parents 2e9aec8f7126
children 0157774b2cf9
comparison
equal deleted inserted replaced
84994:39018b7044de 84995:e452faef14e5
1 2007-10-01 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases
4 when `expt' doesn't give range errors.
5
6 2007-10-01 Markus Triska <markus.triska@gmx.at>
7
8 * calc/calc-math.el (math-smallest-emacs-expt): Make the
9 computation more robust.
10
1 2007-09-30 David Kastrup <dak@gnu.org> 11 2007-09-30 David Kastrup <dak@gnu.org>
2 12
3 * startup.el (argv): Alias for `command-line-args-left' to use as 13 * startup.el (argv): Alias for `command-line-args-left' to use as
4 `(pop argv)' inside of --eval command sequences. Allows for 14 `(pop argv)' inside of --eval command sequences. Allows for
5 passing shell commands into Emacs verbatim without need for Lisp 15 passing shell commands into Emacs verbatim without need for Lisp