diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8bc5a26df8f..99a0a889d53 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-05-10 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | Remove nodes visited during Isearch from the Info history. | ||
| 4 | * info.el (Info-isearch-initial-history) | ||
| 5 | (Info-isearch-initial-history-list): New variables. | ||
| 6 | (Info-isearch-start): Record initial values of | ||
| 7 | Info-isearch-initial-history and Info-isearch-initial-history-list. | ||
| 8 | Add Info-isearch-end to isearch-mode-end-hook. | ||
| 9 | (Info-isearch-end): New function. | ||
| 10 | |||
| 1 | 2010-05-10 Michael Albinus <michael.albinus@gmx.de> | 11 | 2010-05-10 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 12 | ||
| 3 | * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in | 13 | * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in |