aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* * lisp/term/ns-win.el (ns-set-resource): Declare.Glenn Morris2011-06-291-1/+2
* ns-win: set ApplePressAndHoldEnabled to NO as it is unsupported.David Reitter2011-06-211-0/+5
* * term/xterm.el (terminal-init-xterm): Still more simplifications.Glenn Morris2011-06-121-3/+2
* * term/xterm.el (terminal-init-xterm): More simplifications.Glenn Morris2011-06-121-7/+3
* * term/xterm.el (terminal-init-xterm): Misc simplifications.Glenn Morris2011-06-121-71/+67
* * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)Glenn Morris2011-06-121-0/+2
* Add `xterm-extra-capabilities' defcustom for terminals where the xterm capabi...Ted Zlatanov2011-06-091-70/+122
* * lisp/term/w32console.el (get-screen-color): Declare.Glenn Morris2011-05-111-0/+1
* Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii2011-05-071-0/+13
* Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-041-7/+8
* * term/screen.el: New file (Bug#2650).Prestoo Ten2011-02-271-0/+11
* Convert some defvars to defcustoms.Glenn Morris2011-02-162-9/+20
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-64/+66
* * lisp/term/w32-win.el (libpng-version): Declare for compiler.Glenn Morris2011-02-021-0/+1
* undo 2011-02-01T18:15:[email protected] (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
* Merge changes from emacs-23 branchChong Yidong2011-01-311-1/+3
|\
| * * term/ns-win.el (ns-find-file): Expand ns-input-file withJan Djärv2011-01-261-1/+2
* | Refill some long/short copyright headers.Glenn Morris2011-01-265-8/+7
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2419-34/+19
* | Refill some copyright headers.Glenn Morris2011-01-152-4/+4
* | Nuke arch-tags.Glenn Morris2011-01-1526-26/+0
* | Merge from emacs-23Stefan Monnier2011-01-1419-21/+21
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0219-19/+19
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-11/+19
|\|
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-311-11/+19
* | Restore dock New Frame and Preferences menu functions (Bug#7535).Jan Djärv2010-12-032-2/+4
* | term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.Eli Zaretskii2010-11-261-0/+10
* | Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-211-0/+4
* | Fix some declarations.Glenn Morris2010-10-311-2/+2
* | Don't use STRING as first choice when pasting PRIMARY (Bug#6802).Jan Djärv2010-10-311-0/+7
* | Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Glenn Morris2010-10-281-42/+0
* | * lisp/term/ns-win.el (ns-insert-file): Init in let.Glenn Morris2010-10-271-7/+5
* | ns-win.el trivia.Glenn Morris2010-10-261-21/+16
* | * lisp/term/ns-win.el: Restore require of cl when compiling.Glenn Morris2010-10-261-43/+27
* | * lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Glenn Morris2010-10-261-10/+10
* | * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...Adrian Robert2010-10-262-96/+6
* | * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Glenn Morris2010-10-251-2/+0
* | Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris2010-10-252-87/+23
* | Let ns load common-win.Glenn Morris2010-10-253-373/+330
* | Simplifications for lisp/term/common-win.elGlenn Morris2010-10-241-45/+20
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-36/+0
* | Move some more shared x-, w32- things to common-win.Glenn Morris2010-10-244-78/+76
* | Reduce duplicate definitions of x-select-enable-clipboard from 3 to 2.Glenn Morris2010-10-232-12/+11
* | Remove duplicate definition of tty-defined-color-alist.Glenn Morris2010-10-231-8/+2
* | Make all copies of xw-defined-colors have identical docs.Glenn Morris2010-10-232-3/+2
* | Make all 3 copies of x-select-enable-clipboard have the same doc.Glenn Morris2010-10-232-8/+10
* | Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero2010-10-131-3/+3
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-121-0/+3
|\|
| * Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan Djärv2010-10-111-0/+3