From a4391d42255c93167f64d794e61923316b7e6a5e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 27 Apr 2004 12:57:55 +0000 Subject: [PATCH] Fix entry for dabbrev.el from 2004-04-21. --- lisp/ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -- 2.39.5