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: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 19 Apr 2005 08:05:05 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7355 emacs/lisp/ChangeLog:1.7356
*** emacs/lisp/ChangeLog:1.7355 Tue Apr 19 09:25:09 2005
--- emacs/lisp/ChangeLog        Tue Apr 19 12:05:04 2005
***************
*** 1,3 ****
--- 1,16 ----
+ 2005-04-19  YAMAMOTO Mitsuharu  <address@hidden>
+ 
+       * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
+       (mac-add-charset-info): New function.  Initialize variable
+       mac-charset-info-alist using it.
+       (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
+       for translation.
+       (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
+       (mac-font-encoder-list): Add entries for mac-symbol and
+       mac-dingbats.
+       (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font): New
+       CCL programs.
+ 
  2005-04-19  Kim F. Storm  <address@hidden>
  
        * simple.el (next-buffer, prev-buffer, next-error)




reply via email to

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