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

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

[elpa] externals/load-relative 184df86 4/6: Bump version ..


From: Stefan Monnier
Subject: [elpa] externals/load-relative 184df86 4/6: Bump version ..
Date: Mon, 30 Nov 2020 18:33:52 -0500 (EST)

branch: externals/load-relative
commit 184df8649e069741347ab36fd78700560cdfdefb
Author: rocky <rocky@gnu.org>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Bump version ..
    
    and small doc type
---
 load-relative.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/load-relative.el b/load-relative.el
index c0fe46c..a7aab4c 100644
--- a/load-relative.el
+++ b/load-relative.el
@@ -1,7 +1,7 @@
 ;;; load-relative.el --- relative file load (within a multi-file Emacs package)
 
 ;; Author: Rocky Bernstein <rocky@gnu.org>
-;; Version: 1.2
+;; Version: 1.3
 ;; Keywords: internal
 ;; URL: http://github.com/rocky/emacs-load-relative
 ;; Compatibility: GNU Emacs 23.x
@@ -104,7 +104,7 @@
 
 ;;; Code:
 
-;; Press C-x C-e at the end of the next line configure the program in
+;; Press C-x C-e at the end of the next line configure the program in GNU emacs
 ;; for building via "make" to get set up.
 ;; (compile (format "EMACSLOADPATH=:%s ./autogen.sh" "."))
 ;; After that you can run:



reply via email to

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