Make unused variable menu-bar-handwrite-map obsolete

* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused
variable obsolete.
This commit is contained in:
Stefan Kangas 2021-02-21 10:23:12 +01:00
parent 1b9e233493
commit 767608ef56

View file

@ -90,7 +90,7 @@
(define-key map [handwrite] '("Write by hand" . handwrite))
map))
(fset 'menu-bar-handwrite-map menu-bar-handwrite-map)
(make-obsolete-variable 'menu-bar-handwrite-map nil "28.1")
;; User definable variables