branch: main
commit 3091f2ca61e4129f1e4eb9eda9b0fbcd857f21f2
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
* auctex.el: Shorten 'Commentary' section to 4 lines.
---
auctex.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/auctex.el b/auctex.el
index 1c320a1c..2f7af507 100644
--- a/auctex.el
+++ b/auctex.el
@@ -28,9 +28,8 @@
;; 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, a combination
-;; of folding and in-source previewing that provides true "What You See
-;; Is What You Get" experience in the sourcebuffer.
+;; using Emacs. One component of AUCTeX is preview-latex which provides
+;; true "What You See Is What You Get" experience in the sourcebuffer.
;;; Code: