auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 953fcb705a7a0e877e350


From: Tassilo Horn
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 953fcb705a7a0e877e35051a8b4e0f18b7499772
Date: Sat, 17 Apr 2021 03:57:08 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  953fcb705a7a0e877e35051a8b4e0f18b7499772 (commit)
      from  fffc8fc9097a79608443bbdce7e1d29fb91e244c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 953fcb705a7a0e877e35051a8b4e0f18b7499772
Author: Tassilo Horn <tsdh@gnu.org>
Date:   Sat Apr 17 09:56:50 2021 +0200

    ; Fix Xreader spelling in docstring.

diff --git a/tex.el b/tex.el
index 32aad22..06f0686 100644
--- a/tex.el
+++ b/tex.el
@@ -1238,7 +1238,7 @@ viewer."
   (TeX-evince-sync-view-1 "gnome" "evince"))
 
 (defun TeX-reader-sync-view ()
-  "Run `TeX-evince-sync-view-1', which see, set up for XReader."
+  "Run `TeX-evince-sync-view-1', which see, set up for Xreader."
   (TeX-evince-sync-view-1 "x" "reader"))
 
 (defun TeX-view-program-select-evince (de app)

-----------------------------------------------------------------------

Summary of changes:
 tex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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