Mercurial > emacs
changeset 55052:1718d2c9f7b2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 21 Apr 2004 19:22:52 +0000 |
parents | f0f07a220562 |
children | 70678863af20 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 21 19:21:51 2004 +0000 +++ b/lisp/ChangeLog Wed Apr 21 19:22:52 2004 +0000 @@ -1,3 +1,9 @@ +2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net> + + * dabbrev.el (dabbrev--substitute-expansion): Fix a bug which lost + the case of letters in case-insensitive expansions on certain + abbreviations. + 2004-04-21 Richard M. Stallman <rms@gnu.org> * progmodes/cperl-mode.el (cperl-putback-char):