aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-12-31 19:46:33 +0000
committerEli Zaretskii2001-12-31 19:46:33 +0000
commit8df9cd9edc9003cb2672250a2f39697719987981 (patch)
tree4fa1ce07d9ef9e1f9cc0b5e03204b59a3ffbc6e4
parent99158127ba95f3695efd580e103e5b15311be598 (diff)
downloademacs-8df9cd9edc9003cb2672250a2f39697719987981.tar.gz
emacs-8df9cd9edc9003cb2672250a2f39697719987981.zip
Remove the "regenerated" entries.
-rw-r--r--ChangeLog20
-rw-r--r--lisp/ChangeLog4
2 files changed, 0 insertions, 24 deletions
diff --git a/ChangeLog b/ChangeLog
index 9681b3b1753..e33370c0751 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,10 +20,6 @@
20 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move 20 Link Leim files to ${tempdir}/leim, not to real-leim. Don't move
21 Leim files out of the Emacs tree. Don't prepare a separate tarball 21 Leim files out of the Emacs tree. Don't prepare a separate tarball
22 for Leim. 22 for Leim.
23
242001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
25
26 * configure: Regenerated.
27 23
282001-12-11 Richard M. Stallman <rms@gnu.org> 242001-12-11 Richard M. Stallman <rms@gnu.org>
29 25
@@ -87,8 +83,6 @@
87 83
88 * configure.in (AC_OUTPUT): Add lispintro/Makefile. 84 * configure.in (AC_OUTPUT): Add lispintro/Makefile.
89 85
90 * configure: Regenerated.
91
92 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro. 86 * Makefile.in (SUBDIR_MAKEFILES): Add lispintro.
93 (lispintro/Makefile): New target. 87 (lispintro/Makefile): New target.
94 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro. 88 (mostlyclean, clean, distclean, maintainer-clean): Add lispintro.
@@ -116,14 +110,10 @@
116 110
117 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS. 111 * configure.in: Add coff.h to the list in AC_CHECK_HEADERS.
118 112
119 * configure: Regenerated.
120
1212001-11-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1132001-11-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
122 114
123 * Makefile.in (uninstall): Fix previous change. 115 * Makefile.in (uninstall): Fix previous change.
124 116
125 * configure: Regenerated.
126
127 * configure.in, Makefile.in: Add support for --program-prefix, 117 * configure.in, Makefile.in: Add support for --program-prefix,
128 --program-suffix and --program-transform-name options. 118 --program-suffix and --program-transform-name options.
129 119
@@ -147,8 +137,6 @@
147 137
148 * configure.in: AC_OUTPUT lispref/Makefile. 138 * configure.in: AC_OUTPUT lispref/Makefile.
149 139
150 * configure: Regenerated.
151
1522001-11-10 Eli Zaretskii <eliz@is.elta.co.il> 1402001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
153 141
154 The following changes add the ELisp reference manual to the 142 The following changes add the ELisp reference manual to the
@@ -172,18 +160,11 @@
172 160
1732001-11-07 Eli Zaretskii <eliz@is.elta.co.il> 1612001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
174 162
175 * AUTHORS: Regenerate.
176
177 * make-dist (tempdir): Copy AUTHORS as well. 163 * make-dist (tempdir): Copy AUTHORS as well.
178 164
1792001-11-06 Sam Steingold <sds@gnu.org> 1652001-11-06 Sam Steingold <sds@gnu.org>
180 166
181 * configure.in: Added a check for <nlist.h> 167 * configure.in: Added a check for <nlist.h>
182 * configure: Regenerated.
183
1842001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
185
186 * configure: Regenerated.
187 168
1882001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1692001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
189 170
@@ -238,7 +219,6 @@
238 * configure.in: Make ready for autoconf 2.5x. 219 * configure.in: Make ready for autoconf 2.5x.
239 (AC_PREREQ): Require autoconf 2.50. 220 (AC_PREREQ): Require autoconf 2.50.
240 * aclocal.m4: Removed. 221 * aclocal.m4: Removed.
241 * configure: Regenerated.
242 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4. 222 * Makefile.in (${srcdir}/configure): Don't depend on aclocal.m4.
243 223
2442001-10-13 Eli Zaretskii <eliz@is.elta.co.il> 2242001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 395a36fa94c..2d7cee33cc4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1220,8 +1220,6 @@
1220 1220
12212001-11-26 Eli Zaretskii <eliz@is.elta.co.il> 12212001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
1222 1222
1223 * loaddefs.el: Regenerated.
1224
1225 * international/mule-diag.el: Require help-fns instead of 1223 * international/mule-diag.el: Require help-fns instead of
1226 help-funs. 1224 help-funs.
1227 1225
@@ -2159,8 +2157,6 @@
2159 2157
21602001-11-11 Eli Zaretskii <eliz@is.elta.co.il> 21582001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
2161 2159
2162 * subdirs.el: Regenerated.
2163
2164 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if 2160 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
2165 it is not fboundp. 2161 it is not fboundp.
2166 (clipboard-yank): Ditto. 2162 (clipboard-yank): Ditto.