]> git.eshelyaron.com Git - emacs.git/commitdiff
Make unused variable menu-bar-handwrite-map obsolete
authorStefan Kangas <stefan@marxist.se>
Sun, 21 Feb 2021 09:23:12 +0000 (10:23 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 21 Feb 2021 09:49:07 +0000 (10:49 +0100)
* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused
variable obsolete.

lisp/play/handwrite.el

index 98da26c2e6cd5ff8110729c1b3f117ba0f7615a9..3cc5d9c8dce078da3e64b075170af284ec599781 100644 (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