mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
* lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload.
This commit is contained in:
parent
8704165197
commit
e07d69e2dc
1 changed files with 0 additions and 7 deletions
|
|
@ -46,16 +46,9 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'wid-edit)
|
||||
|
||||
(require 'cl-lib)
|
||||
|
||||
(unless (fboundp 'custom-menu-create)
|
||||
(autoload 'custom-menu-create "cus-edit"))
|
||||
|
||||
(require 'eudc-vars)
|
||||
|
||||
|
||||
|
||||
;;{{{ Internal cooking
|
||||
|
||||
;;{{{ Internal variables and compatibility tricks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue