]> git.eshelyaron.com Git - emacs.git/commitdiff
(interpreter-mode-alist): Delete autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Wed, 9 Aug 1995 22:42:34 +0000 (22:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 9 Aug 1995 22:42:34 +0000 (22:42 +0000)
lisp/progmodes/executable.el
lisp/progmodes/sh-script.el

index cc15ad964f144fff5e8bead19c30021c63eb7e01..3711ec4f67afe86a243c119dacd312c69ef6dfd4 100644 (file)
@@ -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 @@ Typical values are 73 (+x) or -493 (rwxr-xr-x).")
 (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)
index 3e5bc2165d7c2bd64bb9637ea266977be3083a82..1d6318e7cb79098468a35ec35e9c409ca9a996b7 100644 (file)
@@ -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