aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorJuanma Barranquero2007-10-17 15:12:53 +0000
committerJuanma Barranquero2007-10-17 15:12:53 +0000
commit943756ea6892039d9611646cfbb4888ebebd970d (patch)
treeaceb393a1bcce3587b156e5701f352a85cb6a78d /admin
parent2504022a915fcecc71d08a5312af0c414b4c97cb (diff)
downloademacs-943756ea6892039d9611646cfbb4888ebebd970d.tar.gz
emacs-943756ea6892039d9611646cfbb4888ebebd970d.zip
Doc fix.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog16
-rwxr-xr-xadmin/make-emacs2
2 files changed, 11 insertions, 7 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 10cec99a09b..e73eb21327c 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12007-10-17 Juanma Barranquero <lekktu@gmail.com>
2
3 * make-emacs: Doc fix.
4
12007-08-28 Glenn Morris <rgm@gnu.org> 52007-08-28 Glenn Morris <rgm@gnu.org>
2 6
3 * admin.el: Provide self. 7 * admin.el: Provide self.
@@ -167,7 +171,7 @@
1672005-10-17 Bill Wohler <wohler@newt.com> 1712005-10-17 Bill Wohler <wohler@newt.com>
168 172
169 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list 173 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
170 since it's gone. Also marked mh-e as done. 174 since it's gone. Also marked mh-e as done.
171 175
1722005-10-11 Juanma Barranquero <lekktu@gmail.com> 1762005-10-11 Juanma Barranquero <lekktu@gmail.com>
173 177
@@ -213,11 +217,11 @@
213 217
2142005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org> 2182005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
215 219
216 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The 220 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
217 first line of every tutorial must begin with a sentence saying 221 The first line of every tutorial must begin with a sentence saying
218 "Emacs Tutorial" in the respective language. This should be 222 "Emacs Tutorial" in the respective language. This should be
219 followed by "See end for copying conditions", likewise in the 223 followed by "See end for copying conditions", likewise in the
220 respective language. 224 respective language.
221 225
2222005-03-29 Luc Teirlinck <teirllm@auburn.edu> 2262005-03-29 Luc Teirlinck <teirllm@auburn.edu>
223 227
diff --git a/admin/make-emacs b/admin/make-emacs
index 23b4e1c6374..94bf2092a8b 100755
--- a/admin/make-emacs
+++ b/admin/make-emacs
@@ -68,7 +68,7 @@ Build Emacs.
68 --help show this help 68 --help show this help
69 --all make clean versionclean first 69 --all make clean versionclean first
70 --boot make boostrap, log to boot.log 70 --boot make boostrap, log to boot.log
71 --enable-checking ENABLE_CHECKING=1 (implies Lisp union type) 71 --enable-checking ENABLE_CHECKING=1
72 --no-warn disable warnings 72 --no-warn disable warnings
73 --check-marked GC_CHECK_MARKED_OBJECTS=1 73 --check-marked GC_CHECK_MARKED_OBJECTS=1
74 --optim no debug defines 74 --optim no debug defines