]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove variable alias executing-macro, obsolete since before 19.34.
authorSam Steingold <sds@gnu.org>
Wed, 22 Nov 2017 21:07:54 +0000 (16:07 -0500)
committerSam Steingold <sds@gnu.org>
Wed, 22 Nov 2017 21:14:36 +0000 (16:14 -0500)
lisp/subr.el

index 1f68c25c888773d7326afeddc32eddc1d044033c..01acc336262565d28d2346427c26d5be5c3c747d 100644 (file)
@@ -1479,10 +1479,6 @@ be a list of the form returned by `event-start' and `event-end'."
 (make-obsolete-variable 'command-debug-status
                         "expect it to be removed in a future version." "25.2")
 
-;; Lisp manual only updated in 22.1.
-(define-obsolete-variable-alias 'executing-macro 'executing-kbd-macro
-  "before 19.34")
-
 (define-obsolete-variable-alias 'x-lost-selection-hooks
   'x-lost-selection-functions "22.1")
 (define-obsolete-variable-alias 'x-sent-selection-hooks