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

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

[elpa] externals/capf-autosuggest 40336d0 38/63: Adjust short descriptio


From: ELPA Syncer
Subject: [elpa] externals/capf-autosuggest 40336d0 38/63: Adjust short description
Date: Wed, 27 Oct 2021 14:58:00 -0400 (EDT)

branch: externals/capf-autosuggest
commit 40336d00e33034a129c2188a287b9c2f5442779e
Author: jakanakaevangeli <jakanakaevangeli@chiru.no>
Commit: jakanakaevangeli <jakanakaevangeli@chiru.no>

    Adjust short description
---
 capf-autosuggest.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/capf-autosuggest.el b/capf-autosuggest.el
index 01d5745..fd0d293 100644
--- a/capf-autosuggest.el
+++ b/capf-autosuggest.el
@@ -1,7 +1,7 @@
-;;; capf-autosuggest.el --- Show first completion-at-point as an overlay -*- 
lexical-binding: t; -*-
+;;; capf-autosuggest.el --- History autosuggestions for comint and eshell -*- 
lexical-binding: t; -*-
 
 ;; Filename: capf-autosuggest.el
-;; Description: Show first completion-at-point as an overlay
+;; Description: History autosuggestions for comint and eshell
 ;; Author: jakanakaevangeli <jakanakaevangeli@chiru.no>
 ;; Created: 2021-07-13
 ;; Version: 1.0
@@ -26,7 +26,7 @@
 
 ;; capf-autosuggest lets you preview the most recent matching history element,
 ;; similar to zsh-autosuggestions or fish.  It works in eshell and in modes
-;; derived from comint-mode, for example M-x shell or M-x run-python.
+;; derived from comint-mode, for example M-x shell and M-x run-python.
 ;;
 ;; Installation:
 ;;



reply via email to

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