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

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

[elpa] externals/denote 1975648e39 6/7: Document denote-slug-keep-only-a


From: ELPA Syncer
Subject: [elpa] externals/denote 1975648e39 6/7: Document denote-slug-keep-only-ascii in the manual
Date: Tue, 3 Sep 2024 07:46:39 -0400 (EDT)

branch: externals/denote
commit 1975648e3985bba25f20252d0c8c64c3fa7750e0
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Document denote-slug-keep-only-ascii in the manual
---
 README.org | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.org b/README.org
index 1b4d5399f0..9369221165 100644
--- a/README.org
+++ b/README.org
@@ -5104,6 +5104,12 @@ might change them without further notice.
 + Function ~denote-get-identifier-at-point~ :: Return the identifier
   at point or =POINT=. [ Part of {{{development-version}}}. ]
 
+#+findex: denote-slug-keep-only-ascii
++ Function ~denote-slug-keep-only-ascii~ :: Remove all non-ASCII
+  characters from =STR= and replace them with spaces. This is useful
+  as a helper function to construct ~denote-file-name-slug-functions~
+  ([[#h:d1e4eb5b-e7f2-4a3b-9243-e1c653817a4a][Custom sluggification to remove 
non-ASCII characters]]).
+
 #+findex: denote-sluggify
 + Function ~denote-sluggify~ :: Make =STR= an appropriate slug for
   file name =COMPONENT= 
([[#h:ae8b19a1-7f67-4258-96b3-370a72c43f4e][Sluggification of file name 
components]]).



reply via email to

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