Mercurial > emacs
diff lisp/ChangeLog @ 59199:d6563f85d9e5
* macterm.c (SelectionRange): Add Xcode position apple event struct.
(do_ae_open_documents): Handle Xcode-style file position open
events.
* term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
that include line numbers.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Thu, 30 Dec 2004 02:04:31 +0000 |
parents | f7d2264f4990 |
children | ef3cdb46c44c |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 30 01:49:38 2004 +0000 +++ b/lisp/ChangeLog Thu Dec 30 02:04:31 2004 +0000 @@ -1,3 +1,8 @@ +2004-12-29 Sanghyuk Suh <han9kin@mac.com> + + * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events + that include line numbers. + 2004-12-29 Milan Zamazal <pdm@zamazal.org> * files.el (hack-local-variables): If no PREFIX, set it to "^".