Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
909c95d0
Commit
909c95d0
authored
Mar 28, 1993
by
Eric S. Raymond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
: Added autoload cookie for entry point.
parent
c80d2575
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lisp/progmodes/make-mode.el
lisp/progmodes/make-mode.el
+2
-1
No files found.
lisp/progmodes/make-mode.el
View file @
909c95d0
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
;; Adapted-By: ESR
;; Adapted-By: ESR
;; Keywords: unix, tools
;; Keywords: unix, tools
;; $Id: makefile.el,v 1.
3
199
2
/0
7
/22 0
2:13:37
eric Exp eric $
;; $Id: makefile.el,v 1.
4
199
3
/0
3
/22 0
3:27:18
eric Exp eric $
;; This file is part of GNU Emacs.
;; This file is part of GNU Emacs.
...
@@ -313,6 +313,7 @@ This is used in the function makefile-insert-gmake-function .")
...
@@ -313,6 +313,7 @@ This is used in the function makefile-insert-gmake-function .")
;;; The mode function itself.
;;; The mode function itself.
;;; ------------------------------------------------------------
;;; ------------------------------------------------------------
;;;#autoload
(
defun
makefile-mode
()
(
defun
makefile-mode
()
"Major mode for editing Makefiles.
"Major mode for editing Makefiles.
Calling this function invokes the function(s) \"makefile-mode-hook\" before
Calling this function invokes the function(s) \"makefile-mode-hook\" before
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment