changeset 57330:bc23c9947ef2

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 05 Oct 2004 04:23:55 +0000
parents 52649ba67540
children c02ec4a1158e
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <juri@jurta.org>
+
+	* isearch.el (isearch-done): Set mark after running hook.
+	Suggested by Drew Adams <drew.adams@oracle.com>.
+
+	* 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  <eclig@gmx.net>:
 
 	* calendar/calendar.el (calendar-goto-iso-week): Add autoload.