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
ed5e0894
Commit
ed5e0894
authored
Sep 09, 2007
by
Juri Linkov
Browse files
(update-authors): Add etc/ to AUTHORS.
parent
85050c09
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lisp/Makefile.in
lisp/Makefile.in
+1
-1
lisp/makefile.w32-in
lisp/makefile.w32-in
+1
-1
No files found.
lisp/Makefile.in
View file @
ed5e0894
...
...
@@ -128,7 +128,7 @@ cvs-update: recompile autoloads finder-data custom-deps
# Update the AUTHORS file.
update-authors
:
$(emacs)
-l
authors
-f
batch-update-authors
$(srcdir)
/AUTHORS
$(srcdir)
$(emacs)
-l
authors
-f
batch-update-authors
$(srcdir)
/
etc/
AUTHORS
$(srcdir)
TAGS
:
$(lisptagsfiles1) $(lisptagsfiles2)
els
=
`
echo
$(lisptagsfiles1)
$(lisptagsfiles2)
|
sed
-e
"s,
$(lisp)
/loaddefs[^ ]*,,"
-e
"s,
$(lisp)
/ldefs-boot[^ ]*,,"
`
;
\
...
...
lisp/makefile.w32-in
View file @
ed5e0894
...
...
@@ -186,7 +186,7 @@ cvs-update: recompile autoloads finder-data custom-deps
# Update the AUTHORS file.
update-authors
:
$(emacs)
-l
authors
-f
batch-update-authors
$(srcdir)
/AUTHORS
$(srcdir)
$(emacs)
-l
authors
-f
batch-update-authors
$(srcdir)
/
etc/
AUTHORS
$(srcdir)
TAGS
:
$(lisptagsfiles1) $(lisptagsfiles2)
$(ETAGS)
$(lisptagsfiles1)
$(lisptagsfiles2)
...
...
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