From: Stefan Kangas Date: Sun, 21 Feb 2021 09:23:12 +0000 (+0100) Subject: Make unused variable menu-bar-handwrite-map obsolete X-Git-Tag: emacs-28.0.90~3621 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=767608ef56044af63712206325d177b0caf279df;p=emacs.git Make unused variable menu-bar-handwrite-map obsolete * lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused variable obsolete. --- diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 98da26c2e6c..3cc5d9c8dce 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el @@ -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