auctex-diffs
[Top][All Lists]
Advanced

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

master f5d40daa: ; * style/nameref.el ("nameref"): Fix comment.


From: Arash Esbati
Subject: master f5d40daa: ; * style/nameref.el ("nameref"): Fix comment.
Date: Thu, 26 Jan 2023 05:32:59 -0500 (EST)

branch: master
commit f5d40daa954f4df0074b0824ead089b179ee6725
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; * style/nameref.el ("nameref"): Fix comment.
---
 style/nameref.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/style/nameref.el b/style/nameref.el
index ffbb9286..d4c7b10e 100644
--- a/style/nameref.el
+++ b/style/nameref.el
@@ -1,6 +1,6 @@
 ;;; nameref.el --- AUCTeX style for `nameref.sty'  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2013, 2015, 2018, 2020 Free Software Foundation, Inc.
+;; Copyright (C) 2013--2023 Free Software Foundation, Inc.
 
 ;; Author: Mads Jensen <mje@inducks.org>
 ;; Maintainer: auctex-devel@gnu.org
@@ -49,7 +49,7 @@
           '(("\\\\\\(?:N\\|n\\)ameref\\*?{\\([^{}\n\r\\%,]*\\)" 1 
LaTeX-label-list "}"))
           TeX-complete-list))
 
-                                        ;, Fontification
+   ;; Fontification
    (when (and (fboundp 'font-latex-add-keywords)
               (fboundp 'font-latex-set-syntactic-keywords)
               (eq TeX-install-font-lock 'font-latex-setup))



reply via email to

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