Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dd8d430f
Commit
dd8d430f
authored
Jun 28, 2007
by
Andreas Schwab
Browse files
($(lisp)/mh-e/mh-loaddefs.el): Depend on
$(lisp)/subdirs.el.
parent
d9d0113f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-1
No files found.
lisp/ChangeLog
View file @
dd8d430f
2007-06-28 Andreas Schwab <schwab@suse.de>
* Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
$(lisp)/subdirs.el.
2007-06-28 Juanma Barranquero <lekktu@gmail.com>
* speedbar.el (speedbar-handle-delete-frame): Don't try to delete
...
...
lisp/Makefile.in
View file @
dd8d430f
...
...
@@ -239,7 +239,7 @@ MH_E_SRC = $(lisp)/mh-e/mh-acros.el $(lisp)/mh-e/mh-alias.el \
$(lisp)
/mh-e/mh-xface.el
mh-autoloads
:
$(lisp)/mh-e/mh-loaddefs.el
$(lisp)/mh-e/mh-loaddefs.el
:
$(MH_E_SRC)
$(lisp)/mh-e/mh-loaddefs.el
:
$(lisp)/subdirs.el
$(MH_E_SRC)
echo
";;; mh-loaddefs.el --- automatically extracted autoloads"
>
$@
echo
""
>>
$@
echo
";; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc."
>>
$@
...
...
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