aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/subr.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/subr.el b/lisp/subr.el
index 1f68c25c888..01acc336262 100644
--- a/lisp/subr.el
+++ b/lisp/subr.el
@@ -1479,10 +1479,6 @@ be a list of the form returned by `event-start' and `event-end'."
1479(make-obsolete-variable 'command-debug-status 1479(make-obsolete-variable 'command-debug-status
1480 "expect it to be removed in a future version." "25.2") 1480 "expect it to be removed in a future version." "25.2")
1481 1481
1482;; Lisp manual only updated in 22.1.
1483(define-obsolete-variable-alias 'executing-macro 'executing-kbd-macro
1484 "before 19.34")
1485
1486(define-obsolete-variable-alias 'x-lost-selection-hooks 1482(define-obsolete-variable-alias 'x-lost-selection-hooks
1487 'x-lost-selection-functions "22.1") 1483 'x-lost-selection-functions "22.1")
1488(define-obsolete-variable-alias 'x-sent-selection-hooks 1484(define-obsolete-variable-alias 'x-sent-selection-hooks