Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a2666217
Commit
a2666217
authored
Oct 28, 2007
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(obj): Remove abbrev.o.
parent
c7ff939a
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 @
a2666217
2007-10-28 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in (obj): Remove abbrev.o.
2007-10-26 Juanma Barranquero <lekktu@gmail.com>
* emacsclient.c: Add a wrapper for getenv so it also checks the
...
...
lib-src/makefile.w32-in
View file @
a2666217
...
...
@@ -156,7 +156,7 @@ obj= sunfns.o dosfns.o msdos.o \
cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o
\
alloc.o data.o doc.o editfns.o callint.o
\
eval.o floatfns.o fns.o print.o lread.o
\
abbrev.o
syntax.o bytecode.o
\
syntax.o bytecode.o
\
process.o callproc.o
\
region-cache.o sound.o atimer.o
\
doprnt.o strftime.o intervals.o textprop.o composite.o md5.o
...
...
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