comparison 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
comparison
equal deleted inserted replaced
59198:f7d2264f4990 59199:d6563f85d9e5
1 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
2
3 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
4 that include line numbers.
5
1 2004-12-29 Milan Zamazal <pdm@zamazal.org> 6 2004-12-29 Milan Zamazal <pdm@zamazal.org>
2 7
3 * files.el (hack-local-variables): If no PREFIX, set it to "^". 8 * files.el (hack-local-variables): If no PREFIX, set it to "^".
4 Redundant variable PREFIXLEN removed. 9 Redundant variable PREFIXLEN removed.
5 10