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

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

[nongnu] elpa/inf-ruby e3335232ce 081/265: Add missing code section to c


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby e3335232ce 081/265: Add missing code section to comment front-matter
Date: Sat, 9 Jul 2022 21:59:16 -0400 (EDT)

branch: elpa/inf-ruby
commit e3335232ce774f51aa70160db712ae28becaf6f7
Author: Bozhidar Batsov <bozhidar@tradeo.com>
Commit: Bozhidar Batsov <bozhidar@tradeo.com>

    Add missing code section to comment front-matter
---
 inf-ruby.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/inf-ruby.el b/inf-ruby.el
index 14dc33e6d5..aa72492991 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -36,6 +36,8 @@
 ;;
 ;; to your init file to easily switch from common Ruby compilation
 ;; modes to interact with a debugger.
+;;
+;;; Code:
 
 (require 'comint)
 (require 'compile)



reply via email to

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