]> git.eshelyaron.com Git - emacs.git/commitdiff
; Make function missed in previous change obsolete
authorStefan Kangas <stefan@marxist.se>
Sat, 27 Feb 2021 23:13:24 +0000 (00:13 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 27 Feb 2021 23:13:24 +0000 (00:13 +0100)
* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused
function obsolete.

lisp/play/handwrite.el

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