Mercurial > emacs
comparison lisp/ChangeLog @ 85038:f758797cae00
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 04 Oct 2007 16:46:19 +0000 |
parents | a96e5919b08b |
children | a42b8750a992 |
comparison
equal
deleted
inserted
replaced
85037:6351a7ed5ae4 | 85038:f758797cae00 |
---|---|
1 2007-10-04 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring. | |
4 | |
1 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * emacs-lisp/copyright.el (copyright-update): Don't update if the file | 7 * emacs-lisp/copyright.el (copyright-update): Don't update if the file |
4 already uses a more recent copyright version than the "current" one. | 8 already uses a more recent copyright version than the "current" one. |
5 | 9 |
57 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases | 61 * calc/calc-math.el (math-largest-emacs-expt): Handle the cases |
58 when `expt' doesn't give range errors. | 62 when `expt' doesn't give range errors. |
59 | 63 |
60 2007-10-01 Markus Triska <markus.triska@gmx.at> | 64 2007-10-01 Markus Triska <markus.triska@gmx.at> |
61 | 65 |
62 * calc/calc-math.el (math-smallest-emacs-expt): Make the | 66 * calc/calc-math.el (math-smallest-emacs-expt): |
63 computation more robust. | 67 Make the computation more robust. |
64 | 68 |
65 2007-09-30 David Kastrup <dak@gnu.org> | 69 2007-09-30 David Kastrup <dak@gnu.org> |
66 | 70 |
67 * startup.el (argv): Alias for `command-line-args-left' to use as | 71 * startup.el (argv): Alias for `command-line-args-left' to use as |
68 `(pop argv)' inside of --eval command sequences. Allows for | 72 `(pop argv)' inside of --eval command sequences. Allows for |