aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2010-10-15 17:55:33 -0400
committerStefan Monnier2010-10-15 17:55:33 -0400
commit0c747cb143fa227e78f350ac353d703f489209df (patch)
tree5b434055c797bd75eaa1e3d9d0773e586d44daee /msdos/ChangeLog
parenta01a7932080e8a6e7bc8472c58cefabcc2c37df3 (diff)
parentaa095b2db98ae149737f8de00ee733b1d257ed33 (diff)
downloademacs-0c747cb143fa227e78f350ac353d703f489209df.tar.gz
emacs-0c747cb143fa227e78f350ac353d703f489209df.zip
Merge from trunk
Diffstat (limited to 'msdos/ChangeLog')
-rw-r--r--msdos/ChangeLog26
1 files changed, 22 insertions, 4 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 49d49fb2487..e0b3a965402 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,21 @@
12010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * sed1v2.inp (PROFILING_LDFLAGS):
4 * sed3v2.inp (PROFILING_LDFLAGS): Remove, not defined anymore.
5
62010-10-09 Glenn Morris <rgm@gnu.org>
7
8 * mainmake.v2 (install): Remove b2m.
9
102010-10-02 Eli Zaretskii <eliz@gnu.org>
11
12 * mainmake.v2 (TAGS tags): Use `find' to filter out loaddefs
13 files. Make all file names in TAGS tables absolute.
14
152010-10-01 Eli Zaretskii <eliz@gnu.org>
16
17 * sed1v2.inp (LIBGNUTLS_LIBS, LIBGNUTLS_CFLAGS): Edit to empty.
18
12010-09-22 Eli Zaretskii <eliz@gnu.org> 192010-09-22 Eli Zaretskii <eliz@gnu.org>
2 20
3 * sed1v2.inp (LINKER): Don't edit, variable was removed from 21 * sed1v2.inp (LINKER): Don't edit, variable was removed from
@@ -78,10 +96,10 @@
78 instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org). 96 instead of lisp/version.el (see 2010-05-15T21:11:37Z!raeburn@raeburn.org).
79 97
80 * sed1v2.inp (MKDEPDIR): Edit to empty. 98 * sed1v2.inp (MKDEPDIR): Edit to empty.
81 Delete lines in rules that invoke $(MKDEPDIR). 99 Delete lines in rules that invoke $(MKDEPDIR). Fix editing rules
82 Fix editing rules that begin with "cd ../lisp". 100 that begin with "cd ../lisp". Edit out sh if-then-else-fi
83 Edit out sh if-then-else-fi constructs that test ${CANNOT_DUMP}. 101 constructs that test ${CANNOT_DUMP}. Edit out "|| exit ;\"
84 Edit out "|| exit ;\" constructs in emacs${EXEEXT} rule. 102 constructs in emacs${EXEEXT} rule.
85 103
862010-06-03 Dan Nicolaescu <dann@ics.uci.edu> 1042010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
87 105