summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav...Chong Yidong2012-02-251-5/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Fix typos.Juanma Barranquero2011-11-141-2/+2
* Convert some defvars to defcustoms.Glenn Morris2011-02-161-7/+15
* undo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-011-1/+2
* * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-011-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Don't use STRING as first choice when pasting PRIMARY (Bug#6802).Jan Djärv2010-10-311-0/+7
* | Move some more shared x-, w32- things to common-win.Glenn Morris2010-10-241-66/+1
* | Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Glenn Morris2010-10-231-11/+0
* | Make all copies of xw-defined-colors have identical docs.Glenn Morris2010-10-231-1/+1
* | Make all 3 copies of x-select-enable-clipboard have the same doc.Glenn Morris2010-10-231-2/+5
* | Define obsolete alias x-cut-buffer-or-selection-value.Chong Yidong2010-09-161-0/+3
* | Remove cut buffer from documentation.Jan Djärv2010-09-021-3/+1
* | Removed cut-buffer code.Jan Djärv2010-09-021-83/+25
* | Adapt mouse-3 behavior to recent selection changes (Bug#6701).Chong Yidong2010-07-311-12/+6
* | Change x-select-enable-primary to nil.Chong Yidong2010-07-161-3/+5
* | Change clipboard/primary selection to X application standards.Chong Yidong2010-07-141-12/+8
|/
* Fix typos in docstrings, error messages, etc.Juanma Barranquero2010-01-181-7/+7
* Fix typos in comments.Juanma Barranquero2010-01-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Further changes from EMACS_23_1_RC branch (2009-12-29 contd).Nick Roberts2009-12-311-0/+4
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+3
* * simple.el: Add mapping for backspace/delete/clear/tab/escape/returnStefan Monnier2009-09-141-18/+0
* * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if itChong Yidong2009-09-131-1/+3
* * term/x-win.el (x-initialize-window-system):Stefan Monnier2009-09-121-3/+0
* Fix Bug#3888:Eli Zaretskii2009-07-251-8/+20
* (x-initialize-window-system): CallKenichi Handa2009-03-191-3/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Update comment.Chong Yidong2008-12-201-5/+4
* (x-gtk-stock-cache): New hash table.Chong Yidong2008-11-291-14/+24
* (x-initialize-window-system): Call x-wm-set-size-hint afterChong Yidong2008-11-031-0/+6
* (x-win-suspend-error): Don't signal error if there are no X framesChong Yidong2008-08-281-1/+3
* (x-gtk-map-stock): Don't let the tool bar destroyNick Roberts2008-08-231-10/+11
* Add declarations for builds without X.Glenn Morris2008-08-111-0/+6
* * term/x-win.el (x-handle-switch, x-handle-numeric-switch)Dan Nicolaescu2008-07-201-262/+1
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-2/+14
* Tweak last change.Chong Yidong2008-05-101-2/+2
* (x-colors): Re-order colors.Chong Yidong2008-05-101-753/+93
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (x-gtk-stock-map): Map info to gtk-info.Jan Djärv2008-04-091-0/+1
* (x-gtk-stock-map): Add bookmark_add.Jan Djärv2008-03-061-0/+1
* (x-gtk-stock-map): Add cancel. Remove extensions.Jan Djärv2008-02-251-32/+33
* (x-handle-parent-id): Remove free variable `parent-id'.Glenn Morris2008-02-081-4/+5
* (x-handle-parent-id): New function.Jan Djärv2008-02-071-0/+9
* Merge from emacs--devo--0Miles Bader2008-01-091-25/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\