Mercurial > emacs
diff lisp/ChangeLog @ 70352:f98b5ff9f3ce
(isearch-update-ring): Take history-delete-duplicates
into consideration. Replace one arm ifs with whens.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 03 May 2006 21:36:20 +0000 |
parents | b78699e9fbbd |
children | a3dbc7833b9e |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 03 00:17:35 2006 +0000 +++ b/lisp/ChangeLog Wed May 03 21:36:20 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-03 Dan Nicolaescu <dann@ics.uci.edu> + + * isearch.el (isearch-update-ring): Take history-delete-duplicates + into consideration. Replace one arm ifs with whens. + 2006-05-03 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gud-watch): Let user select an expression.