Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
828:4ead1e0842f0 | 829:42a86787d173 |
---|---|
1 2002-04-23 Jerry James <james@xemacs.org> | |
2 | |
3 * select.el (get-clipboard): Document connection with | |
4 interprogram-paste-function. | |
5 * select.el (get-selection): Document that nil should be | |
6 returned if XEmacs owns the selection. | |
7 Remove unnecessary variable. | |
8 * simple.el (kill-ring-max): Synch with FSF Emacs 21.2. | |
9 * simple.el (kill-new): Synch with FSF Emacs 21.2 | |
10 | |
1 2002-05-05 Ben Wing <ben@xemacs.org> | 11 2002-05-05 Ben Wing <ben@xemacs.org> |
2 | 12 |
3 * bytecomp-runtime.el (with-obsolete-variable): | 13 * bytecomp-runtime.el (with-obsolete-variable): |
4 * bytecomp-runtime.el (with-obsolete-function): | 14 * bytecomp-runtime.el (with-obsolete-function): |
5 Doc string changes. | 15 Doc string changes. |