aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2000-12-08 14:34:15 +0000
committerAndrew Innes2000-12-08 14:34:15 +0000
commit30cd075d946b02da3ed5118c527eaeed8b1d6088 (patch)
treee6f780508bce1078c41c7051ee30e51c1f5b85b2 /lisp/ChangeLog
parent3b4cf5db1655250c13ed72eb521523f97b6ba553 (diff)
downloademacs-30cd075d946b02da3ed5118c527eaeed8b1d6088.tar.gz
emacs-30cd075d946b02da3ed5118c527eaeed8b1d6088.zip
Remove stuff about selection timeout, which is
irrelevant on Windows. Move clipboard support to w32-fns.el, so it is accessible in -nw mode.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 67647818c2c..34d63e4b520 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12000-12-08 Andrew Innes <andrewi@gnu.org>
2
3 * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
4 accessible in -nw mode.
5
6 * term/w32-win.el: Remove stuff about selection timeout, which is
7 irrelevant on Windows. Move clipboard support to w32-fns.el, so
8 it is accessible in -nw mode.
9
12000-12-08 Dave Love <fx@gnu.org> 102000-12-08 Dave Love <fx@gnu.org>
2 11
3 * emacs-lisp/lisp-mode.el (lisp-mode): Set 12 * emacs-lisp/lisp-mode.el (lisp-mode): Set