emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 08 Jul 2002 18:30:56 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4084 emacs/lisp/ChangeLog:1.4085
*** emacs/lisp/ChangeLog:1.4084 Mon Jul  8 18:22:12 2002
--- emacs/lisp/ChangeLog        Mon Jul  8 18:30:55 2002
***************
*** 129,134 ****
--- 129,149 ----
        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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]