branch: externals/denote commit c8f3e707c28a0e4fe932fd3f9156bb38ab0c9c76 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@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: i...@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{i...@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.