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

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

[nongnu] elpa/adoc-mode 43eda399d3 148/199: Tweak the package descriptio


From: ELPA Syncer
Subject: [nongnu] elpa/adoc-mode 43eda399d3 148/199: Tweak the package description
Date: Sun, 3 Sep 2023 06:59:42 -0400 (EDT)

branch: elpa/adoc-mode
commit 43eda399d3a29405476139ff2421894032c33a86
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Tweak the package description
---
 adoc-mode.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/adoc-mode.el b/adoc-mode.el
index 937e430409..ff79db2208 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -30,12 +30,12 @@
 ;;; Commentary:
 
 ;; AsciiDoc is a text document format for
-;; writing short documents, articles, books and UNIX man pages. AsciiDoc files
+;; writing short documents, articles, books and UNIX man pages.  AsciiDoc files
 ;; can be translated to HTML and DocBook markups.
 ;;
-;; adoc-mode is an Emacs major mode for editing AsciiDoc files. It emphasizes 
on
+;; adoc-mode is an Emacs major mode for editing AsciiDoc files.  It emphasizes 
on
 ;; the idea that the document is highlighted so it pretty much looks like the
-;; final output. What must be bold is bold, what must be italic is italic etc.
+;; final output.  What must be bold is bold, what must be italic is italic etc.
 ;; Meta characters are naturally still visible, but in a faint way, so they can
 ;; be easily ignored.
 



reply via email to

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