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, 12 Apr 2005 06:27:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7319 emacs/lisp/ChangeLog:1.7320
*** emacs/lisp/ChangeLog:1.7319 Tue Apr 12 09:02:40 2005
--- emacs/lisp/ChangeLog        Tue Apr 12 10:27:46 2005
***************
*** 2,7 ****
--- 2,17 ----
  
        * term/mac-win.el (dnd): Require dnd.
        (mac-drag-n-drop): Call dnd-handle-one-url.
+       (kTextEncodingMacRoman, kTextEncodingISOLatin1)
+       (kTextEncodingISOLatin2): Remove constants.
+       (mac-script-code-coding-systems): New constant.
+       (mac-handle-language-change): New function.
+       (special-event-map): Bind it to `language-change' event.
+       (mac-centraleurroman, mac-cyrillic): New coding systems.
+       (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
+       (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
+       and mac-cyrillic-encoder to encode-mac-centraleurroman and
+       encode-mac-cyrillic, respectively.
  
  2005-04-12  Nick Roberts  <address@hidden>
  




reply via email to

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