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

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

[nongnu] elpa/crux cedec52 063/112: Mark crux-recentf-ido-find-file as o


From: ELPA Syncer
Subject: [nongnu] elpa/crux cedec52 063/112: Mark crux-recentf-ido-find-file as obsolete
Date: Wed, 11 Aug 2021 09:57:54 -0400 (EDT)

branch: elpa/crux
commit cedec52b2cbbb8300e22805709c24ae24612a002
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Mark crux-recentf-ido-find-file as obsolete
---
 crux.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crux.el b/crux.el
index b094ae8..aaa75e1 100644
--- a/crux.el
+++ b/crux.el
@@ -435,7 +435,7 @@ as the current user."
     (when file
       (find-file file))))
 
-(defalias 'crux-recentf-ido-find-file 'crux-recentf-find-file)
+(define-obsolete-function-alias 'crux-recentf-ido-find-file 
'crux-recentf-find-file "0.4.0")
 
 ;; modified from https://www.emacswiki.org/emacs/TransposeWindows
 (defun crux-transpose-windows (arg)



reply via email to

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