]> git.eshelyaron.com Git - emacs.git/commit
Declare some ancient compat aliases obsolete (Bug#41328)
authorStefan Kangas <stefankangas@gmail.com>
Fri, 31 Jul 2020 04:02:30 +0000 (06:02 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 31 Jul 2020 04:02:30 +0000 (06:02 +0200)
commit7899fa43095f63845d471398c5229147d6f6c100
treecd2d594c8ea426e229d04991eb0670d25655d35b
parentf7a916a618955d38b1ee08a78b309fb97f5250cc
Declare some ancient compat aliases obsolete (Bug#41328)

* lisp/comint.el (comint-read-noecho):
* lisp/emacs-lisp/edebug.el (edebug-all-defuns):
* lisp/man.el (manual-entry):
* lisp/vc/log-edit.el (vc-log-mode-map, vc-log-entry-mode): Declare
ancient backwards-compatibility aliases and functions obsolete.  The
oldest in this list was added in 1992, and the most recent in 2004.

* lisp/net/telnet.el (telnet-initial-filter): Don't use
`comint-read-noecho'.
lisp/comint.el
lisp/emacs-lisp/edebug.el
lisp/man.el
lisp/net/telnet.el
lisp/vc/log-edit.el