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

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

[elpa] externals/ruby-end 91fd0a7340 08/91: Quote keywords differently.


From: ELPA Syncer
Subject: [elpa] externals/ruby-end 91fd0a7340 08/91: Quote keywords differently.
Date: Wed, 25 Jan 2023 19:58:24 -0500 (EST)

branch: externals/ruby-end
commit 91fd0a7340572f0bffc52297f44930b6550e0596
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>

    Quote keywords differently.
---
 ruby-end.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ruby-end.el b/ruby-end.el
index 5b16a67082..08ea7c5ebf 100644
--- a/ruby-end.el
+++ b/ruby-end.el
@@ -32,7 +32,7 @@
 ;;; Commentary:
 
 ;; ruby-end is a minor mode for Emacs that can be used with ruby-mode
-;; to automatically close blocks by inserting **end** when typing a
+;; to automatically close blocks by inserting "end" when typing a
 ;; block-keyword, followed by a space.
 ;;
 ;; To use ruby-end-mode, make sure that this file is in Emacs load-path:



reply via email to

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