# HG changeset patch # User Dave Love # Date 1027016358 0 # Node ID cca2aba11d94afe75036adfb27b04916c683e1ac # Parent d09ed551daf435fbfce794d65be92d518768efc5 *** empty log message *** diff -r d09ed551daf4 -r cca2aba11d94 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 18 18:18:47 2002 +0000 +++ b/lisp/ChangeLog Thu Jul 18 18:19:18 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-18 Dave Love + + * info-look.el: Support current auto{conf,make} manuals. + 2002-07-18 Juanma Barranquero * bindings.el (last-buffer): Add missing frame argument. @@ -586,21 +590,6 @@ inheriting from the mode-line face, since we can't override it, and we don't want it for ttys. -2002-07-02 Dave Love - - * international/characters.el: Fix general punctuation cases. - Remove $,1uf(B case. - - * international/ccl.el (ccl-command-table): Add lookup-character, - lookup-integer. - (ccl-extended-code-table): Add lookup-int-const-tbl, - lookup-char-const-tbl. - (ccl-compile-lookup-integer, ccl-compile-lookup-character): New - function. - - * international/mule.el (define-translation-hash-table): New - function. - 2002-07-02 Richard M. Stallman * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.