diff options
| author | Chong Yidong | 2006-08-06 00:32:33 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-08-06 00:32:33 +0000 |
| commit | 044c2978976821d4d799ac55ed7c7bdf23bacd22 (patch) | |
| tree | 9cd643dad3faef5e193bd807b478ce2b7a6d9795 /lisp/ChangeLog | |
| parent | 0a3297f7bbfced678d4cd242d5c5eeb59fa57878 (diff) | |
| download | emacs-044c2978976821d4d799ac55ed7c7bdf23bacd22.tar.gz emacs-044c2978976821d4d799ac55ed7c7bdf23bacd22.zip | |
* bindings.el: Give mode-line-format, mode-line-modes, and
mode-line-position `standard-value' properties.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 719ce5d4cac..09c891c29c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * bindings.el: Give mode-line-format, mode-line-modes, and | ||
| 4 | mode-line-position `standard-value' properties. | ||
| 5 | |||
| 1 | 2006-08-05 Eli Zaretskii <eliz@gnu.org> | 6 | 2006-08-05 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * buff-menu.el (list-buffers-noselect): For Info buffers, use | 8 | * buff-menu.el (list-buffers-noselect): For Info buffers, use |