Remove some references to Emacs 18 and 19
* doc/misc/forms.texi (Modifying Forms Contents, Error Messages): * lisp/arc-mode.el: * lisp/emacs-lisp/edebug.el (edebug-temp-display-freq-count): * lisp/type-break.el: Remove some references to Emacs 18 and 19.
This commit is contained in:
parent
731a26bb50
commit
fd5c08892e
4 changed files with 1 additions and 31 deletions
|
@ -4461,7 +4461,6 @@ reinstrument it."
|
|||
(defun edebug-temp-display-freq-count ()
|
||||
"Temporarily display the frequency count data for the current definition.
|
||||
It is removed when you hit any char."
|
||||
;; This seems not to work with Emacs 18.59. It undoes too far.
|
||||
(interactive)
|
||||
(let ((inhibit-read-only t))
|
||||
(undo-boundary)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue