Mercurial > emacs
diff lisp/ChangeLog @ 32786:3d21222bc794
Andrew Choi <akochoi@i-cable.com>
* international/mule-conf.el (mac-roman-lower, mac-roman-upper):
New charsets.
* term/mac-win.el: Remove definitions of mac-roman-lower and
mac-roman-upper, require dired, and define instead of set
mac-ready-for-drag-n-drop to avoid compilation error.
* src/macterm.c (XTread_socket): check whether Lisp variable
mac-ready-for-drag-n-drop is bound rather than non-nil value.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Mon, 23 Oct 2000 17:49:59 +0000 |
parents | 0b93e0c39122 |
children | d45445d41618 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 23 17:47:06 2000 +0000 +++ b/lisp/ChangeLog Mon Oct 23 17:49:59 2000 +0000 @@ -1,3 +1,12 @@ +2000-10-24 Andrew Choi <akochoi@i-cable.com> + + * international/mule-conf.el (mac-roman-lower, mac-roman-upper): + New charsets. + + * term/mac-win.el: Remove definitions of mac-roman-lower and + mac-roman-upper, require dired, and define instead of set + mac-ready-for-drag-n-drop to avoid compilation error. + 2000-10-23 Andrew Innes <andrewi@gnu.org> * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove