aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0519-19/+19
* Allow Emacs on w32 to build against and work with GnuTLS 3.x.Eli Zaretskii2012-01-011-1/+1
* NS selection bug fix and cleanup, see thread C-g crash in C-x C-f (OSX Lion).Jan Djärv2011-12-181-8/+13
* Spelling fixes.Paul Eggert2011-12-052-2/+2
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-261-2/+2
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Fix typos.Juanma Barranquero2011-11-202-3/+3
* Spelling fixes.Paul Eggert2011-11-194-4/+4
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* ns-win.el fix for bug#10051Glenn Morris2011-11-141-3/+0
* Fix typos.Juanma Barranquero2011-11-141-2/+2
* * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.Juanma Barranquero2011-10-261-0/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-192-9/+13
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-012-4/+4
* * 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