aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
diff options
context:
space:
mode:
authorStefan Kangas2023-12-30 18:01:48 +0100
committerStefan Kangas2023-12-30 18:14:40 +0100
commit0f3be9596fb3cf2f5e8f10fe2b3ef59546de98bb (patch)
treeb262715016bca5153229bf212f43b93abd499f62 /lisp/play
parent03fdb21bcfdc27401066bb7375d07ad0259219fa (diff)
downloademacs-0f3be9596fb3cf2f5e8f10fe2b3ef59546de98bb.tar.gz
emacs-0f3be9596fb3cf2f5e8f10fe2b3ef59546de98bb.zip
; Prefer finder keyword "text" to deprecated keyword "wp"
Diffstat (limited to 'lisp/play')
-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 735874e8da6..22a6758066f 100644
--- a/lisp/play/handwrite.el
+++ b/lisp/play/handwrite.el
@@ -5,7 +5,7 @@
5;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) 5;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>)
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
7;; Created: October 21 1996 7;; Created: October 21 1996
8;; Keywords: wp, print, postscript, cursive writing 8;; Keywords: text, print, postscript, cursive writing
9 9
10;; This file is part of GNU Emacs. 10;; This file is part of GNU Emacs.
11 11