Skip to content

Commit

Permalink
Remove defunct macro alias
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jan 25, 2024
1 parent 45dc1f2 commit 4daee43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lisp/init-utils.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
;;; Commentary:
;;; Code:

(define-obsolete-function-alias 'after-load 'with-eval-after-load "")


;; Handier way to add modes to auto-mode-alist
(defun add-auto-mode (mode &rest patterns)
Expand Down

0 comments on commit 4daee43

Please sign in to comment.