[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote c8f3e707c2 223/355: Revise one-line descriptions
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote c8f3e707c2 223/355: Revise one-line descriptions, where needed |
Date: |
Sun, 26 Jun 2022 23:58:26 -0400 (EDT) |
branch: externals/denote
commit c8f3e707c28a0e4fe932fd3f9156bb38ab0c9c76
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Revise one-line descriptions, where needed
---
README.org | 4 ++--
denote-retrieve.el | 2 +-
denote.el | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 21e38d45be..33aded54e6 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,4 @@
-#+title: denote: Simple notes with a strict file-naming scheme
+#+title: denote: Simple notes with an efficient file-naming scheme
#+author: Protesilaos Stavrou
#+email: info@protesilaos.com
#+language: en
@@ -17,7 +17,7 @@
#+texinfo_filename: denote.info
#+texinfo_dir_category: Emacs misc features
#+texinfo_dir_title: Denote: (denote)
-#+texinfo_dir_desc: Simple notes with a strict file-naming scheme
+#+texinfo_dir_desc: Simple notes with an efficient file-naming scheme
#+texinfo_header: @set MAINTAINERSITE @uref{https://protesilaos.com,maintainer
webpage}
#+texinfo_header: @set MAINTAINER Protesilaos Stavrou
#+texinfo_header: @set MAINTAINEREMAIL @email{info@protesilaos.com}
diff --git a/denote-retrieve.el b/denote-retrieve.el
index 89e7e5d10f..2aca033e2e 100644
--- a/denote-retrieve.el
+++ b/denote-retrieve.el
@@ -1,4 +1,4 @@
-;;; denote-retrieve.el --- Link facility for Denote -*- lexical-binding: t -*-
+;;; denote-retrieve.el --- Internal search functions for Denote -*-
lexical-binding: t -*-
;; Copyright (C) 2022 Free Software Foundation, Inc.
diff --git a/denote.el b/denote.el
index bed891d36c..d535ff51d1 100644
--- a/denote.el
+++ b/denote.el
@@ -1,4 +1,4 @@
-;;; denote.el --- Simple notes with a strict file-naming scheme -*-
lexical-binding: t -*-
+;;; denote.el --- Simple notes with an efficient file-naming scheme -*-
lexical-binding: t -*-
;; Copyright (C) 2022 Free Software Foundation, Inc.
- [elpa] externals/denote 9be3cfab99 215/355: Relocate defcustom where it belongs, (continued)
- [elpa] externals/denote 9be3cfab99 215/355: Relocate defcustom where it belongs, ELPA Syncer, 2022/06/27
- [elpa] externals/denote b25704e041 211/355: Make denote-retrieve--value pass optional group, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 24997c6bc5 226/355: Remove "work-in-progress" from backlinks' section, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 25fe9870dc 225/355: Finalise 'denote:' custom Org hyperlink type, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 13bae5f9c4 235/355: Remove instability warnings (v0.1.0 is close), ELPA Syncer, 2022/06/27
- [elpa] externals/denote 1b4dc74e3c 224/355: Update denote-dired.el Commentary section, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 3a63c763c5 218/355: Improve post-rename front matter rewrite, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 5213c9e7af 241/355: Add section with alternatives to Denote, ELPA Syncer, 2022/06/27
- [elpa] externals/denote e0ff114a93 238/355: Update Denote sources in manual's introduction, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 7ce2f7d3e3 251/355: Use the 'denote-directory' function, not variable, ELPA Syncer, 2022/06/27
- [elpa] externals/denote c8f3e707c2 223/355: Revise one-line descriptions, where needed,
ELPA Syncer <=
- [elpa] externals/denote a436cdf07e 221/355: Tweak doc strings, ELPA Syncer, 2022/06/27
- [elpa] externals/denote a5940b315a 265/355: Replace needless 'let*' with 'let', ELPA Syncer, 2022/06/27
- [elpa] externals/denote 5686e86cfc 262/355: Only show valid notes in file prompt, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 3d606cbe95 272/355: Simplify completion via 'org-insert-link', ELPA Syncer, 2022/06/27
- [elpa] externals/denote f21a99775d 256/355: Improve rename prompt; only rename regular files, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 941258d8d4 263/355: Remove faulty MUSTMATCH from file prompt, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 8eb27246a5 267/355: Refine buffer-local 'denote-directory'; update doc, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 385c7e9689 287/355: Clarify use of uspecified face attribute, ELPA Syncer, 2022/06/27
- [elpa] externals/denote 90875d5419 233/355: Sort backlinks from oldest to newest, ELPA Syncer, 2022/06/27
- [elpa] externals/denote efd9d537cd 278/355: Give appropriate name to backlink button object, ELPA Syncer, 2022/06/27