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

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

[elpa] externals/buffer-env dc7342277f 12/12: Release on ELPA


From: ELPA Syncer
Subject: [elpa] externals/buffer-env dc7342277f 12/12: Release on ELPA
Date: Mon, 28 Feb 2022 15:57:26 -0500 (EST)

branch: externals/buffer-env
commit dc7342277f5094058f88f1a9a76cc8879f95d05a
Author: Augusto Stoffel <arstoffel@gmail.com>
Commit: Augusto Stoffel <arstoffel@gmail.com>

    Release on ELPA
---
 README.org    | 6 ++++++
 buffer-env.el | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 9b7fbb1a69..b4586be589 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,6 @@
 #+title: buffer-env --- Buffer-local process environments
 
+#+html: <a href="http://elpa.gnu.org/packages/buffer-env.html";><img alt="GNU 
ELPA" src="https://elpa.gnu.org/packages/buffer-env.svg"/></a>
 #+html: <a href="https://melpa.org/#/buffer-env";><img alt="MELPA" 
src="https://melpa.org/packages/buffer-env-badge.svg"/></a>
 
 With this package, you can teach Emacs to call the correct version of
@@ -135,3 +136,8 @@ There is a large number of Emacs packages interfacing with 
Python's
 virtualenv system.  They all seem to take the global approach and,
 therefore, the comparisons and caveats in the envrc README also apply,
 mutatis mutandis.
+
+** Contributing
+Discussions, suggestions and code contributions are welcome! Since
+this package is part of GNU ELPA, nontrivial contributions (above 15
+lines of code) require a copyright assignment to the FSF.
diff --git a/buffer-env.el b/buffer-env.el
index acb10a090d..351d723a53 100644
--- a/buffer-env.el
+++ b/buffer-env.el
@@ -1,12 +1,12 @@
 ;;; buffer-env.el --- Buffer-local process environments -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2021 Augusto Stoffel
+;; Copyright (C) 2022  Free Software Foundation, Inc.
 
 ;; Author: Augusto Stoffel <arstoffel@gmail.com>
 ;; URL: https://github.com/astoff/buffer-env
 ;; Keywords: processes, tools
 ;; Package-Requires: ((emacs "27.1"))
-;; Version: 0.1
+;; Version: 0.2
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

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