1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

Preload rfn-eshadow.

This commit is contained in:
Luc Teirlinck 2005-11-16 02:26:37 +00:00
parent da80e0daf7
commit 1f42385127

View File

@ -145,6 +145,7 @@
(load "select")))
(load "emacs-lisp/timer")
(load "isearch")
(load "rfn-eshadow")
(message "%s" (garbage-collect))
(load "menu-bar")