summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2013-07-08 01:05:52 +0200
committerJuanma Barranquero <lekktu@gmail.com>2013-07-08 01:05:52 +0200
commit5165d44a786798f59c880d23dd3569d263009b51 (patch)
tree8e38785b20f9e91aaaf7133c6dcc1a159ead1ceb /lib-src
parented095bd7585e92d2159c34a6ce23a909f68a1900 (diff)
downloademacs-5165d44a786798f59c880d23dd3569d263009b51.tar.gz
ChangeLog fixes.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4a43a741e54..875e6b167d5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -6134,7 +6134,7 @@
1995-06-13 Geoff Voelker <voelker@cs.washington.edu>
- * etags.c (process_file,absolute_filename): Handle filenames
+ * etags.c (process_file, absolute_filename): Handle filenames
starting with a drive letter.
* makefile.nt (install): Copy wakeup.exe properly.
@@ -6161,12 +6161,12 @@
1995-05-25 Geoff Voelker <voelker@cs.washington.edu>
* makefile.nt (LIBS): Use BASE_LIBS.
- (make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend
+ (make-docfile.exe, hexl.exe, wakeup.exe, etags.exe): Don't depend
upon LIBS.
(DOC): Use del instead of rm.
(DOC) [WINDOWS95]: Use DOC.
(clean): Handle MSVC aux files.
- (config.h,paths.h): Use $(CP) instead of cp.
+ (config.h, paths.h): Use $(CP) instead of cp.
(config.h): Use $(CONFIG_H)
(make-docfile.obj): Depend upon config.h.
Clean up comments.