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
b6fe8102
Commit
b6fe8102
authored
Sep 11, 2009
by
Stefan Monnier
Browse files
(autoloads): Make rmail.el writable as well.
parent
5cc443fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-1
No files found.
lisp/ChangeLog
View file @
b6fe8102
2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
* Makefile.in (autoloads): Make rmail.el writable as well.
2009-09-11 Glenn Morris <rgm@gnu.org>
* apropos.el (apropos-documentation-check-doc-file): Exclude unbound
...
...
lisp/Makefile.in
View file @
b6fe8102
...
...
@@ -133,7 +133,7 @@ finder-data: doit
# are identified by being the value of `generated-autoload-file'.
autoloads
:
$(LOADDEFS) doit
chmod
+w
$(lisp)
/ps-print.el
$(lisp)
/emulation/tpu-edt.el
\
$(lisp)
/emacs-lisp/cl-loaddefs.el
$(lisp)
/emacs-lisp/cl-loaddefs.el
$(lisp)
/mail/rmail.el
wd
=
$(lisp)
;
$(setwins_almost)
;
\
echo
Directories:
$$
wins
;
\
$(emacs)
-l
autoload
--eval
'(setq generated-autoload-file "
$(lisp)
/loaddefs.el")'
-f
batch-update-autoloads
$$
wins
...
...
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