summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog.14
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/ChangeLog.1 b/admin/ChangeLog.1
index 3cbc9ebbd44..7a576a03123 100644
--- a/admin/ChangeLog.1
+++ b/admin/ChangeLog.1
@@ -181,7 +181,7 @@
* grammars/c.by (opt-brackets-after-symbol): New.
(multi-stage-dereference): Use it. Add rules for explicit
- matching the last dereference. We cannot just juse
+ matching the last dereference. We cannot just use
'namespace-symbol' as a single rule, since this would match too
greedy and mess with parsing default values of variables.
@@ -1258,7 +1258,7 @@
2012-06-13 Andreas Schwab <schwab@linux-m68k.org>
* make-emacs: Rename --union-type to --check-lisp-type.
- Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
+ Define CHECK_LISP_OBJECT_TYPE instead of USE_LISP_UNION_TYPE.
* CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
USE_LISP_UNION_TYPE.