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

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

[elpa] externals/coterm 480751a 1/3: Better outlining of commentary


From: ELPA Syncer
Subject: [elpa] externals/coterm 480751a 1/3: Better outlining of commentary
Date: Tue, 23 Nov 2021 05:57:21 -0500 (EST)

branch: externals/coterm
commit 480751a543bb4f28f6f2bcc9a375e501b0dadc08
Author: Miha Rihtaršič <miha@kamnitnik.top>
Commit: Miha Rihtaršič <miha@kamnitnik.top>

    Better outlining of commentary
---
 coterm.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/coterm.el b/coterm.el
index e0ab113..5a56ac2 100644
--- a/coterm.el
+++ b/coterm.el
@@ -54,7 +54,7 @@
 ;; automatic char-mode, char-mode enabled and char-mode disabled.
 ;;
 ;;
-;; Installation:
+;;;; Installation:
 ;;
 ;; To install coterm, type M-x package-install RET coterm RET
 ;;
@@ -72,7 +72,7 @@
 ;;   ;;   (setq-default comint-process-echoes t)
 ;;
 ;;
-;; Differences from M-x term:
+;;;; Differences from M-x term:
 ;;
 ;; coterm is written as an upgrade to comint.  For existing comint users, the
 ;; behaviour of comint doesn't change with coterm enabled except for the added
@@ -84,7 +84,7 @@
 ;; need to manually enable and disable char mode.
 ;;
 ;;
-;; Some common probles:
+;;;; Some common probles:
 ;;
 ;; If some TUI programs misbehave, try checking your TERM environment variable
 ;; with 'echo $TERM' in your coterm enabled M-x shell.  It should normally be
@@ -107,7 +107,7 @@
 ;; option off or to use manual char mode.
 ;;
 ;;
-;; Bugs, suggestions and patches can be sent to
+;;;; Bugs, suggestions and patches can be sent to
 ;;
 ;;    bugs-doseganje (at) groups.io
 ;;



reply via email to

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