Mercurial > emacs
diff lisp/ChangeLog @ 104611:d3071821d3ea
(standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 26 Aug 2009 02:59:34 +0000 |
parents | 850f9373a88a |
children | def1fd7623f7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 26 02:56:28 2009 +0000 +++ b/lisp/ChangeLog Wed Aug 26 02:59:34 2009 +0000 @@ -1,3 +1,8 @@ +2009-08-26 Glenn Morris <rgm@gnu.org> + + * bindings.el (standard-mode-line-format): Reposition dashes in + which-func entry. (Bug#4217) + 2009-08-26 Andreas Schwab <schwab@linux-m68k.org> * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.