summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).Chong Yidong2010-01-201-2/+11
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Minor cleanup.Stefan Monnier2009-12-041-38/+22
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-40/+21
* (term-dynamic-list-completions): Use choose-completion rather thanGlenn Morris2009-10-241-1/+1
* (term-set-scroll-region, term-handle-ansi-escape):Stefan Monnier2009-09-241-3/+3
* * term.el (term-set-scroll-region): Don't move cursor any more.Stefan Monnier2009-09-241-3/+3
* Require CL.Stefan Monnier2009-09-241-81/+69
* (term-bold-attribute): New var.Stefan Monnier2009-09-241-2/+6
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-1/+2
* Fix commenting convention, turn comments into docstrings.Stefan Monnier2009-08-161-684/+686
* * term.el (term-handle-ansi-escape): Add comments with theDan Nicolaescu2009-08-071-1/+2
* (term-send-raw-string): Deactivate mark.Chong Yidong2009-03-131-2/+1
* (term-send-raw-meta): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-0/+1
* (term-send-raw): Deactivate the mark first (Bug#2449).Chong Yidong2009-03-081-1/+2
* Remap self-insert-command to term-send-raw inAndreas Schwab2009-02-191-0/+1
* * term.el (term-previous-matching-input, term-next-matching-input)Juanma Barranquero2009-01-211-14/+14
* Replace last-input-char with last-input-event.Glenn Morris2009-01-091-6/+6
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (term-emulate-terminal): Decode substring just prior toDan Nicolaescu2008-12-271-1/+1
* * align.el:Lute Kamstra2008-12-031-8/+8
* Add comment to last fix.Chong Yidong2008-09-251-0/+3
* (term-emulate-terminal): Encode input string before checking itsChong Yidong2008-09-251-5/+23
* Daniel Engeler <engeler at gmail.com>Glenn Morris2008-06-131-8/+264
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (term-emulate-terminal): Perform redisplay after the process filterChong Yidong2008-04-211-1/+5
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* *** empty log message ***Dan Nicolaescu2008-04-071-1/+1
* * outline.el (outline-mode-menu-bar-map):Dan Nicolaescu2008-04-041-10/+26
* * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.Dan Nicolaescu2008-03-051-48/+47
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-08-131-15/+22
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\ \ | | |/
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
| | * Honor term-default-fg-color and term-default-bg-color settings when modifying...Vinicius Jose Latorre2007-08-051-8/+16
| * | (term): Remove group `unix'.Richard M. Stallman2007-08-071-2/+1
| * | Honor term-default-fg-color and term-default-bg-color settings when modifying...Vinicius Jose Latorre2007-08-051-8/+16
| * | (term-erase-in-display): Fix case when point is not atDan Nicolaescu2007-08-031-4/+4
| |/
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-04-241-27/+27
|\ \ | |/
| * (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,Juanma Barranquero2007-04-131-27/+27
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-071-2/+6
|\ \ | |/
| * Update copyright years.Glenn Morris2006-12-051-1/+1
| * (term-exec-1): Set envvar INSIDE_EMACS.Richard M. Stallman2006-11-281-1/+5