aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog19
1 files changed, 4 insertions, 15 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c63da8750c3..bb8284e2d59 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12002-07-18 Dave Love <fx@gnu.org>
2
3 * info-look.el: Support current auto{conf,make} manuals.
4
12002-07-18 Juanma Barranquero <lektu@terra.es> 52002-07-18 Juanma Barranquero <lektu@terra.es>
2 6
3 * bindings.el (last-buffer): Add missing frame argument. 7 * bindings.el (last-buffer): Add missing frame argument.
@@ -586,21 +590,6 @@
586 inheriting from the mode-line face, since we can't override it, 590 inheriting from the mode-line face, since we can't override it,
587 and we don't want it for ttys. 591 and we don't want it for ttys.
588 592
5892002-07-02 Dave Love <fx@gnu.org>
590
591 * international/characters.el: Fix general punctuation cases.
592 Remove $,1uf(B case.
593
594 * international/ccl.el (ccl-command-table): Add lookup-character,
595 lookup-integer.
596 (ccl-extended-code-table): Add lookup-int-const-tbl,
597 lookup-char-const-tbl.
598 (ccl-compile-lookup-integer, ccl-compile-lookup-character): New
599 function.
600
601 * international/mule.el (define-translation-hash-table): New
602 function.
603
6042002-07-02 Richard M. Stallman <rms@gnu.org> 5932002-07-02 Richard M. Stallman <rms@gnu.org>
605 594
606 * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop. 595 * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.