]> git.eshelyaron.com Git - emacs.git/commitdiff
; Prefer finder keyword "text" to deprecated keyword "wp"
authorStefan Kangas <stefankangas@gmail.com>
Sat, 30 Dec 2023 17:01:48 +0000 (18:01 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:55:14 +0000 (08:55 +0100)
(cherry picked from commit 0f3be9596fb3cf2f5e8f10fe2b3ef59546de98bb)

114 files changed:
lisp/allout.el
lisp/nxml/nxml-enc.el
lisp/nxml/nxml-maint.el
lisp/nxml/nxml-mode.el
lisp/nxml/nxml-ns.el
lisp/nxml/nxml-outln.el
lisp/nxml/nxml-parse.el
lisp/nxml/nxml-rap.el
lisp/nxml/nxml-util.el
lisp/nxml/rng-cmpct.el
lisp/nxml/rng-dt.el
lisp/nxml/rng-loc.el
lisp/nxml/rng-maint.el
lisp/nxml/rng-match.el
lisp/nxml/rng-nxml.el
lisp/nxml/rng-parse.el
lisp/nxml/rng-pttrn.el
lisp/nxml/rng-uri.el
lisp/nxml/rng-util.el
lisp/nxml/rng-valid.el
lisp/nxml/rng-xsd.el
lisp/nxml/xmltok.el
lisp/nxml/xsd-regexp.el
lisp/obsolete/longlines.el
lisp/obsolete/ps-def.el
lisp/org/ol-bbdb.el
lisp/org/ol-bibtex.el
lisp/org/ol-docview.el
lisp/org/ol-gnus.el
lisp/org/ol-info.el
lisp/org/ol-man.el
lisp/org/ol-mhe.el
lisp/org/ol-rmail.el
lisp/org/ol-w3m.el
lisp/org/ol.el
lisp/org/org-agenda.el
lisp/org/org-archive.el
lisp/org/org-capture.el
lisp/org/org-clock.el
lisp/org/org-colview.el
lisp/org/org-compat.el
lisp/org/org-ctags.el
lisp/org/org-datetree.el
lisp/org/org-duration.el
lisp/org/org-element.el
lisp/org/org-entities.el
lisp/org/org-faces.el
lisp/org/org-feed.el
lisp/org/org-footnote.el
lisp/org/org-goto.el
lisp/org/org-habit.el
lisp/org/org-id.el
lisp/org/org-indent.el
lisp/org/org-inlinetask.el
lisp/org/org-lint.el
lisp/org/org-list.el
lisp/org/org-macro.el
lisp/org/org-macs.el
lisp/org/org-mobile.el
lisp/org/org-num.el
lisp/org/org-pcomplete.el
lisp/org/org-protocol.el
lisp/org/org-refile.el
lisp/org/org-src.el
lisp/org/org-table.el
lisp/org/org-tempo.el
lisp/org/org-timer.el
lisp/org/org.el
lisp/org/ox-ascii.el
lisp/org/ox-beamer.el
lisp/org/ox-html.el
lisp/org/ox-icalendar.el
lisp/org/ox-koma-letter.el
lisp/org/ox-latex.el
lisp/org/ox-man.el
lisp/org/ox-md.el
lisp/org/ox-odt.el
lisp/org/ox-org.el
lisp/org/ox-publish.el
lisp/org/ox-texinfo.el
lisp/org/ox.el
lisp/play/handwrite.el
lisp/printing.el
lisp/progmodes/cl-font-lock.el
lisp/progmodes/ebnf-abn.el
lisp/progmodes/ebnf-bnf.el
lisp/progmodes/ebnf-dtd.el
lisp/progmodes/ebnf-ebx.el
lisp/progmodes/ebnf-iso.el
lisp/progmodes/ebnf-otz.el
lisp/progmodes/ebnf-yac.el
lisp/progmodes/ebnf2ps.el
lisp/ps-bdf.el
lisp/ps-mule.el
lisp/ps-print.el
lisp/ps-samp.el
lisp/textmodes/enriched.el
lisp/textmodes/fill.el
lisp/textmodes/mhtml-mode.el
lisp/textmodes/nroff-mode.el
lisp/textmodes/page-ext.el
lisp/textmodes/page.el
lisp/textmodes/paragraphs.el
lisp/textmodes/picture.el
lisp/textmodes/refill.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/table.el
lisp/textmodes/text-mode.el
lisp/textmodes/tildify.el
lisp/textmodes/two-column.el
lisp/textmodes/underline.el
lisp/whitespace.el
test/lisp/textmodes/fill-tests.el
test/lisp/textmodes/tildify-tests.el

index d32038001688418fe2f8a5344d78fc8f9eee42cf..3c3a60fea2f919535d12445ad4f5e88d6ad17ac9 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Ken Manheimer <ken dot manheimer at gmail...>
 ;; Created: Dec 1991 -- first release to usenet
 ;; Version: 2.3
-;; Keywords: outlines, wp, languages, PGP, GnuPG
+;; Keywords: outlines, text, languages, PGP, GnuPG
 ;; Website: https://myriadicity.net/software-and-systems/craft/emacs-allout
 
 ;; This file is part of GNU Emacs.
index 1fd7abef9748433656e6dac06460d951719a2f3e..8eb16ed49e983f91fdcd0a6fbdb6df32ea89808f 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 24eb711eb99b47f0398de0b8017bee2d474a789a..619575bb9a2cd7769d912270631f49d2bf5ecc37 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index bc32598003e84b132c0eab0481532878681ca22a..38e62a25cc4521a12b42408b7adcb472ab6833ff 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 2781ea87938085912f71c033a8d1ef2006b157bd..521aa71fa83e71ff1fb936ab16b59c2e452a1f95 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 5f1eec75ef9d6e1e0ebb65d6d8b93be3944db797..dbcc25a080bac1fb21a2042b2e1bc6e5cf8b3c8d 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index f2440065deb5293510d3152784d12eab7b3235e8..50bf85a6be69b359b79a934a2d19f4107e054b8e 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 8e11707b9b717242c9bc8151abac22f0f41ad60f..6b6fc4078c9d00fd31a256d04b7ecb02f72f3c03 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index e9d04126400c4c87cdee3ca98995f1b9a9d6dc0a..ad175a527e6b363eab8bb0dc36d3c08b99f7c1de 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 98aad8bd4dd214bf0b4f12052fd7a76c2c5d2955..e1a6bd92349d0ec1678351391677f070027355dc 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 577157687a32dca2c28ede8fe8762885305805f3..c088a967cfedf9bbcdba7a646e45b2ad4f475e1b 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 82e8494a49fb8470016e656ce4c8c326c57b03b9..79638ce4170b712d2c31a17ff8aaa0698a56b733 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 42feb221e813b4f2c01122d682fa35f715d7158c..ec0e43edf605836d296f9e5624ce7bc3b4f18085 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 51c197cd6c657f0035a20428705cdf2994c593c0..03552fe7b7a2e8b204fc3e9ea0f048ed706bb54a 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index fd1f4fb904e6dc60b44581f020786c134603c154..ef8746a6598f5ff5cf53e5e5fa6c138a5012f638 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 1728de7aaddc8820464f40a4af0b81ebdcc76582..cf233fd9608535117e6d7b9b5a0ce6a440fc0a04 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index f37ace7f734fb9284c76d0c7aa97620740882321..98174420b4146431fea321a8573b1a2681048afa 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 4cfa212990d6ab1e93a6504fcc2550bae8f2233e..62082c3f8b1139ff5f5e2c32ba73d8d11a90fc0a 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 4f49885fc45e0f2cc67f0145b2d0227ecfa2020f..81a2ec0b5ecaa1cd0f57bf4de2ef1e9a8994fc66 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 898fe204fd42f1df7fe24d4586da8909b9e57f7d..a2cfdec276c358910aca4496809c0eb094973f05 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index cd9635344026e6471bbcd1a056a1519cfd275756..2580ba9ee7db3fe3428fd1346837ad1e458537c5 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, RelaxNG
+;; Keywords: text, hypermedia, languages, XML, RelaxNG
 
 ;; This file is part of GNU Emacs.
 
index 78fa91b5cdc541e4e9cd1c3b20d17ca972b4209e..c616cf22d03a55acabbcebfee5c9faf602444a77 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML
+;; Keywords: text, hypermedia, languages, XML
 
 ;; This file is part of GNU Emacs.
 
index 3c33c4c0170f5bfe9ab8bc2d555bf56f1a573431..774cda2f540df2a05c45cf63b64e60397add1da6 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: James Clark
-;; Keywords: wp, hypermedia, languages, XML, regexp
+;; Keywords: text, hypermedia, languages, XML, regexp
 
 ;; This file is part of GNU Emacs.
 
index 0f9f73d044b20b3afa9700f1bd1bd1d96d8f1e64..268f57c0005bad7ec7632e6c956c95324168d758 100644 (file)
@@ -7,7 +7,7 @@
 ;;             Chong Yidong <cyd@stupidchicken.com>
 ;; Maintainer: emacs-devel@gnu.org
 ;; Obsolete-since: 24.4
-;; Keywords: convenience, wp
+;; Keywords: convenience, text
 
 ;; This file is part of GNU Emacs.
 
index 222f5622b7f52585effeff709765694a0f6a7f36..88a972d47e05743ddc4e31b8c3f8951415297210 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;;     Kenichi Handa <handa@gnu.org> (multi-byte characters)
-;; Keywords: wp, print, PostScript
+;; Keywords: text, print, PostScript
 ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 ;; Package: ps-print
 ;; Obsolete-since: 29.1
index 47bd9d98cb5d88934db5009f427441a5e85dfefc..bc298abf363afb9d40b112525ea44398af4c893f 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Authors: Carsten Dominik <carsten.dominik@gmail.com>
 ;;       Thomas Baumann <thomas dot baumann at ch dot tum dot de>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index a16a4b39277548e8a3846be533088af28101f1ee..828ea49d17a19f7a4c0147f103eedab75f9aac38 100644 (file)
@@ -5,7 +5,7 @@
 ;; Authors: Bastien Guerry <bzg@gnu.org>
 ;;       Carsten Dominik <carsten dot dominik at gmail dot com>
 ;;       Eric Schulte <schulte dot eric at gmail dot com>
-;; Keywords: org, wp, capture
+;; Keywords: org, text, capture
 ;;
 ;; This file is part of GNU Emacs.
 ;;
index a9cd9b9950f3a99142756696b7109d3311af1954..926f59cdd1c6a6ea2b03050cbab649dcfc0babb4 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 ;; Author: Jan Böcker <jan.boecker at jboecker dot de>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 7c07ce0454d28222bd9c78baee4495a5b3b76780..0a7fe90b498b220a218909250eb63d51a6085a9b 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;;         Tassilo Horn <tassilo at member dot fsf dot org>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 350ccf5cc577f4491c0eabe01dec02688bd8f041..cd5258735da75c208f169cced20cb598a2d060e8 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 40fdc8f92371cfc6a82d93e325677f3bd761a9dc..567fede04c262419cd6e2383c9835068c547e5a4 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;; Maintainer: Bastien Guerry <bzg@gnu.org>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 403b5a2548345221a1b49e7309282bd53269ce03..0ca98174ae735b4c4e44b1b4a63db9446b1cb607 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 2877798281d8954f4abc2cc72b6cab731a8ea4e0..df97c50ba106fef6ec329beed829b0e82813e13d 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 6fb01a60d59037c73fef069063c7bb5798ab4ebf..2ef55b85541017c3572d9a7bd962c1e313eb9593 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index cbc02a985c17988c2cf3a7436e16eddbb86b35f1..5e3dcc987b39615b73fb9e4e1490eac647878722 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 670116304e636051e1233f771ad5996f4404546e..6b7669f67e19ab53f50c3b76050bf810d091371e 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index e74c59a51d9469b13bf7e5d703d050819ebd76c4..831140c505264934964e6752b988edeb072ef1d4 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 41872ff87ef0957b4a0591ccd4011ef46c6213fd..3db9c03557728d035d40324322833e34077b89c1 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 6ab313e12181bf9c95dde781bac389139d2720d3..14368e49c9b2aed265e1420235acfc4f8fe0265f 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 475416ecf74db292968029dcc688202301c40545..5d83437d34cc06a39d27bc8c8e63be36c8204e09 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index db5e9283bf5bde4c2809b5b36b67d5b467f5ae06..686a72b797222115685811eab8b1f4670966e7d6 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 990214f411705a47eb98790776f97ef7fc00ac37..957dd86b28be0cf3bd0305fad356a0c224f75b29 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2007-2023 Free Software Foundation, Inc.
 
 ;; Author: Paul Sexton <eeeickythump@gmail.com>
-;; Keywords: org, wp
+;; Keywords: org, text
 
 ;; This file is part of GNU Emacs.
 ;;
index 035ef047a9d57e477d772579453589423ee0d49a..3874aef03b84d965e97d46d14b544cbfedd4245a 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 2919efd4c77b7c92f0e0c1b3f0d36518f65c1fda..cc2ed7e84acff102b03ec874d8fbcd7ff16e7ea5 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 34eb27b6465148be7680014c7aa2c2b013e87992..48fedfe9edf17d4159c3acf4b3fb83f7f67b055a 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 61083022b82edd604f03745a472e36d89ffd98ee..a84142f5d40b2be55db9566e54576d5073f81dd8 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>,
 ;;         Ulf Stegemann <ulf at zeitform dot de>
-;; Keywords: outlines, calendar, wp
+;; Keywords: outlines, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index bb0958033fe6da76115204e955126c88453f6027..e97188420b2d9c05457596bf9247e8d8e053ffb8 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index f0b294b4a5974e24db3ae9f673a8e1abe7a99892..c4712747bdbad2812064d876f2c3d35a95a5e7d9 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 6bdd0b32fedef27639048ef57d9d5b0f557448c5..72b43f2c63027e29f6a574b69067106b396c5766 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 00bf5d46aaa1bc5853c0a2c89c228fb23e08c44c..7d3f814c2e8f263e5d5032bb1c7aa94f6cbb91f2 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index fb6a48b5f557afd18ed80fbdb79caa3bf368a8b1..e38cdf2a6951044e519a41e798c241e5fbe4fc5b 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw at gnu dot org>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 490e4ddee5b288b808c6001a8bfd999d3b8d479a..bcdf1132b09731f099f37b8e40447b2562bda5a5 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index fe52338788c4c4cc787d74542ba5a5351e8c2269..977594bf016a9bfe9a87a42ca2a2478a9ccffc02 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index cb7fdf88bdebf5fbfda443c6daac674f21f529e4..b83691f1d36636f92b7e1c42f24966637dd42d00 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 
 ;; This file is part of GNU Emacs.
index 0e2967b6cb6bf146eccb378f7eeb87662db22843..7a716eb5c09876e1e85ffd7c49aaad92f25afa71 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2015-2023 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 1fc99d0708a9a99ba3737468ba086a9adf39e01f..694e34845061ef0560a6d5603e3b51fd5054ef2e 100644 (file)
@@ -4,7 +4,7 @@
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;;        Bastien Guerry <bzg@gnu.org>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 481e431c2f9fa66d454c88aecae65f6e7cc42a21..7b0725e73dfc2bbd527db3ce73a504fa0de5bf5f 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2013-2023 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Goaziou <n.goaziou@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 6ed901b7397be43de2ad7f4bfbf1603769c33428..39d40efcac6a641fba56d62a25c32b96ec156248 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 01395a4b61688d170a487c37246b53d6ed20f36f..cec9188445edcc34f83f6e5ed8e735be3372d148 100644 (file)
@@ -2,7 +2,7 @@
 ;; Copyright (C) 2009-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 807fa66223bb1c34fb14a7840c3982fe298e23e5..290ac1624d7854e4d5e4b3fc839622938915e0a5 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 0567052c08970ddde07aedc59a72902d29482295..ecbe3594ed2bf0c44cb4abc086ec3ef82a97d48b 100644 (file)
@@ -4,7 +4,7 @@
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;;         John Wiegley <johnw at gnu dot org>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 15132196290778c1d0c02f9f52e5e3e9dbbb9015..f149db30f2f65e3ad6f0493d87279d3eb5d21bc2 100644 (file)
@@ -7,7 +7,7 @@
 ;;       Sebastian Rose <sebastian_rose AT gmx DOT de>
 ;;       Ross Patterson <me AT rpatterson DOT net>
 ;; Maintainer: Sebastian Rose <sebastian_rose AT gmx DOT de>
-;; Keywords: org, emacsclient, wp
+;; Keywords: org, emacsclient, text
 
 ;; This file is part of GNU Emacs.
 ;;
index 5a41c022fee7e80fea89f9d8e14bc3a07581a20c..ecbf44a62740da3541d0d0e91452b4df6bba0559 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;;
 ;; This file is part of GNU Emacs.
 
index 941399e15a52250da3786bf2d0a64610dc5138e9..1c1efdc1d7b8ee9b64d6ffbaa19737d948cf83eb 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;;        Bastien Guerry <bzg@gnu.org>
 ;;         Dan Davison <davison at stats dot ox dot ac dot uk>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index d6b7086cddd1c4c8f9c31df292ee529d0619d4c8..f2392a53863b60899e021c1a1c16b9b341f0d1e9 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2004-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 81ec8fdccfeeaf7df154ca7b869ef74b92010ecc..b81beec2eff7d1887906909cd4ac3107a889c3b0 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2017-2023 Free Software Foundation, Inc.
 ;;
 ;; Author: Rasmus Pank Roulund <emacs at pank dot eu>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index 919630e696fe6786c8ad78a508cf6b014fbaf67a..1cc7789c8687574a1c9c6cee4d9266be9de5a797 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2008-2023 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;;
 ;; This file is part of GNU Emacs.
index d1f63762e5098d2bef04cb5c3cd132af00778e13..b63df8f59ea7118e50164658a1ee41f80c688fc4 100644 (file)
@@ -5,7 +5,7 @@
 ;;
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;; Maintainer: Bastien Guerry <bzg@gnu.org>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 ;; Package-Requires: ((emacs "26.1"))
 
index 692dd216d61b58ee4b0c7de88d847c2d807e10ba..881a95e37885eac718238f63101bba08f912f535 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 10a2c803a001bea3ad0b53a62c507d3f9018eaa3..33ab6f30239c4969d5ef54e35959806a54f91098 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com>
 ;;         Nicolas Goaziou <n.goaziou AT gmail DOT com>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: org, wp, tex
+;; Keywords: org, text, tex
 
 ;; This file is part of GNU Emacs.
 
index cfad311207a0b8f4b00a9a7a0f8f6cf6f9fb1065..08db79dc87734468f37a4b05dbfa269fef631dba 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;;      Jambunathan K <kjambunathan at gmail dot com>
 ;; Maintainer: TEC <orgmode@tec.tecosaur.net>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 81a77a7705694a4853326a1e7e48c104260c2cbf..f38aedd2936e9b56cbf09bcdf757807b0bf9ee07 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Carsten Dominik <carsten.dominik@gmail.com>
 ;;      Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 
 ;; This file is part of GNU Emacs.
index 33eb0597b0818b6a72f744aca8e8334940821677..04a930bd369c0264e12ddaf176ac7f1f7a580aea 100644 (file)
@@ -7,7 +7,7 @@
 ;;         Viktor Rosenfeld <listuser36 AT gmail DOT com>
 ;;         Rasmus Pank Roulund <emacs AT pank DOT eu>
 ;; Maintainer: Marco Wahl <marcowahlsoft@gmail.com>
-;; Keywords: org, wp, tex
+;; Keywords: org, text, tex
 
 ;; This file is part of GNU Emacs.
 
index 768bf402b70dfd33f47621120523a8ce8a3abe7d..520a51f856c71238d47386afd96b60cb9a51e208 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
 ;; Maintainer: Daniel Fleischer <danflscr@gmail.com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index bb716f7b9f24e9f714dbf8cba3a973ece217f140..77dc609b061fb78ec3d652d68cecfa57caf0101f 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
 ;;      Luis R Anaya <papoanaya aroba hot mail punto com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 5be0ca22e07255c20da4eb9caa269bf04cb16994..d0ddaabbbe4c077e93eee573bbcfa019d5e6e3d7 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nicolas Goaziou <n.goaziou@gmail.com>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: org, wp, markdown
+;; Keywords: org, text, markdown
 
 ;; This file is part of GNU Emacs.
 
index dd96ed8e064a3c226e2ddc00c15a7d7ccd4638e5..f5ddedc2ba7cd16ef2f4513d318387b193e2d468 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2010-2023 Free Software Foundation, Inc.
 
 ;; Author: Jambunathan K <kjambunathan at gmail dot com>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 ;; URL: https://orgmode.org
 
 ;; This file is part of GNU Emacs.
index ed72cf4f2ba4952fd77a10105f3475c63bc9e6fd..5734510b37bf6cd35805dc0e60e545662b4d7ab8 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nicolas Goaziou <n.goaziou@gmail.com>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: org, wp
+;; Keywords: org, text
 
 ;; This file is part of GNU Emacs.
 
index cff34f058828dd4e69c1baa7f7d543061c64ab32..2a06214d75be1b1a62263204e8c7936e00f7299a 100644 (file)
@@ -3,7 +3,7 @@
 
 ;; Author: David O'Toole <dto@gnu.org>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: hypermedia, outlines, wp
+;; Keywords: hypermedia, outlines, text
 
 ;; This file is part of GNU Emacs.
 ;;
index 5befcac1c39d8e54b23f1406c7222e5fe710c0b5..6616bfd024bc01d6ec04b528b89e211ef79699e2 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012-2023 Free Software Foundation, Inc.
 ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index e9cc0ed8fc75f0c35ce9c0340f98a48d2e0e1c4a..5327cc0d41c8a7e5f290beab698f0a1f015a7850 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;; Maintainer: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-;; Keywords: outlines, hypermedia, calendar, wp
+;; Keywords: outlines, hypermedia, calendar, text
 
 ;; This file is part of GNU Emacs.
 
index 735874e8da63e0ca914a3431de9cdec61222e1ea..22a6758066f9d57f4b47aa3b0aa4b524c5343eed 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>)
 ;; Maintainer: emacs-devel@gnu.org
 ;; Created: October 21 1996
-;; Keywords: wp, print, postscript, cursive writing
+;; Keywords: text, print, postscript, cursive writing
 
 ;; This file is part of GNU Emacs.
 
index cb43f7e40dc5da2ea272a997c084926f2fde3332..a91c82a5522f7b8caba2fd7e55a5401b42ea6d74 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, print, PostScript
+;; Keywords: text, print, PostScript
 ;; Old-Version: 6.9.3
 ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 
index 5febf7ff15fceb11956ca60fc36635821c8e5522..972542cbaf5812ffe81c0582d19b2eee185c0db4 100644 (file)
@@ -6,7 +6,7 @@
 ;; Created: 2019-06-16
 ;; Old-Version: 0.3.0
 ;; Package-Requires: ((emacs "24.5"))
-;; Keywords: lisp wp files convenience
+;; Keywords: lisp text files convenience
 ;; URL: https://github.com/cl-font-lock/cl-font-lock
 
 ;; This file is part of GNU Emacs
index d05128b88ad380fb3d10820621627322ab96decf..2618ad2b67a8abaa8754de84fb9ff038b3d735fa 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.2
 ;; Package: ebnf2ps
 
index d746efbe690ba908c933e05f4f03b47c95fef39f..0cc93bc712366a4638ef684011b3c79e8f8e2011 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.10
 ;; Package: ebnf2ps
 
index 3a2add32d7722e53f09343327922d818dde7a1f1..b495dacea408618c987c1c64593f16afd6c5b0a9 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.1
 ;; Package: ebnf2ps
 
index 29a500054948bb74e4be9baab8232668c121ef0b..08d422da651d60d12a6fed81045ab339c51b54a3 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2001-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.2
 ;; Package: ebnf2ps
 
index c4d11c97fff944690aa0807c79669d1c21850b3a..2e015b71abaf12dc85878c58a1b80c57ed64ead4 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.9
 ;; Package: ebnf2ps
 
index 4155dc0d2cdca6e72272382e81d3bba1ef65b900..a4e15c497f123f130cea5a3635eda36c9fdc9686 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.0
 ;; Package: ebnf2ps
 
index aaec71daa73fc44f52ec21d7f1b28212b937fc92..3d2db7e5171c9949fc6bcb612bfbd48996ce3bfc 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 1.4
 ;; Package: ebnf2ps
 
index 819f39cb4e5a56aa47b2f5e1c27da0e193521731..5573e42b6e7cd8b97f979d08b88c4b37c0fb55d8 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1999-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, ebnf, PostScript
+;; Keywords: text, ebnf, PostScript
 ;; Old-Version: 4.4
 ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 
index bdc28f927ab80147deb7850212c255088c772f5c..0aeb1bed32944217819e7d48ea8b95a2450c3014 100644 (file)
@@ -11,7 +11,7 @@
 
 ;; Author: Kenichi Handa <handa@gnu.org>
 ;; (according to ack.texi)
-;; Keywords: wp, BDF, font, PostScript
+;; Keywords: text, BDF, font, PostScript
 ;; Package: ps-print
 
 ;; This file is part of GNU Emacs.
index a47849546270c106303291175c2c3e7a01dcfab2..6a48b6b203b72bdf9a3221b0e153d5096e0b63d4 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;;     Kenichi Handa <handa@gnu.org> (multi-byte characters)
-;; Keywords: wp, print, PostScript, multibyte, mule
+;; Keywords: text, print, PostScript, multibyte, mule
 ;; Package: ps-print
 
 ;; This file is part of GNU Emacs.
index aa3037f5273cb49a7de64e53e083431f8bad839b..bda483080b9e99961fef1ec3fb6ca58c7bd0d935 100644 (file)
@@ -7,7 +7,7 @@
 ;;     Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;;     Kenichi Handa <handa@gnu.org> (multi-byte characters)
 ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, print, PostScript
+;; Keywords: text, print, PostScript
 ;; Old-Version: 7.3.5
 ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 
index d66d19398016658e4a4708983bf9c02425784b82..f4420c497ab7d1894c6e2ab0cf85aec47191e61e 100644 (file)
@@ -7,7 +7,7 @@
 ;;     Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
 ;;     Kenichi Handa <handa@gnu.org> (multi-byte characters)
 ;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: wp, print, PostScript
+;; Keywords: text, print, PostScript
 ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 ;; Package: ps-print
 
index 004b844a3e7deb40d094b1559d8b3f83528643ac..e977f3a52991acdd38dd15502feb278f744aa92b 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1994-1996, 2001-2023 Free Software Foundation, Inc.
 
 ;; Author: Boris Goldowsky <boris@gnu.org>
-;; Keywords: wp, faces
+;; Keywords: text, faces
 
 ;; This file is part of GNU Emacs.
 
index 4d6c73bfdd61c7365b95689129db36296d5fde88..a75c77cc19387921e5bb682a593c6d0404c1d7bb 100644 (file)
@@ -4,7 +4,7 @@
 ;; Software Foundation, Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: wp
+;; Keywords: text
 ;; Package: emacs
 
 ;; This file is part of GNU Emacs.
index ebb55ec279c6ff1558d1ea44db7c5d69b3321793..fc7b8c90d831908552c07b0cf7c1da3782c222c3 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
-;; Keywords: wp, hypermedia, comm, languages
+;; Keywords: text, hypermedia, comm, languages
 
 ;; This file is part of GNU Emacs.
 
index 7374fa63bec33133fea001dd032b3c3a9c8f416f..5b07fbef9eb4209c567b3fa81b4026be4325b999 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1985-2023 Free Software Foundation, Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: wp
+;; Keywords: text
 
 ;; This file is part of GNU Emacs.
 
index 446112bce2777c39e7070ef6380c5ab035603319..34b673f7ad3af64798aa94aeaad187783eb1f54e 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Robert J. Chassell <bob@gnu.org>
 ;; (according to ack.texi)
-;; Keywords: wp data
+;; Keywords: text data
 
 ;; This file is part of GNU Emacs.
 
index 86a2762b0eee0b047ac2952466e2463c6d54c37f..589901456a54a63332feb69c8cae882cdf97f772 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1985, 2001-2023 Free Software Foundation, Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: wp convenience
+;; Keywords: text convenience
 ;; Package: emacs
 
 ;; This file is part of GNU Emacs.
index fd28bfe801607c3f7d1a8f6a42ac8ed92bac6c12..0160f69c3a42841eb5d12d4932967a3a9fc9942b 100644 (file)
@@ -4,7 +4,7 @@
 ;; Foundation, Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: wp
+;; Keywords: text
 ;; Package: emacs
 
 ;; This file is part of GNU Emacs.
index efa59e0682f9c8f1c810354ace748d39e02d3ed5..a1c0b9b3282dcd50a1d52737f3febd592a009b1c 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: K. Shane Hartman
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: convenience wp
+;; Keywords: convenience text
 
 ;; This file is part of GNU Emacs.
 
index bd8e7cd74356543c1fed7dc088afd38d1fc6a9a9..5893f969fe1c8853672ddd28d59ac2f768c4e61b 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Maintainer: Miles Bader <miles@gnu.org>
-;; Keywords: wp
+;; Keywords: text
 
 ;; This file is part of GNU Emacs.
 
index 5c53716c3acc97d631754e680e1f043d4d1e0d2d..9316c29d4cc47a0047cf5635e6716684ea7196ce 100644 (file)
@@ -7,7 +7,7 @@
 ;; Maintainer: emacs-devel@gnu.org
 ;; Adapted-By: ESR, Daniel Pfeiffer <occitan@esperanto.org>,
 ;;             F.Potorti@cnuce.cnr.it
-;; Keywords: wp, hypermedia, comm, languages
+;; Keywords: text, hypermedia, comm, languages
 
 ;; This file is part of GNU Emacs.
 
index 50c3f461bcc28eb4d01b6c4b80bbc24abe0e9127..b41386107157a06ddf4e872f89b921284e24986e 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
-;; Keywords: wp, convenience
+;; Keywords: text, convenience
 ;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com>
 ;; Created: Sat Jul 08 2000 13:28:45 (PST)
 
index 7f38a1c463d67b458a9d03b2acf8bdb92746093a..c612d3f76fdb3bb54ae760eaee5434ea0978a4b1 100644 (file)
@@ -4,7 +4,7 @@
 ;; Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: wp
+;; Keywords: text
 ;; Package: emacs
 
 ;; This file is part of GNU Emacs.
index 18ba83e86e8d1eaaea6a36dac9c20a18eef9a9bb..0e9aafda3058f3353abe6d7696539b9e0b7cc661 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author:     Milan Zamazal <pdm@zamazal.org>
 ;;             Michal Nazarewicz <mina86@mina86.com>
 ;; Version:    4.6.1
-;; Keywords:   text, TeX, SGML, wp
+;; Keywords:   text, TeX, SGML, text
 
 ;; This file is part of GNU Emacs.
 
index 23dcc7e59455f504297007ce7501a3c02e49ce2c..d88470d7496250e8cbeb95f547b08d16d7ccfbb8 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Daniel Pfeiffer <occitan@esperanto.org>
 ;; Adapted-By: ESR, Daniel Pfeiffer
-;; Keywords: wp
+;; Keywords: text
 
 ;; This file is part of GNU Emacs.
 
index b22652b6824cda38a02b7e21bfdbb3dd9762fac6..dd7ddd784c6ed3fb781ee7495910b90015386edb 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1985, 2001-2023 Free Software Foundation, Inc.
 
 ;; Maintainer: emacs-devel@gnu.org
-;; Keywords: wp
+;; Keywords: text
 
 ;; This file is part of GNU Emacs.
 
index f4095c9908942840e0abb4b3343874cb7dc0c6e5..f01f3685cfa606127ddc4c08bdae0d03778cadfc 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
 ;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
-;; Keywords: data, wp
+;; Keywords: data, text
 ;; Version: 13.2.2
 ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre
 
index ef822ba805b9672f4d8bee5db6e6e752f005c438..f83f48be951d9ba463a63fa210704ea319f41641 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
 ;; Author:     Marcin Borkowski <mbork@mbork.pl>
-;; Keywords:   text, wp
+;; Keywords:   text, text
 
 ;; This file is part of GNU Emacs.
 
index 962aeb4747c7c15974af106c4d4199190ff07fbb..5b9e1f5997460f034066c3ee06d4437a74e1094e 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author:     Michal Nazarewicz <mina86@mina86.com>
 ;; Version:    4.5
-;; Keywords:   text, TeX, SGML, wp
+;; Keywords:   text, TeX, SGML, text
 
 ;; This file is part of GNU Emacs.