aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2003-01-23 00:04:20 +0000
committerJohn Paul Wallington2003-01-23 00:04:20 +0000
commita6127c0f7adaead98330ef97d67606b13bc658fa (patch)
tree038bc0e0087aeea9655cd0f176b87037f47811ef /lisp/ChangeLog
parentc34607fc30a2d12cc90e2d0fe378b034c45ada47 (diff)
downloademacs-a6127c0f7adaead98330ef97d67606b13bc658fa.tar.gz
emacs-a6127c0f7adaead98330ef97d67606b13bc658fa.zip
(interprogram-paste-function): Handle empty clipboard.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index df29ecdbb47..0eca76d76e5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,9 @@
12003-01-22 <karl@gnu.org> 12003-01-23 John Paul Wallington <jpw@shootybangbang.com>
2
3 * term/mac-win.el (interprogram-paste-function): Handle empty
4 clipboard.
5
62003-01-22 Karl Berry <karl@gnu.org>
2 7
3 * info.el (Info-index): change pattern so that index entries with 8 * info.el (Info-index): change pattern so that index entries with
4 colons can be read properly; also, require at least one space 9 colons can be read properly; also, require at least one space