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
dd87b4cc
Commit
dd87b4cc
authored
Mar 28, 2002
by
Jason Rumney
Browse files
Move backquote.elc into emacs-lisp.
parent
ef07a497
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+1
-1
No files found.
lib-src/ChangeLog
View file @
dd87b4cc
2002-03-28 Jason Rumney <jasonr@gnu.org>
* makefile.w32-in (lisp): Move backquote.elc into emacs-lisp.
2002-03-22 Paul Eggert <eggert@twinsun.com>
2002-03-22 Paul Eggert <eggert@twinsun.com>
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
...
...
lib-src/makefile.w32-in
View file @
dd87b4cc
...
@@ -147,7 +147,7 @@ lisp= \
...
@@ -147,7 +147,7 @@ lisp= \
$(lispsource)
byte-run.elc
\
$(lispsource)
byte-run.elc
\
$(lispsource)
cus-start.elc
\
$(lispsource)
cus-start.elc
\
$(lispsource)
custom.elc
\
$(lispsource)
custom.elc
\
$(lispsource)
backquote.elc
\
$(lispsource)
emacs-lisp/
backquote.elc
\
$(lispsource)
emacs-lisp/lisp-mode.elc
\
$(lispsource)
emacs-lisp/lisp-mode.elc
\
$(lispsource)
emacs-lisp/lisp.elc
\
$(lispsource)
emacs-lisp/lisp.elc
\
$(lispsource)
env.elc
\
$(lispsource)
env.elc
\
...
...
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