branch: externals/auctex
commit f9fc9619a14cad260ba8b73c9755534d982ff0f3
Author: Arash Esbati <ar...@gnu.org>
Commit: Arash Esbati <ar...@gnu.org>

    ; Replace keyword wp with text
---
 font-latex.el    | 4 ++--
 preview.el.in    | 2 +-
 style/prosper.el | 4 ++--
 tex-fold.el      | 4 ++--
 tex-ispell.el    | 4 ++--
 tex-style.el     | 2 +-
 tex-wizard.el    | 4 ++--
 7 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/font-latex.el b/font-latex.el
index 6e06d481bb..ab33b4dbc7 100644
--- a/font-latex.el
+++ b/font-latex.el
@@ -1,12 +1,12 @@
 ;;; font-latex.el --- LaTeX fontification for Font Lock mode.  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 1996-2023  Free Software Foundation, Inc.
+;; Copyright (C) 1996-2024  Free Software Foundation, Inc.
 
 ;; Authors:    Peter S. Galbraith <p...@debian.org>
 ;;             Simon Marshall <simon.marsh...@esrin.esa.it>
 ;; Maintainer: auctex-de...@gnu.org
 ;; Created:    06 July 1996
-;; Keywords:   tex, wp, faces
+;; Keywords:   tex, text, faces
 
 ;;; This file is not part of GNU Emacs.
 
diff --git a/preview.el.in b/preview.el.in
index 211159e7f9..09836d9e34 100644
--- a/preview.el.in
+++ b/preview.el.in
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2001-2024  Free Software Foundation, Inc.
 
 ;; Author: David Kastrup
-;; Keywords: tex, wp, convenience
+;; Keywords: tex, text, convenience
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/style/prosper.el b/style/prosper.el
index f1b7adc1e6..1ae1cb0dc3 100644
--- a/style/prosper.el
+++ b/style/prosper.el
@@ -1,10 +1,10 @@
 ;;; prosper.el --- Prosper style file for AUCTeX  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2001-2021  Free Software Foundation, Inc.
+;; Copyright (C) 2001-2024  Free Software Foundation, Inc.
 
 ;; Authors:  Phillip Lord<p.l...@russet.org.uk>
 ;;           Nevin Kapur <ne...@jhu.edu>
-;; Keywords: tex, wp, prosper
+;; Keywords: tex, text, prosper
 ;; Version: 0.6
 ;; URL: http://www.mts.jhu.edu/~kapur/emacs/prosper.el
 
diff --git a/tex-fold.el b/tex-fold.el
index a1fd48be51..92304fb2f5 100644
--- a/tex-fold.el
+++ b/tex-fold.el
@@ -1,11 +1,11 @@
 ;;; tex-fold.el --- Fold TeX macros.  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2004-2023  Free Software Foundation, Inc.
+;; Copyright (C) 2004-2024  Free Software Foundation, Inc.
 
 ;; Author: Ralf Angeli <ang...@caeruleus.net>
 ;; Maintainer: auctex-de...@gnu.org
 ;; Created: 2004-07-04
-;; Keywords: tex, wp
+;; Keywords: tex, text
 
 ;; This file is part of AUCTeX.
 
diff --git a/tex-ispell.el b/tex-ispell.el
index 3719615bc1..7915df3043 100644
--- a/tex-ispell.el
+++ b/tex-ispell.el
@@ -1,10 +1,10 @@
 ;;; tex-ispell.el --- AUCTeX skip additions for Ispell  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2016-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2016-2024 Free Software Foundation, Inc.
 
 ;; Author: Arash Esbati <ar...@gnu.org>
 ;; Maintainer: auctex-de...@gnu.org
-;; Keywords: tex, wp, convenience
+;; Keywords: tex, text, convenience
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/tex-style.el b/tex-style.el
index c5131fe4f9..f546df9619 100644
--- a/tex-style.el
+++ b/tex-style.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2005-2024  Free Software Foundation, Inc.
 
 ;; Author: Reiner Steib <reiner.st...@gmx.de>
-;; Keywords: tex, wp, convenience
+;; Keywords: tex, text, convenience
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
diff --git a/tex-wizard.el b/tex-wizard.el
index 1597e270b3..8c8ba81984 100644
--- a/tex-wizard.el
+++ b/tex-wizard.el
@@ -1,9 +1,9 @@
 ;;; tex-wizard.el --- Check the TeX configuration  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2003-2021 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
 
 ;; Author: David Kastrup <d...@gnu.org>
-;; Keywords: tex, wp, convenience
+;; Keywords: tex, text, convenience
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

Reply via email to