1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

; Make function missed in previous change obsolete

* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused
function obsolete.
This commit is contained in:
Stefan Kangas 2021-02-28 00:13:24 +01:00
parent 697aaafca3
commit 9a110cb0d9

View File

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