aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-0519-19/+20
* (image-library-alist): Add gobject library.Jason Rumney2009-01-021-1/+2
* Update comment.Chong Yidong2008-12-201-5/+4
* Header format fix.Glenn Morris2008-12-191-1/+2
* (xterm-remove-modify-other-keys): Fix error in terminal variableChong Yidong2008-12-101-1/+1
* (terminal-init-xterm): Discard pending input before reading a reply toChong Yidong2008-12-061-0/+3
* (x-gtk-stock-cache): New hash table.Chong Yidong2008-11-291-14/+24
* (x-font-family-list): Replace redefinition withGlenn Morris2008-11-261-7/+0
* (x-select-font): Declare.Glenn Morris2008-11-191-0/+2
* (ns-extended-platform-support-mode): Tweak menu entry from previous change.Glenn Morris2008-11-161-1/+1
* (ns-do-applescript, ns-popup-font-panel): Declare.Glenn Morris2008-11-151-2/+6
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-1/+1
* (x-initialize-window-system): Call x-wm-set-size-hint afterChong Yidong2008-11-031-0/+6
* Fix case of "GNUstep".Glenn Morris2008-10-041-1/+1
* (dos-locale-alist): New alist.Eli Zaretskii2008-10-011-8/+185
* (xterm-turn-on-modify-other-keys)Stefan Monnier2008-09-301-7/+7
* Remove coding: cookie and no-byte-compile flag.Eli Zaretskii2008-09-301-352/+62
* (msdos-show-help): Don't truncate lines while displaying help echo messages.Eli Zaretskii2008-09-061-1/+1
* (msdos-face-setup): Setup faces for all frames, not just for terminal-frame.Eli Zaretskii2008-09-051-10/+10
* (x-win-suspend-error): Don't signal error if there are no X framesChong Yidong2008-08-281-1/+3
* (msdos-previous-message): New variable.Eli Zaretskii2008-08-281-0/+27
* (msdos-setup-keyboard): Fix declaration.Glenn Morris2008-08-261-1/+1
* (msdos-setup-keyboard) <msdos-setup-keyboard>: Add declare-function.Eli Zaretskii2008-08-231-0/+1
* (msdos-create-frame-with-faces): Renamed from make-msdos-frame.Eli Zaretskii2008-08-231-19/+106
* (msdos-key-remapping-map): New variable. Move here all the special keys weEli Zaretskii2008-08-231-31/+37
* (tty-register-default-colors): Remove bogus code for using msdos-color-values.Eli Zaretskii2008-08-231-11/+11
* (x-gtk-map-stock): Don't let the tool bar destroyNick Roberts2008-08-231-10/+11
* * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.Adrian Robert2008-08-211-27/+0
* Uncomment 'put backspace ascii-character...' and friends, they are needed fo...Adrian Robert2008-08-181-11/+13
* (ns-parse-geometry): Rename from x-parse-geometry.Chong Yidong2008-08-131-1/+1
* (x-parse-geometry): Doc fix.Glenn Morris2008-08-111-1/+1
* Add declarations for builds without X.Glenn Morris2008-08-113-0/+19
* * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-...Adrian Robert2008-08-071-94/+45
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-0/+2
* rename do-applescript,do_applescript in keeping with NS code conventionsAdrian Robert2008-07-271-1/+2
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-2002/+0
* fix up ns-extended-platform-support-modeAdrian Robert2008-07-271-10/+10
* * term/ns-win.el:Dan Nicolaescu2008-07-231-1/+1
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-231-1/+0
* Add arch taglineMiles Bader2008-07-221-0/+1
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-41/+10
* Standardize references to "Nextstep" in comments, messages, and docstrings.Chong Yidong2008-07-211-57/+60
* * term/x-win.el (x-handle-switch, x-handle-numeric-switch)Dan Nicolaescu2008-07-203-523/+295
* fix typo ns-ps-print-buffer-with-faces pointed out by Vinicius Jose LatorreAdrian Robert2008-07-191-1/+1
* Add 2007 to copyright years, since was available then.Glenn Morris2008-07-191-9/+4
* (ns-submit-bug-report): Function removed. BugChong Yidong2008-07-181-41/+11
* Contents of ns-grabenv.el moved here.Chong Yidong2008-07-181-6/+36
* Contents of ns-carbon-compat.el moved here.Chong Yidong2008-07-181-1/+9
* (parameters): Declare for compiler.Glenn Morris2008-07-171-0/+2
* (ns-handle-switch): Simplify. Handle the numeric case.Glenn Morris2008-07-171-87/+72