summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| | * (x-gtk-map-stock): Check if FILE is a string.Jan Djärv2007-11-221-9/+12
| * | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-061-24/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-291-18/+25
|\ \ \ | |/ /
| * | (x-select-enable-primary): New option.Richard M. Stallman2007-12-251-18/+25
* | | Merge from emacs--devo--0Miles Bader2007-12-061-9/+12
|\ \ \ | |/ /
| * | (x-gtk-map-stock): Check if FILE is a string.Jan Djärv2007-11-221-9/+12
* | | (x-selection-value): If x-select-request-type isKenichi Handa2007-11-181-43/+7
* | | (x-selection-value): If x-select-request-type isKenichi Handa2007-11-171-51/+12
* | | Merge from emacs--devo--0Miles Bader2007-11-111-110/+115
|\ \ \ | |/ /
| * | (x-select-text, x-cut-buffer-or-selection-value):Stefan Monnier2007-11-091-110/+115
* | | Merge from emacs--devo--0Miles Bader2007-10-271-57/+0
|\ \ \ | |/ /
| * | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-57/+0
* | | Fix up multi-tty mergeMiles Bader2007-10-121-22/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-111-182/+347
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-10-091-0/+57
| |\ \ | | |/
| | * (icon-map-list): Set to nil for 22.1 compability.Jan Djärv2007-10-011-1/+1
| | * (x-gtk-stock-map): Version is 22.2Jan Djärv2007-09-291-1/+1
| | * (x-gtk-stock-map, icon-map-list): New variables.Jan Djärv2007-09-021-0/+57
| * | (x-alternatives-map): Remove spurious parenthesis.Juanma Barranquero2007-10-091-10/+10
| * | (x-alternatives-map): New var.Stefan Monnier2007-10-091-16/+25