[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 89848217: ; * style/natbib.el ("natbib"): Fontify \citetext.
From: |
Arash Esbati |
Subject: |
master 89848217: ; * style/natbib.el ("natbib"): Fontify \citetext. |
Date: |
Wed, 11 Jan 2023 06:51:43 -0500 (EST) |
branch: master
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 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 <statba@nus.edu.sg>
;; Carsten Dominik <dominik@strw.leidenuniv.nl>
@@ -148,6 +148,7 @@
("citealp" "*[[{")
("citeauthor" "*[[{")
("citefullauthor" "[[{")
+ ("citetext" "{")
("citeyear" "[[{")
("citeyearpar" "[[{")
("shortcites" "{")
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 89848217: ; * style/natbib.el ("natbib"): Fontify \citetext.,
Arash Esbati <=