aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/nxml-parse.el
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/nxml/nxml-parse.el
parent03fdb21bcfdc27401066bb7375d07ad0259219fa (diff)
downloademacs-0f3be9596fb3cf2f5e8f10fe2b3ef59546de98bb.tar.gz
emacs-0f3be9596fb3cf2f5e8f10fe2b3ef59546de98bb.zip
; Prefer finder keyword "text" to deprecated keyword "wp"
Diffstat (limited to 'lisp/nxml/nxml-parse.el')
-rw-r--r--lisp/nxml/nxml-parse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nxml/nxml-parse.el b/lisp/nxml/nxml-parse.el
index f2440065deb..50bf85a6be6 100644
--- a/lisp/nxml/nxml-parse.el
+++ b/lisp/nxml/nxml-parse.el
@@ -3,7 +3,7 @@
3;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: wp, hypermedia, languages, XML 6;; Keywords: text, hypermedia, languages, XML
7 7
8;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
9 9