summaryrefslogtreecommitdiff
path: root/lisp/terminal.el
Commit message (Expand)AuthorAgeFilesLines
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-2/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-48/+39
* Replace last-input-char with last-input-event.Glenn Morris2009-01-091-12/+12
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-5/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (terminal-cease-edit, te-more-break-unwind, te-newline, te-clear-rest-of-line,Juanma Barranquero2006-11-271-15/+15
* (terminal-emulator): Fix typo in message.Juanma Barranquero2006-11-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (terminal-emulator): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* (terminal-edit-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-2/+2
* Replace `send-string' by `process-send-string'.Juanma Barranquero2005-05-181-1/+1
* (te-escape): Show `?' in prompt for help key.Eli Zaretskii2004-09-041-2/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (te-create-terminfo): Use make-temp-fileRichard M. Stallman2002-03-031-17/+23
* (terminal-map): Define [menu-bar] so global def is seen.Richard M. Stallman2002-02-071-6/+6
* Doc fix.Pavel Janík2001-12-201-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (terminal-emulator): Fix args to `concat'. Now concat doesn't acceptKenichi Handa2000-08-251-2/+3
* (te-process-output): Use walk-windows instead ofGerd Moellmann2000-07-031-5/+4
* (te-terminfo-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+3
* (terminal-emulator): Doc fix.Karl Heuer1999-02-021-1/+1
* (te-newline): Change eql to eq.Richard M. Stallman1997-07-241-14/+14
* Use defgroup and defcustom.Richard M. Stallman1997-05-231-10/+26
* (te-terminal-name-prefix): Change fromRichard M. Stallman1996-03-271-10/+17
* Comments censored.Karl Heuer1996-02-211-1/+12
* (te-edit): Pass proper format string to message.Karl Heuer1996-01-251-1/+2
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (te-process-output): Fix local var misspelling.Karl Heuer1996-01-041-4/+4
* (te-escape): Remove spurious partial duplicate definition.Noah Friedman1995-10-011-21/+18
* (te-escape, te-escape-help): Handle non-ASCII events.Karl Heuer1995-09-211-16/+29
* (te-edit, te-more-break-unwind): Use force-mode-line-update.Karl Heuer1995-04-251-4/+3
* (te-escape): Use current-prefix-arg, not prefix-arg.Karl Heuer1995-02-281-2/+2
* (te-pass-through): Don't presume internal bit layout of non-ASCII keys.Karl Heuer1995-02-081-1/+1
* (te-terminfo-systems-regexp): Variable deleted.Richard M. Stallman1995-01-061-7/+1