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. 7ccff10d48639e995f8f2


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 7ccff10d48639e995f8f2fcfcae6e7265bbcff0d
Date: Sun, 21 Mar 2021 12:28:09 -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  7ccff10d48639e995f8f2fcfcae6e7265bbcff0d (commit)
      from  da52023fa715253c0c9d70838c6feda292df0d28 (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 7ccff10d48639e995f8f2fcfcae6e7265bbcff0d
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Sun Mar 21 04:50:59 2021 +0900

    ; * latex.el (LaTeX-fill-region-as-paragraph): Fix typo.

diff --git a/latex.el b/latex.el
index d5d5621..a88caad 100644
--- a/latex.el
+++ b/latex.el
@@ -3746,7 +3746,7 @@ Words formed by such characters can be broken across 
newlines.")
   "Fill region as one paragraph.
 Break lines to fit `fill-column', but leave all lines ending with
 \\\\ \(plus its optional argument) alone.  Lines with code
-comments and lines ending with `\par' are included in filling but
+comments and lines ending with `\\par' are included in filling but
 act as boundaries.  Prefix arg means justify too.  From program,
 pass args FROM, TO and JUSTIFY-FLAG.
 

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

Summary of changes:
 latex.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]