summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-041-6/+12
|\
| * term-handle-colors-array fixGlenn Morris2013-01-031-4/+10
| * * term.el (term-default-fg-color, term-default-bg-color): Fix custom type.Glenn Morris2013-01-021-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-0/+6
|/
* ansi-term escape-char fixGlenn Morris2012-11-141-5/+10
* Make term-default-fg-color, term-default-bg-color obsoleteGlenn Morris2012-11-091-4/+6
* Face names should not end in -face (term-face)Glenn Morris2012-11-091-6/+6
* * term.el (term-ansi-reset): Try setting term-ansi-face-already-done to nil.Glenn Morris2012-09-271-1/+4
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+1
* Tidy up term.el menu handlingGlenn Morris2012-09-011-162/+122
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-5/+3
* term: rework color cutomizingJulien Danjou2012-06-281-57/+89
* term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).Chong Yidong2012-06-201-13/+13
* Change term.el to use font-lock.Chong Yidong2012-06-201-6/+8
* Fixes to window size calculations in term.el.Chong Yidong2012-06-201-49/+29
* Fix point motion bug in term-emulate-terminal.Chong Yidong2012-06-171-9/+8
* * lisp/term.el: Move keymap initialization code to be more idiomatic.Stefan Monnier2012-05-111-173/+152
* * lisp/term.el (term-set-escape-char): Properly set term-escape-char.Stefan Monnier2012-05-111-4/+7
* Use ctl-x-map in place of C-x (bug#10566)Glenn Morris2012-01-251-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-211-2/+2
* Spelling fixes.Paul Eggert2011-11-261-2/+2
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* * lisp/term.el (term-mouse-paste): Yank primary selection (Bug#6845).Chong Yidong2011-08-211-7/+14
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-2/+2
* Convert some defvars to defcustoms.Glenn Morris2011-02-161-18/+33
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Don't mess with *temp*.Stefan Monnier2011-01-201-21/+16
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | system-type related trivia.Glenn Morris2010-11-091-1/+1
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-8/+3
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-16/+11
* | Remove cut buffer from documentation.Jan Djärv2010-09-021-2/+1
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-10/+10
|\ \ | |/
| * * term.el: Fix typos in docstrings.Juanma Barranquero2010-08-021-10/+10
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
|/
* * 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