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
*
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
|
\
|
|
*
Handle completely undecoded input in term (Bug#29918)
Noam Postavsky
2019-07-20
1
-4
/
+5
*
|
Consider line spacing and font height when deriving proc window size
John Shahid
2019-06-07
1
-1
/
+1
*
|
Fix setting and resetting of scroll-with-delete
John Shahid
2019-05-07
1
-15
/
+28
*
|
Prevent accidental edits in the ansi-term buffer from breaking resizing
John Shahid
2019-05-06
1
-2
/
+4
*
|
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-2
/
+2
*
|
Add text properties to newlines used to unwrap long lines.
John Shahid
2019-02-27
1
-0
/
+1
*
|
* lisp/term.el: Fix minor compilation issues with cl-lib and lexbind
Stefan Monnier
2019-02-24
1
-65
/
+36
*
|
Adjust line wrapping on window resize and killing text
John Shahid
2019-02-24
1
-2
/
+54
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/term.el (term-read-noecho): Mark obsolete.
Noam Postavsky
2018-07-29
1
-0
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-24
1
-4
/
+15
|
\
|
|
*
Prevent line-mode term from showing user passwords
Tino Calancha
2018-07-23
1
-4
/
+15
|
*
Don’t set EMACS=t if Bash is 4.4 or newer
Paul Eggert
2018-06-14
1
-6
/
+28
*
|
Merge from emacs-26
Noam Postavsky
2018-06-10
1
-4
/
+2
|
\
|
|
*
Fix term.el cursor movement at bottom margin (Bug#31690)
Noam Postavsky
2018-06-10
1
-4
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-04
1
-15
/
+16
|
\
|
|
*
Fix remote-host directory tracking for shells in `term' buffers
Phil Sainty
2018-06-04
1
-15
/
+16
*
|
Fix column double counting in term.el (Bug#31662)
John Shahid
2018-06-01
1
-1
/
+2
*
|
Don’t set EMACS=t if Bash is 4.4 or newer
Paul Eggert
2018-05-26
1
-6
/
+28
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-01
1
-0
/
+3
|
\
|
|
*
Fix pre- and post-command-hook errors in term.el
Karl Otness
2018-04-22
1
-0
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-20
1
-2
/
+2
|
\
|
|
*
Don't assume term-current-row cache is valid (Bug#31193)
Noam Postavsky
2018-04-18
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-04
1
-0
/
+5
|
\
|
|
*
Fix term.el rendering following a window resize (Bug#30544)
Noam Postavsky
2018-04-02
1
-0
/
+5
*
|
Fix line-wrapping for term.el (Bug#30775)
Noam Postavsky
2018-03-13
1
-3
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-03-10
1
-2
/
+2
|
\
|
|
*
Replace the obsolete process-kill-without-query in documentation
Glenn Morris
2018-03-08
1
-2
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-03-04
1
-2
/
+2
|
\
|
|
*
; Spelling fixes
Paul Eggert
2018-03-04
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-01-31
1
-1
/
+3
|
\
|
|
*
Clarify that `ansi-term' is almost the same as `term' (Bug#18106)
Noam Postavsky
2018-01-30
1
-1
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-22
1
-9
/
+6
|
\
|
|
*
* lisp/term.el (term-send-input): Fix text duplication in docstring
tino calancha
2018-01-21
1
-9
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-01-20
1
-1
/
+2
|
\
|
|
*
Add tests for term.el
Noam Postavsky
2018-01-18
1
-1
/
+2
|
*
Handle split AnSiT messages for term.el (Bug#17231)
Callum Cameron
2018-01-18
1
-0
/
+15
*
|
Switch term.el to lexical binding, and clean up code a bit
Noam Postavsky
2018-01-18
1
-382
/
+281
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Avoid creating inconsistent buffer states in term-char-mode
Phil Sainty
2017-10-21
1
-0
/
+98
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/term.el (term-mode): Use `window-text-height' (Bug#5615).
Noam Postavsky
2017-08-19
1
-1
/
+1
*
* lisp/shell.el (explicit-shell-file-name): Mention shell-file-name
Stefan Monnier
2017-08-04
1
-4
/
+2
*
Support Bash Ctrl-Z indication of directory name in term.el
Michael Hoffman
2017-01-27
1
-7
/
+8
[next]