comparison lisp/ChangeLog @ 30298:c7b56104dc09

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 18 Jul 2000 16:21:46 +0000
parents 8454f2730931
children 2fde043d7aa7
comparison
equal deleted inserted replaced
30297:6fd1ba16482c 30298:c7b56104dc09
1 2000-07-18 Dave Love <fx@gnu.org>
2
3 * cus-edit.el (custom-variable-reset-saved)
4 (custom-variable-reset-standard): Remove unused bindings.
5
6 * rect.el (open-rectangle-line): Remove unused let.
7
8 * hl-line.el (hl-line-highlight): Check hl-line-mode.
9
1 2000-07-18 Gerd Moellmann <gerd@gnu.org> 10 2000-07-18 Gerd Moellmann <gerd@gnu.org>
2 11
3 * cdl.el: Fix `Maintainer' keyword. 12 * cdl.el: Fix `Maintainer' keyword.
4 13
5 * play/pong.el: Add author's email address. 14 * play/pong.el: Add author's email address.
54 New variable. 63 New variable.
55 (kkc-update-conversion): Run functions in it at the tail. 64 (kkc-update-conversion): Run functions in it at the tail.
56 65
57 2000-07-16 John Wiegley <johnw@gnu.org> 66 2000-07-16 John Wiegley <johnw@gnu.org>
58 67
59 * lisp/align.el (align-newline-and-indent): Adding new function 68 * lisp/align.el (align-newline-and-indent): Adding new function.
60 for auto-aligning blocks of code on RET. 69 for auto-aligning blocks of code on RET.
61 (align-region): Fixed badly formatted minibuffer message. 70 (align-region): Fixed badly formatted minibuffer message.
62 71
63 2000-07-17 Kenichi Handa <handa@etl.go.jp> 72 2000-07-17 Kenichi Handa <handa@etl.go.jp>
64 73