summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-0119-19/+20
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-1/+0
* | * lisp/term/ns-win.el (ns-store-cut-buffer-internal)Stefan Monnier2014-10-241-4/+3
* | * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-223-24/+27
* | Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-214-239/+53
* | Handle deprecated Gtk+ stuff for version <= 3.10Jan Djärv2014-10-181-30/+33
* | * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-094-0/+4
* | * lisp/term/w32-win.el: Move all code from 32-common-fns.el here.Stefan Monnier2014-10-061-4/+61
* | New gui-selection-value consolidating x-selection-value.Stefan Monnier2014-10-024-97/+71
* | * lisp/term/ns-win.el: Add functions to ns frame, not x frame.David Raynes2014-10-021-4/+4
* | Consolidate management/ownership of selections.Stefan Monnier2014-10-014-109/+61
* | Consolidate x-select-text.Stefan Monnier2014-10-015-129/+68
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn 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:18Z!eliz@gnu.orgGlenn 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:01Z!michael.albinus@gmx.deJuanma 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 <dancol@dancol.org>Daniel Colascione2014-04-172-45/+48
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul 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:16Z!dancol@dancol.orgGlenn 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:11Z!rgm@gnu.org: support giflib 5.x.Eli Zaretskii2013-10-101-1/+13