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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 17 Jul 2002 14:13:20 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4121 emacs/lisp/ChangeLog:1.4122
*** emacs/lisp/ChangeLog:1.4121 Wed Jul 17 13:47:44 2002
--- emacs/lisp/ChangeLog        Wed Jul 17 14:13:20 2002
***************
*** 1,11 ****
  2002-07-17  Dave Love  <address@hidden>
  
!       * international/utf-8.el (utf-8-subst-table) 
!       (utf-8-subst-rev-table, utf-8-translation-table-for-decode) 
!       (utf-8-fragment-on-decoding, ccl-untranslated-to-ucs) 
        (utf-8-ccl-regs, utf-8-translate-cjk): New.
        (ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
!       (ccl-decode-mule-utf-8, ccl-untranslated-to-ucs) 
        (utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
        (mule-utf-8): Remove pre-write-conversion.
        (utf-8-post-read-conversion): Comment out.
--- 1,11 ----
  2002-07-17  Dave Love  <address@hidden>
  
!       * international/utf-8.el (utf-8-subst-table)
!       (utf-8-subst-rev-table, utf-8-translation-table-for-decode)
!       (utf-8-fragment-on-decoding, ccl-untranslated-to-ucs)
        (utf-8-ccl-regs, utf-8-translate-cjk): New.
        (ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
!       (ccl-decode-mule-utf-8, ccl-untranslated-to-ucs)
        (utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
        (mule-utf-8): Remove pre-write-conversion.
        (utf-8-post-read-conversion): Comment out.
***************
*** 14,20 ****
        lookup-character.
        (ccl-extended-code-table): Add lookup-int-const-tbl,
        lookup-char-const-tbl.
!       (ccl-compile-lookup-integer, ccl-compile-lookup-character) 
        (ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
        New functions.
        (define-ccl-program): Doc update.
--- 14,20 ----
        lookup-character.
        (ccl-extended-code-table): Add lookup-int-const-tbl,
        lookup-char-const-tbl.
!       (ccl-compile-lookup-integer, ccl-compile-lookup-character)
        (ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
        New functions.
        (define-ccl-program): Doc update.
***************
*** 24,35 ****
  
  2002-07-17  Kenichi Handa  <address@hidden>
  
!       * international/mule.el (define-coding-system-alias): Don't
!       append ALIAS in the property `alias-coding-systems' if ALIAS's
        eol-type is not auto-detection.
  
!       * international/mule-diag.el (print-coding-system-briefly): Fix
!       the handling of an alias of which eol-type is not auto-detection.
  
        * international/mule-conf.el (us-ascii): Define it as an alias of
        iso-safe.
--- 24,35 ----
  
  2002-07-17  Kenichi Handa  <address@hidden>
  
!       * international/mule.el (define-coding-system-alias):
!       Don't append ALIAS in the property `alias-coding-systems' if ALIAS's
        eol-type is not auto-detection.
  
!       * international/mule-diag.el (print-coding-system-briefly):
!       Fix the handling of an alias of which eol-type is not auto-detection.
  
        * international/mule-conf.el (us-ascii): Define it as an alias of
        iso-safe.
***************
*** 42,47 ****
--- 42,50 ----
        * timer.el (timer-set-time-with-usecs): Mark obsolete.
  
  2002-07-16  Stefan Monnier  <address@hidden>
+ 
+       * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
+       Make sure to change the global tool-bar-map.
  
        * vc.el (vc-default-comment-history): Hard code *vc*.
        This is because print-log always prints there now.



reply via email to

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