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:
parent
1b9e233493
commit
767608ef56
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue