+2008-10-03 Glenn Morris <rgm@gnu.org>
+
+ * progmodes/idlwave.el (auto-mode-alist): Remove unnecessary autoload.
+ * files.el (auto-mode-alist): Add .PRO as per above autoload.
+
2008-10-03 Dan Nicolaescu <dann@ics.uci.edu>
* vc-dir.el (vc-dir-mode): Don't create the ewoc header here.
("\\.mss\\'" . scribe-mode)
("\\.f9[05]\\'" . f90-mode)
("\\.indent\\.pro\\'" . fundamental-mode) ; to avoid idlwave-mode
- ("\\.pro\\'" . idlwave-mode)
+ ("\\.\\(pro\\|PRO\\)\\'" . idlwave-mode)
("\\.prolog\\'" . prolog-mode)
("\\.tar\\'" . tar-mode)
;; The list of archive file extensions should be in sync with