# HG changeset patch # User Juri Linkov # Date 1096950235 0 # Node ID bc23c9947ef2b3325693395505242579450da9ec # Parent 52649ba67540b02170014117c633c13e335f62f0 *** empty log message *** diff -r 52649ba67540 -r bc23c9947ef2 lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 05 04:23:17 2004 +0000 +++ b/lisp/ChangeLog Tue Oct 05 04:23:55 2004 +0000 @@ -1,3 +1,13 @@ +2004-10-05 Juri Linkov + + * isearch.el (isearch-done): Set mark after running hook. + Suggested by Drew Adams . + + * info.el (Info-history, Info-toc): Fix Info headers. + (Info-toc): Narrow buffer before Info-fontify-node. + (Info-build-toc): Don't check for special Info file names. + Set main-file to nil if Info-find-file returns a symbol. + 2004-10-05 Emilio C. Lopes : * calendar/calendar.el (calendar-goto-iso-week): Add autoload.