changeset 46526:cca2aba11d94

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 18 Jul 2002 18:19:18 +0000
parents d09ed551daf4
children a687c07c44a6
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- 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  <fx@gnu.org>
+
+	* info-look.el: Support current auto{conf,make} manuals.
+
 2002-07-18  Juanma Barranquero  <lektu@terra.es>
 
 	* 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  <fx@gnu.org>
-
-	* 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  <rms@gnu.org>
 
 	* net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.