summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-02-21 10:23:12 +0100
committerStefan Kangas <stefan@marxist.se>2021-02-21 10:49:07 +0100
commit767608ef56044af63712206325d177b0caf279df (patch)
treedbfccb2d8052d2df450db3265f09525a78e5f988
parent1b9e233493a65952060d1678cec5f149d10f90e4 (diff)
downloademacs-767608ef56044af63712206325d177b0caf279df.tar.gz
Make unused variable menu-bar-handwrite-map obsolete
* lisp/play/handwrite.el (menu-bar-handwrite-map): Make unused variable obsolete.
-rw-r--r--lisp/play/handwrite.el2
1 files changed, 1 insertions, 1 deletions
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