In article <[EMAIL PROTECTED]>, jhd <[EMAIL PROTECTED]> writes:
> The change occured 21 Jan 2004 and is in the ChangeLog: > 2004-01-21 Jan Djärv <[EMAIL PROTECTED]> > * term/x-win.el: Call menu-bar-enable-clipboard and make Paste > use clipboard first. Ah, I see. I only grepped "x-clipboard-yank". > I probably did not know what x-selection-value does, as it is not > documented. As I made it just as a helper function of x-cut-buffer-or-selection-value, I didn't put docstring. But, although I thought I put a comment on it, I've just noticed that the comment doesn't exist in the current source. Hmmm, perhaps, I made some mistake at the time of committing it. I'm sorry for making you confused. I've just added a comment on x-selection-value, and removed condition-case wrapping in x-clipboard-yank because that is done' in x-selection-value. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel