branch: externals/auctex commit 3091f2ca61e4129f1e4eb9eda9b0fbcd857f21f2 Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
* 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 1c320a1c03..2f7af50719 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: