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
347ae3e1
Commit
347ae3e1
authored
Sep 12, 2013
by
Eli Zaretskii
Browse files
lisp.mk (lisp): Add w32-common-fns.elc.
parent
56d968a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/lisp.mk
src/lisp.mk
+1
-0
No files found.
src/ChangeLog
View file @
347ae3e1
2013-09-12 Eli Zaretskii <eliz@gnu.org>
* lisp.mk (lisp): Add w32-common-fns.elc.
2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
* charset.c (char_charset): Document an exception for char-charset.
...
...
src/lisp.mk
View file @
347ae3e1
...
...
@@ -152,6 +152,7 @@ lisp = \
$(lispsource)
/term/w32-win.elc
\
$(lispsource)
/ls-lisp.elc
\
$(lispsource)
/disp-table.elc
\
$(lispsource)
/w32-common-fns.elc
\
$(lispsource)
/dos-w32.elc
\
$(lispsource)
/w32-fns.elc
\
$(lispsource)
/dos-fns.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