index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
term.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't have `M-x term' call `term-mode' twice
Lars Ingebrigtsen
2021-11-04
1
-1
/
+0
*
*-watch-for-password-prompt: Use run-at-time to read password
Miha Rihtaršič
2021-10-18
1
-1
/
+8
*
Fix :version of new faces in term.el
Michael Albinus
2021-10-16
1
-4
/
+4
*
Documentation fixes for recent ansi-color additions
Miha Rihtaršič
2021-10-06
1
-2
/
+2
*
In term-mode, handle ANSI codes, specifying italic and other modes
Miha Rihtaršič
2021-10-05
1
-26
/
+79
*
Add support for 256-color and 24bit ANSI colors in term-mode
Miha Rihtaršič
2021-10-05
1
-128
/
+121
*
Add support for "bright" ANSI colors in term-mode
Jim Porter
2021-09-23
1
-50
/
+139
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-20
/
+18
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-2
/
+1
*
Tweak how term-emulate-terminal selects windows
Lars Ingebrigtsen
2021-09-17
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Make `M-x term' offer completion
Lars Ingebrigtsen
2021-09-04
1
-4
/
+4
*
Revert "Add support for "bright" ANSI colors in term-mode"
Lars Ingebrigtsen
2021-08-26
1
-102
/
+31
*
Revert "Add missing :version tags to new faces"
Lars Ingebrigtsen
2021-08-26
1
-16
/
+8
*
Add missing :version tags to new faces
Eli Zaretskii
2021-08-25
1
-8
/
+16
*
Add support for "bright" ANSI colors in term-mode
Jim Porter
2021-08-25
1
-31
/
+102
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-3
/
+3
*
`term-char-mode' doc string clarification
Lars Ingebrigtsen
2021-07-22
1
-1
/
+4
*
Maintain a list of terminal buffers in the menu
Lars Ingebrigtsen
2021-07-18
1
-1
/
+24
*
Replace "(default %s)" with 'format-prompt'
Gabriel do Nascimento Ribeiro
2021-03-24
1
-4
/
+2
*
Protect against killed buffers in term-emulate-terminal
Lars Ingebrigtsen
2021-02-05
1
-325
/
+326
*
Remove some unnecessary references to Emacs 19
Stefan Kangas
2021-02-04
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Shorten over-wide docstrings in variables
Stefan Kangas
2020-12-19
1
-2
/
+2
*
term.el comment update
Lars Ingebrigtsen
2020-12-08
1
-1
/
+1
*
Prefer setq-local in term.el
Stefan Kangas
2020-12-08
1
-20
/
+17
*
Define explicit-shell-file-name only in shell.el
Basil L. Contovounesios
2020-12-03
1
-15
/
+6
*
Use null-device where appropriate
Michael Albinus
2020-11-25
1
-2
/
+2
*
Make XEmacs compat aliases easy-menu-{add,remove} obsolete
Stefan Kangas
2020-11-24
1
-7
/
+0
*
Remove redundant 'function's around lambdas
Stefan Kangas
2020-11-17
1
-7
/
+6
*
; Prefer https to http in more URLs
Stefan Kangas
2020-10-24
1
-1
/
+1
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-4
/
+4
*
* lisp/term.el: Make C-/ undo in a nested Emacs subprocess
Stefan Monnier
2020-09-30
1
-0
/
+2
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-5
/
+3
*
term.el: Use correct exit status in suggested dir-tracking functions
Phil Sainty
2020-08-26
1
-3
/
+3
*
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-48
/
+1
*
Add new variable term-set-terminal-size (not setting LINES/COLUMNS)
Lars Ingebrigtsen
2020-08-15
1
-3
/
+11
*
; Touch up last term.el-related changes
Basil L. Contovounesios
2020-08-13
1
-0
/
+1
*
Add a new variable to not recenter term on all input
Ryan Crum
2020-08-13
1
-3
/
+14
*
Remove subsumed repetitions in regexps
Mattias Engdegård
2020-02-20
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Trivial docstring fixes
Juanma Barranquero
2019-12-24
1
-1
/
+1
*
Quadruple term-buffer-maximum-size (Bug#37584)
Stefan Kangas
2019-10-07
1
-7
/
+7
*
Remove XEmacs compat code from term.el (Bug#37524)
Stefan Kangas
2019-10-01
1
-16
/
+9
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2019-07-30
1
-79
/
+52
|
\
|
*
; * lisp/term.el: Add missing / to esc seq commentary.
Noam Postavsky
2019-07-25
1
-1
/
+1
|
*
Mention term.el's \032 dir tracking in commentary (Bug#19524)
Noam Postavsky
2019-07-25
1
-91
/
+52
*
|
Allow serial-term to take an optional argument for line-mode
Lars Ingebrigtsen
2019-07-27
1
-3
/
+12
*
|
Merge from emacs-26
Noam Postavsky
2019-07-20
1
-4
/
+5
|
\
|
[next]