[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
main f4baaa96: auctex.el: Reduce "Commentary" to 3 lines.
From: |
Arash Esbati |
Subject: |
main f4baaa96: auctex.el: Reduce "Commentary" to 3 lines. |
Date: |
Sun, 6 Oct 2024 04:33:57 -0400 (EDT) |
branch: main
commit f4baaa9627262f078f8515738ce5c66a3491ade0
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
auctex.el: Reduce "Commentary" to 3 lines.
---
auctex.el | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/auctex.el b/auctex.el
index 6e34a553..109368f7 100644
--- a/auctex.el
+++ b/auctex.el
@@ -26,10 +26,9 @@
;;; Commentary:
-;; AUCTeX is a comprehensive customizable integrated environment for
-;; writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX
-;; using Emacs. One component of AUCTeX is preview-latex which provides
-;; true "What You See Is What You Get" experience in the sourcebuffer.
+;; AUCTeX is an integrated environment for writing input files for TeX,
+;; LaTeX, ConTeXt, Texinfo, and docTeX. The component preview-latex
+;; provides true "WYSIWYG" experience in the sourcebuffer.
;;; Code:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- main f4baaa96: auctex.el: Reduce "Commentary" to 3 lines.,
Arash Esbati <=