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
7a8940da
Commit
7a8940da
authored
Jun 13, 2002
by
Juanma Barranquero
Browse files
(lisp): Add international/ucs-tables.elc and font-core.elc.
parent
e43bd4f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
lib-src/ChangeLog
lib-src/ChangeLog
+5
-0
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+2
-0
No files found.
lib-src/ChangeLog
View file @
7a8940da
2002-06-13 Juanma Barranquero <lektu@terra.es>
* makefile.w32-in (lisp): Add international/ucs-tables.elc and
font-core.elc.
2002-06-12 Francesco Potorti` <pot@gnu.org>
* etags.c: New multi-line regexp and new regexp syntax.
...
...
lib-src/makefile.w32-in
View file @
7a8940da
...
...
@@ -170,6 +170,7 @@ lisp= \
$(lispsource)
international/mule-conf.el
\
$(lispsource)
international/mule-cmds.elc
\
$(lispsource)
international/characters.elc
\
$(lispsource)
international/ucs-tables.elc
\
$(lispsource)
international/utf-8.elc
\
$(lispsource)
international/latin-1.el
\
$(lispsource)
international/latin-2.el
\
...
...
@@ -207,6 +208,7 @@ lisp= \
$(lispsource)
startup.elc
\
$(lispsource)
subr.elc
\
$(lispsource)
term/tty-colors.elc
\
$(lispsource)
font-core.elc
\
$(lispsource)
textmodes/fill.elc
\
$(lispsource)
textmodes/page.elc
\
$(lispsource)
textmodes/paragraphs.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