mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-07 06:11:27 -08:00
4 lines
106 B
EmacsLisp
4 lines
106 B
EmacsLisp
;;; email/wanderlust/autoload.el -*- lexical-binding: t; -*-
|
|
|
|
;;;###autoload
|
|
(defalias '=wanderlust #'wl)
|