Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
70351:8e55901472d6 | 70352:f98b5ff9f3ce |
---|---|
1 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * isearch.el (isearch-update-ring): Take history-delete-duplicates | |
4 into consideration. Replace one arm ifs with whens. | |
5 | |
1 2006-05-03 Nick Roberts <nickrob@snap.net.nz> | 6 2006-05-03 Nick Roberts <nickrob@snap.net.nz> |
2 | 7 |
3 * progmodes/gdb-ui.el (gud-watch): Let user select an expression. | 8 * progmodes/gdb-ui.el (gud-watch): Let user select an expression. |
4 (menu): Fix typo. | 9 (menu): Fix typo. |
5 | 10 |