branch: master
commit 8984821716d0d19bf05b4bdc827c0c9047130521
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>

    ; * style/natbib.el ("natbib"): Fontify \citetext.
---
 style/natbib.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/style/natbib.el b/style/natbib.el
index 00ea4b39..3cac5960 100644
--- a/style/natbib.el
+++ b/style/natbib.el
@@ -1,6 +1,6 @@
 ;;; natbib.el --- AUCTeX style for `natbib.sty' version 8.31b  -*- 
lexical-binding: t; -*-
 
-;; Copyright (C) 1997, 1998, 2004, 2007, 2014--2022 Free Software Foundation, 
Inc.
+;; Copyright (C) 1997, 1998, 2004, 2007, 2014--2023 Free Software Foundation, 
Inc.
 
 ;; Authors: Berwin Turlach <[email protected]>
 ;;          Carsten Dominik <[email protected]>
@@ -148,6 +148,7 @@
                                 ("citealp"        "*[[{")
                                 ("citeauthor"     "*[[{")
                                 ("citefullauthor" "[[{")
+                                ("citetext"       "{")
                                 ("citeyear"       "[[{")
                                 ("citeyearpar"    "[[{")
                                 ("shortcites"     "{")

Reply via email to