emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r102057: Make all 3 copies of x-s


From: Glenn Morris
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r102057: Make all 3 copies of x-select-enable-clipboard have the same doc.
Date: Sat, 23 Oct 2010 22:02:54 -0400

Stefan Monnier wrote (on Sat, 23 Oct 2010 at 21:17 -0400):

> >   * lisp/term/pc-win.el (x-select-enable-clipboard):
> >   * lisp/term/x-win.el (x-select-enable-clipboard):
> >   * lisp/w32-vars.el (x-select-enable-clipboard): Make doc-strings 
> > identical.
> 
> Thanks.  Better yet would be to move them/it to lisp/term/common-win.el.

Done for x-win and w32-vars. Sadly common-win "common part of handling
window system" is not loaded by the MS-DOS (or Nextstep) ports.
So there needs to be a "really-common-win" for MS-Win+X+NS, and a
"really-really-common-win" for MS-Win+X+NS+DOS...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]