From: Juri Linkov Date: Sun, 18 Apr 2004 15:29:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6743 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1d37da8ae8bd16d958e122f8463d48109300025;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index bd7ca250615..dd992a3194d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,10 @@ +2004-04-18 Juri Linkov + + * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv + * TUTORIAL.th: Add sentence-end-double-space: nil. + + * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1. + 2004-04-16 David Kastrup * TUTORIAL.ru: Changes by Alex Ott checked in. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 66d10d17e62..513c24e28d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,23 @@ +2004-04-18 Juri Linkov + + * info.el (Info-find-file, Info-find-node-2): Add history and toc. + (Info-find-node-2): Simplify error message. + (Info-insert-dir): Use Info-following-node-name. + (Info-goto-node): Remove *info-history* and *info-toc*. + (Info-history): Create a node of the virtual history file. + (Info-toc): Create a node of the virtual toc file. + (Info-insert-toc): New arg `curr-file' for reference file names. + (info-apropos): Remove redundant var binding for temp-file. + (Info-index, Info-index-next, Info-mode): Doc fix. + (Info-goto-emacs-command-node): Don't jump to *info* from + non-*info* Info buffers. + (Info-fontify-node): Don't show the file name of external + references if `Info-hide-note-references' is `hide'. Don't hide + newlines at the end of paragraphs. + + * international/mule-diag.el (list-input-methods): + Fix args to help-xref-button. + 2004-04-18 Andreas Schwab * progmodes/compile.el (compilation-start): Set window start to