; Delete not-useful comments referring to Emacs 19.

This commit is contained in:
Stefan Kangas 2022-08-19 17:59:13 +02:00
parent 043ae1f53a
commit b7d6ebff07
7 changed files with 7 additions and 13 deletions

View file

@ -150,7 +150,6 @@
;; This function uses calc-last-kill if possible to get an exact result,
;; otherwise it just parses the yanked string.
;; Modified to use Emacs 19 extended concept of kill-ring. -- daveg 12/15/96
;;;###autoload
(defun calc-yank-internal (radix thing-raw)
"Internal common implementation for yank functions.