emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex 8984821716 74/76: ; * style/natbib.el ("natbib")


From: Tassilo Horn
Subject: [elpa] externals/auctex 8984821716 74/76: ; * style/natbib.el ("natbib"): Fontify \citetext.
Date: Fri, 13 Jan 2023 14:31:08 -0500 (EST)

branch: externals/auctex
commit 8984821716d0d19bf05b4bdc827c0c9047130521
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; * 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 00ea4b396c..3cac59606d 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 <statba@nus.edu.sg>
 ;;          Carsten Dominik <dominik@strw.leidenuniv.nl>
@@ -148,6 +148,7 @@
                                 ("citealp"        "*[[{")
                                 ("citeauthor"     "*[[{")
                                 ("citefullauthor" "[[{")
+                                ("citetext"       "{")
                                 ("citeyear"       "[[{")
                                 ("citeyearpar"    "[[{")
                                 ("shortcites"     "{")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]