diff options
| author | Noam Postavsky | 2018-07-29 21:10:31 -0400 |
|---|---|---|
| committer | Noam Postavsky | 2018-07-29 21:13:48 -0400 |
| commit | bd36ab560d5efcc5853e455c2312cf1a104e78ea (patch) | |
| tree | e44f22cc8c9a3f316f72536f07a6f6139d58e0db /etc | |
| parent | 7a5be79256c85ed634623bf0bdccdc2104784a3b (diff) | |
| download | emacs-bd36ab560d5efcc5853e455c2312cf1a104e78ea.tar.gz emacs-bd36ab560d5efcc5853e455c2312cf1a104e78ea.zip | |
* lisp/term.el (term-read-noecho): Mark obsolete.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -269,6 +269,11 @@ better emulate 'M-.' in both Bash and zsh, since the former counts | |||
| 269 | from the beginning of the arguments, while the latter counts from the | 269 | from the beginning of the arguments, while the latter counts from the |
| 270 | end. | 270 | end. |
| 271 | 271 | ||
| 272 | ** Term | ||
| 273 | |||
| 274 | --- | ||
| 275 | *** 'term-read-noecho' is now obsolete, use 'read-passwd' instead. | ||
| 276 | |||
| 272 | ** Flymake | 277 | ** Flymake |
| 273 | 278 | ||
| 274 | +++ | 279 | +++ |