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

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

[elpa] externals/dash 3950c48 189/316: ; Fix typo in version of recent o


From: ELPA Syncer
Subject: [elpa] externals/dash 3950c48 189/316: ; Fix typo in version of recent obsoletion
Date: Mon, 15 Feb 2021 15:57:57 -0500 (EST)

branch: externals/dash
commit 3950c4888525c67aa73c5132afd7ef1e97e64d3a
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix typo in version of recent obsoletion
---
 dash.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dash.el b/dash.el
index d57feed..162680c 100644
--- a/dash.el
+++ b/dash.el
@@ -2913,7 +2913,7 @@ See also `dash-fontify-mode-lighter' and
  'dash-enable-fontlock #'global-dash-fontify-mode "2.18.0")
 
 (define-obsolete-function-alias
-  'dash-enable-font-lock #'global-dash-fontify-mode "2.17.0")
+  'dash-enable-font-lock #'global-dash-fontify-mode "2.18.0")
 
 (provide 'dash)
 ;;; dash.el ends here



reply via email to

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