Mercurial > emacs
comparison lisp/ChangeLog @ 98315:5053145089c9
(with-output-to-string): Make sure that the temporary buffer gets
killed.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Tue, 23 Sep 2008 17:26:40 +0000 |
parents | 9ca3cb5f9df9 |
children | 36acd6af0772 |
comparison
equal
deleted
inserted
replaced
98314:7fafc74e823f | 98315:5053145089c9 |
---|---|
1 2008-09-23 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * subr.el (with-output-to-string): Make sure that the temporary | |
4 buffer gets killed. | |
5 | |
1 2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change) | 6 2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change) |
2 | 7 |
3 * emacs-lisp/emacslisp-mode.el (calculate-lisp-indent): Fix | 8 * emacs-lisp/emacslisp-mode.el (calculate-lisp-indent): Fix |
4 indentation problem with keyword symbols when a list starts with | 9 indentation problem with keyword symbols when a list starts with |
5 ,@ or spaces. (Bug#1012) | 10 ,@ or spaces. (Bug#1012) |
32 * emacs-lisp/lisp-mode.el (lisp-indent-offset): | 37 * emacs-lisp/lisp-mode.el (lisp-indent-offset): |
33 Fix custom type. (Bug#1011) | 38 Fix custom type. (Bug#1011) |
34 | 39 |
35 2008-09-20 David De La Harpe Golden <david@harpegolden.net> | 40 2008-09-20 David De La Harpe Golden <david@harpegolden.net> |
36 | 41 |
37 * files.el (move-file-to-trash): Avoid recursive trashing if | 42 * files.el (move-file-to-trash): Avoid recursive trashing if |
38 rename-file calls delete-file. | 43 rename-file calls delete-file. |
39 | 44 |
40 2008-09-20 Glenn Morris <rgm@gnu.org> | 45 2008-09-20 Glenn Morris <rgm@gnu.org> |
41 | 46 |
42 * play/fortune.el: Remove leading `*' from defcustom docs. | 47 * play/fortune.el: Remove leading `*' from defcustom docs. |
109 * info.el (Info-follow-nearest-node): Don't raise an error for | 114 * info.el (Info-follow-nearest-node): Don't raise an error for |
110 mouse-1 clicks. | 115 mouse-1 clicks. |
111 | 116 |
112 2008-09-17 Jay Belanger <jay.p.belanger@gmail.com> | 117 2008-09-17 Jay Belanger <jay.p.belanger@gmail.com> |
113 | 118 |
114 * calc/calc-units.el (calc-convert-temperature): Use default | 119 * calc/calc-units.el (calc-convert-temperature): Use default |
115 units when appropriate. | 120 units when appropriate. |
116 | 121 |
117 2008-09-16 Markus Triska <markus.triska@gmx.at> | 122 2008-09-16 Markus Triska <markus.triska@gmx.at> |
118 | 123 |
119 * textmodes/flyspell.el (flyspell-math-tex-command-p): Always | 124 * textmodes/flyspell.el (flyspell-math-tex-command-p): Always |