changeset 98474:c87fbd4cc2c4

(auto-mode-alist): Remove unnecessary autoload.
author Glenn Morris <rgm@gnu.org>
date Fri, 03 Oct 2008 07:13:01 +0000
parents 795a2d052f80
children 2c7f6673441b
files lisp/progmodes/idlwave.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/idlwave.el	Fri Oct 03 07:06:46 2008 +0000
+++ b/lisp/progmodes/idlwave.el	Fri Oct 03 07:13:01 2008 +0000
@@ -9369,8 +9369,6 @@
 ;; Will only work on systems which support this.
 (or idlwave-routines (idlwave-start-load-rinfo-timer))
 
-;;;###autoload (add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode))
-
 ;; Run the hook
 (run-hooks 'idlwave-load-hook)