emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] scratch/auctex-lexbind 7ccff10 01/13: ; * latex.el (LaTeX-fill-re


From: Stefan Monnier
Subject: [elpa] scratch/auctex-lexbind 7ccff10 01/13: ; * latex.el (LaTeX-fill-region-as-paragraph): Fix typo.
Date: Tue, 23 Mar 2021 13:56:54 -0400 (EDT)

branch: scratch/auctex-lexbind
commit 7ccff10d48639e995f8f2fcfcae6e7265bbcff0d
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>

    ; * latex.el (LaTeX-fill-region-as-paragraph): Fix typo.
---
 latex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
 



reply via email to

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