aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorSteven Tamm2004-12-30 02:04:31 +0000
committerSteven Tamm2004-12-30 02:04:31 +0000
commit456e761becb3d7dc0b7a707079b4f1259e9da598 (patch)
tree454fbf8751a183ab52de718af3abc65f0e739c96 /src/ChangeLog
parentc4cb00d05e5e3a227681de41a4aef0067bce106a (diff)
downloademacs-456e761becb3d7dc0b7a707079b4f1259e9da598.tar.gz
emacs-456e761becb3d7dc0b7a707079b4f1259e9da598.zip
* 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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f974365cdc..4bc9e69ce12 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-12-29 Sanghyuk Suh <han9kin@mac.com>
2
3 * macterm.c (SelectionRange): Add Xcode position apple event struct.
4 (do_ae_open_documents): Handle Xcode-style file position open
5 events.
6
12004-12-29 Luc Teirlinck <teirllm@auburn.edu> 72004-12-29 Luc Teirlinck <teirllm@auburn.edu>
2 8
3 * buffer.c (syms_of_buffer) <vertical-scroll-bar>: Correct typo. 9 * buffer.c (syms_of_buffer) <vertical-scroll-bar>: Correct typo.