auctex-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/auctex 96ab750660 02/25: ; * style/ocgx.el ("ocgx"): Ad


From: Tassilo Horn
Subject: [elpa] externals/auctex 96ab750660 02/25: ; * style/ocgx.el ("ocgx"): Adjust query prompt.
Date: Mon, 8 Jan 2024 07:59:09 -0500 (EST)

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

    ; * style/ocgx.el ("ocgx"): Adjust query prompt.
---
 style/ocgx.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/style/ocgx.el b/style/ocgx.el
index 340da52bd8..116d8a5b20 100644
--- a/style/ocgx.el
+++ b/style/ocgx.el
@@ -1,6 +1,6 @@
 ;;; ocgx.el --- AUCTeX style for `ocgx.sty' (v0.5)  -*- lexical-binding: t; -*-
 
-;; Copyright (C) 2018, 2020 Free Software Foundation, Inc.
+;; Copyright (C) 2018--2023 Free Software Foundation, Inc.
 
 ;; Author: Arash Esbati <arash@gnu.org>
 ;; Maintainer: auctex-devel@gnu.org
@@ -54,9 +54,9 @@
     '("hideocg" LaTeX-arg-ocgp-layer-id "Action button")
 
     '("actionsocg"
-      (LaTeX-arg-ocgp-layer-id "Toggle layer id ('s space separated)")
-      (LaTeX-arg-ocgp-layer-id "Show layer id ('s space separated)")
-      (LaTeX-arg-ocgp-layer-id "Hide layer id ('s space separated)")
+      (LaTeX-arg-ocgp-layer-id "Toggle layer id (space separated crm)")
+      (LaTeX-arg-ocgp-layer-id "Show layer id (space separated crm)")
+      (LaTeX-arg-ocgp-layer-id "Hide layer id (space separated crm)")
       "Action button"))
 
    ;; Fontification




reply via email to

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