Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 829:42a86787d173
[xemacs-hg @ 2002-05-07 15:58:46 by stephent]
fix kill-ring bug <87elgoufss.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 07 May 2002 15:59:03 +0000 |
parents | 6728e641994e |
children | 20baef34a0b0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 07 15:30:18 2002 +0000 +++ b/lisp/ChangeLog Tue May 07 15:59:03 2002 +0000 @@ -1,3 +1,13 @@ +2002-04-23 Jerry James <james@xemacs.org> + + * select.el (get-clipboard): Document connection with + interprogram-paste-function. + * select.el (get-selection): Document that nil should be + returned if XEmacs owns the selection. + Remove unnecessary variable. + * simple.el (kill-ring-max): Synch with FSF Emacs 21.2. + * simple.el (kill-new): Synch with FSF Emacs 21.2 + 2002-05-05 Ben Wing <ben@xemacs.org> * bytecomp-runtime.el (with-obsolete-variable):