Mercurial > emacs
changeset 58153:890763a6a774
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 11 Nov 2004 21:45:57 +0000 |
parents | f3726ecfee76 |
children | 2aba71e3e296 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 11 21:43:47 2004 +0000 +++ b/lisp/ChangeLog Thu Nov 11 21:45:57 2004 +0000 @@ -1,3 +1,17 @@ +2004-11-11 Juri Linkov <juri@jurta.org> + + * info.el (Info-search): Save match data for isearch. + Skip Tag Table node. + + * descr-text.el (describe-char): Replace syntax-after with code + from its previous version. + + * files.el (magic-mode-alist): Use optimization for SGML mode too. + (set-auto-mode): Doc fix. Remove unused variable `xml'. + + * international/mule.el (sgml-html-meta-auto-coding-function): + Remove > after <html to allow HTML attributes. + 2004-11-11 Jay Belanger <belanger@truman.edu> * calc/calc-comb.el (math-prime-factors-finished): Declared it as