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