changeset 12812:39e721f1681f

(interpreter-mode-alist): Delete autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Wed, 09 Aug 1995 22:42:34 +0000
parents 11f5ce737c57
children c9ed95ec05b6
files lisp/progmodes/executable.el lisp/progmodes/sh-script.el
diffstat 2 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/executable.el	Wed Aug 09 22:39:32 1995 +0000
+++ b/lisp/progmodes/executable.el	Wed Aug 09 22:42:34 1995 +0000
@@ -26,6 +26,8 @@
 ;; executable if it isn't.  Support code for the likes of sh-, awk-, perl-,
 ;; tcl- or makefile-mode.
 
+;; Would someone please explain clearly what this is to be used for? -- rms.
+
 ;;; Code:
 
 (defvar executable-insert 'not-modified
@@ -63,7 +65,8 @@
 (defvar executable-command nil)
 
 
-;;;###autoload
+;; Autoload cookie deleted here because it made loaddefs.el fail to load.
+;; -rms
 (or (assoc "tail" interpreter-mode-alist)
     (nconc interpreter-mode-alist
 	   '(("tail" . text-mode)
--- a/lisp/progmodes/sh-script.el	Wed Aug 09 22:39:32 1995 +0000
+++ b/lisp/progmodes/sh-script.el	Wed Aug 09 22:42:34 1995 +0000
@@ -51,7 +51,9 @@
 (require 'executable)
 
 
-;;;###autoload
+
+;; Autoload cookie deleted here because it made loaddefs.el fail to load.
+;; -rms
 (or (assoc "sh" interpreter-mode-alist)
     (setq auto-mode-alist
 	  ;; matches files