Mercurial > emacs
changeset 54972:0e2a1306fa13
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 18 Apr 2004 15:29:18 +0000 |
parents | bd75f7a6b7d5 |
children | 0c5529232126 |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sun Apr 18 15:28:19 2004 +0000 +++ b/etc/ChangeLog Sun Apr 18 15:29:18 2004 +0000 @@ -1,3 +1,10 @@ +2004-04-18 Juri Linkov <juri@jurta.org> + + * 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 <dak@gnu.org> * TUTORIAL.ru: Changes by Alex Ott checked in.
--- a/lisp/ChangeLog Sun Apr 18 15:28:19 2004 +0000 +++ b/lisp/ChangeLog Sun Apr 18 15:29:18 2004 +0000 @@ -1,3 +1,23 @@ +2004-04-18 Juri Linkov <juri@jurta.org> + + * 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 <schwab@suse.de> * progmodes/compile.el (compilation-start): Set window start to