comparison lisp/ChangeLog @ 91877:66415e9a068a

* ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
author Bastien Guerry <bzg@altern.org>
date Sat, 16 Feb 2008 16:17:37 +0000
parents c38d9e3eee47
children 29f954768655
comparison
equal deleted inserted replaced
91876:c38d9e3eee47 91877:66415e9a068a
1 2008-02-16 Lawrence Mitchell <wence@gmx.li>
2
3 * ielm.el (ielm-is-whitespace-or-comment): Docstring
4 fix.
5
1 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu> 6 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * vc.el (vc-annotate): Add new argument. 8 * vc.el (vc-annotate): Add new argument.
4 (vc-annotate-warp-revision): Pass the current line to vc-annotate. 9 (vc-annotate-warp-revision): Pass the current line to vc-annotate.
5 10
33 removed `nonzero' argument of format-seconds. 38 removed `nonzero' argument of format-seconds.
34 39
35 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu> 40 2008-02-16 Dan Nicolaescu <dann@ics.uci.edu>
36 41
37 * bindings.el (mode-line-mule-info): Make the tooltips more explicit. 42 * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
43
44 2008-02-15 Lawrence Mitchell <wence@gmx.li>
45
46 * ielm.el (ielm-is-whitespace): Remove.
47 (ielm-is-whitespace-or-comment): New function.
48 (ielm-eval-input): Use it.
38 49
39 2008-02-15 Jason Rumney <jasonr@gnu.org> 50 2008-02-15 Jason Rumney <jasonr@gnu.org>
40 51
41 * term/mac-win.el: Fix coding tag. 52 * term/mac-win.el: Fix coding tag.
42 53