From: Eli Zaretskii Date: Tue, 27 Apr 2004 12:57:55 +0000 (+0000) Subject: Fix entry for dabbrev.el from 2004-04-21. X-Git-Tag: ttn-vms-21-2-B4~6561 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a4391d42255c93167f64d794e61923316b7e6a5e;p=emacs.git Fix entry for dabbrev.el from 2004-04-21. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6df7d54191c..af93ebf9dd2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -85,7 +85,6 @@ * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb". - 2004-04-25 Luc Teirlinck * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring. @@ -295,9 +294,9 @@ 2003-04-21 Paul Pogonyshev - * dabbrev.el (dabbrev--substitute-expansion): Fix a bug which lost - the case of letters in case-insensitive expansions on certain - abbreviations. + * dabbrev.el (dabbrev--substitute-expansion): Don't lose + the case of letters in case-insensitive expansions when the + abbrev is preceded by characters with letter syntax. 2004-04-21 Richard M. Stallman