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

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

[nongnu] elpa/vcomplete 40ac892aa6 67/91: ; Consistently mark lisp varia


From: ELPA Syncer
Subject: [nongnu] elpa/vcomplete 40ac892aa6 67/91: ; Consistently mark lisp variables and functions in NEWS
Date: Tue, 24 May 2022 15:59:10 -0400 (EDT)

branch: elpa/vcomplete
commit 40ac892aa6e924fcc9a0eabc264226a104fe0365
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Consistently mark lisp variables and functions in NEWS
---
 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 3d5ded0922..08e3532306 100644
--- a/NEWS
+++ b/NEWS
@@ -25,19 +25,19 @@ similar).
 
 ** Make auto updating the completion list buffer more responsive.
 
-** Support commands which use completion-in-region in the minibuffer.
+** Support commands which use 'completion-in-region' in the minibuffer.
 
 ** Add basic Embark support.
 
 ** Highlight the completion at point in the completion list buffer
 even when using normal navigation commands.
 
-** Remove vcomplete-kill-buffer.
+** Remove 'vcomplete-kill-buffer'.
 This was done as part of an effort to simplify the code base (since
 third party solutions to completion actions exist).
 
 ** Optionally automatically update the completion list buffer.
-See vcomplete-auto-update's documentation string for more information.
+See 'vcomplete-auto-update's documentation string for more information.
 
 * 0.1
 



reply via email to

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