aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-212-9/+12
|\
| * * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-191-2/+2
| * Fix bug #17790 with compilation against giflib 5.1.0 and later.Eli Zaretskii2014-06-181-7/+10
* | Merge from emacs-24; up to 2014-06-03T06:51:[email protected]Glenn Morris2014-06-141-0/+4
|\|
| * * lisp/term/xterm.el (xterm--version-handler): Work around for OSXStefan Monnier2014-06-131-0/+4
* | Support shifted keypad keys in xtermAndreas Schwab2014-05-251-0/+64
* | Avoid adding bracketed paste keys to command keysDaniel Colascione2014-04-271-1/+6
* | Merge from emacs-24; up to 2014-04-25T10:35:[email protected]Juanma Barranquero2014-04-251-0/+6
|\|
| * * lisp/term/xterm.el (xterm--version-handler): Don't use modern xtermStefan Monnier2014-04-221-0/+6
* | 2014-04-17 Daniel Colascione <[email protected]>Daniel Colascione2014-04-172-45/+48
* | Merge from emacs-24; up to 2014-04-16T15:28:[email protected]Paul Eggert2014-04-161-2/+23
|\|
| * Fix the MSDOS build.Eli Zaretskii2014-04-161-2/+23
* | Merge from emacs-24; up to 2014-04-07T20:54:[email protected]Glenn Morris2014-04-122-1/+4
|\|
| * Doc fix for x-win-suspend-errorGlenn Morris2014-04-112-1/+4
* | Introduce `term-file-aliases', replacing some small lisp/term filesGlenn Morris2014-03-2716-91/+5
|/
* lisp/*.el: Fix typos.Juanma Barranquero2014-03-211-7/+7
* lisp/term/ns-win.el (x-command-line-resources): Rename from ns-... version.Juanma Barranquero2014-03-151-2/+3
* Doc updates related to tty-setup-hookGlenn Morris2014-02-252-5/+7
* lisp/term/sun.el: Fix docstring typos.Juanma Barranquero2014-02-241-2/+2
* * lisp/term/xterm.el (xterm--version-handler): Adapt to xterm-280's output.W. Trevor King2014-02-191-2/+3
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-093-3/+3
* Disallow suspend-emacs under NSJan Djärv2014-02-021-0/+10
* Fix spelling of "GNUstep"Glenn Morris2014-01-201-1/+1
* * lisp/term/common-win.el (saved-region-selection): Defvar it.Jan Djärv2014-01-181-0/+5
* Spelling fixes.Paul Eggert2014-01-091-1/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0118-19/+19
* Ignore XF86WakeUpDaniel Colascione2013-12-301-0/+2
* Make NS port use the normal dnd functions.Jan Djärv2013-12-191-46/+45
* Fix 256 color mapping in rxvt.eloblique2013-12-181-4/+4
* Fixed drag-n-drop with Unicode file names.Eli Zaretskii2013-12-031-2/+7
* lisp/term/w32-win.el (dynamic-library-alist): Support libtiff v4.x on w32.Claudio Bley2013-11-011-1/+1
* Support libpng DLLs of versions beyond 1.4.x on MS-Windows.Claudio Bley2013-11-011-2/+9
* Support newer versions of libjpeg on MS-Windows.Claudio Bley2013-11-011-1/+10
* Make Info menu for GNUStep only for GUI.Jan Djärv2013-10-201-1/+6
* Fix GNUStep specific menu items.Jan Djärv2013-10-201-0/+14
* MS-Windows follow-up to 2013-10-10T01:03:[email protected]: support giflib 5.x.Eli Zaretskii2013-10-101-1/+13
* * lisp/term/ns-win.el (ns-initialize-window-system): Set locale-coding-systemJan Djärv2013-10-011-6/+7
* * term/ns-win.el (ns-initialize-window-system): Set locale-coding-systemJan Djärv2013-09-291-0/+7
* * term/ns-win.el (x-handle-args): Declare.Glenn Morris2013-09-171-0/+1
* * term/w32-win.el (create-default-fontset): Declare.Glenn Morris2013-09-171-0/+1
* * term/x-win.el (x-select-enable-clipboard): Declare.Glenn Morris2013-09-171-0/+2
* * term/common-win.el (x-select-enable-primary, x-last-selected-text-primary)Glenn Morris2013-09-171-0/+4
* * lisp/term/ns-win.el (parameters): Don't declare as dynamic.Stefan Monnier2013-09-121-22/+2
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-111-5/+4
* * lisp/term/ns-win.el (global-map): Remove binding for ispell-next,Glenn Morris2013-09-111-1/+0
* Fix build with zlib on MS-Windows.Eli Zaretskii2013-08-121-1/+2
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-094-22/+23
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-3/+3
* * term/ns-win.el (display-format-alist): Use .*.Jan Djärv2013-07-021-1/+2