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

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

[nongnu] elpa/helm edf318d2b6 2/2: Fix typos only


From: ELPA Syncer
Subject: [nongnu] elpa/helm edf318d2b6 2/2: Fix typos only
Date: Fri, 16 Jun 2023 07:01:11 -0400 (EDT)

branch: elpa/helm
commit edf318d2b6e3dabb535ded21c2ccd320b0178273
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Fix typos only
---
 helm-core.el | 2 +-
 helm-help.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm-core.el b/helm-core.el
index 5fe04e1d39..6ea73a0190 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -1,4 +1,4 @@
-;;; helm-core.el --- Development files for Helm  -*- lexical-binding: t; -*-
+;;; helm-core.el --- Development files for Helm  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2022 ~ 2023  Thierry Volpiatto
 
diff --git a/helm-help.el b/helm-help.el
index fe045f3436..88385ccb0e 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1369,7 +1369,7 @@ a directory \(e.g `list-directory').
 
 *** Exiting minibuffer with empty string
 
-You can exit minibuffer with empty string with 
\\<helm-read-file--map>\\[helm-cr-empty-string].
+You can exit minibuffer with empty string with 
\\<helm-read-file-map>\\[helm-cr-empty-string].
 It is useful when some commands are prompting continuously until you enter an 
empty prompt.
 
 ** Commands



reply via email to

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