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
bf8154b1
Commit
bf8154b1
authored
May 13, 2013
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ede/simple.el, semantic/java.el: Set generated-autoload-load-name.
parent
5bf90bc5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
lisp/cedet/ChangeLog
lisp/cedet/ChangeLog
+4
-0
lisp/cedet/ede/simple.el
lisp/cedet/ede/simple.el
+4
-0
lisp/cedet/semantic/java.el
lisp/cedet/semantic/java.el
+4
-0
No files found.
lisp/cedet/ChangeLog
View file @
bf8154b1
2013
-
05
-
14
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
ede
/
simple
.
el
,
semantic
/
java
.
el
:
Set
generated
-
autoload
-
load
-
name
.
2013
-
05
-
11
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
ede
/
project
-
am
.
el
,
semantic
/
db
-
ebrowse
.
el
,
semantic
/
grammar
.
el
:
...
...
lisp/cedet/ede/simple.el
View file @
bf8154b1
...
...
@@ -118,4 +118,8 @@ Each directory needs a project file to control it.")
(
provide
'ede/simple
)
;; Local variables:
;; generated-autoload-load-name: "ede/simple"
;; End:
;;; ede/simple.el ends here
lisp/cedet/semantic/java.el
View file @
bf8154b1
...
...
@@ -480,4 +480,8 @@ removed from the result list."
(
provide
'semantic/java
)
;; Local variables:
;; generated-autoload-load-name: "semantic/java"
;; End:
;;; semantic/java.el ends here
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