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

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

[elpa] externals/tempel 6bbfc0179f: Update description


From: ELPA Syncer
Subject: [elpa] externals/tempel 6bbfc0179f: Update description
Date: Mon, 10 Jan 2022 15:57:52 -0500 (EST)

branch: externals/tempel
commit 6bbfc0179f195d3a12c205e9a4fc2d486456972d
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update description
---
 tempel.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tempel.el b/tempel.el
index 236c896918..c73c4cdb47 100644
--- a/tempel.el
+++ b/tempel.el
@@ -1,6 +1,6 @@
-;;; tempel.el --- Tempo text templates with in-buffer field editing -*- 
lexical-binding: t -*-
+;;; tempel.el --- Tempo templates/snippets with in-buffer field editing -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2021  Free Software Foundation, Inc.
+;; Copyright (C) 2022  Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>
@@ -44,7 +44,7 @@
   (require 'cl-lib))
 
 (defgroup tempel nil
-  "Tempo text templates with in-buffer field editing."
+  "Tempo templates/snippets with in-buffer field editing."
   :group 'editing
   :prefix "tempel-")
 



reply via email to

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