summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-07-24 13:53:19 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /lib-src
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 424f3db53a1..249dfa44fa4 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -779,7 +779,7 @@
2008-02-01 Jason Rumney <jasonr@gnu.org>
- * makefile.w32-in (obj): Sync with src/Makefile.in
+ * makefile.w32-in (obj): Sync with src/Makefile.in.
(TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
(WINNT_SUPPORT): Add term/w32-win.elc.
(lisp1, lisp2): Sync with lisp in src/Makefile.in.
@@ -2475,7 +2475,7 @@
* makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to
using .elc files.
- (lisp): Sync with list in src/Makefile.in
+ (lisp): Sync with list in src/Makefile.in.
(VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
2002-02-10 Paul Eggert <eggert@twinsun.com>
@@ -6317,7 +6317,7 @@
(TOKEN): Member linestart removed.
(linepos, prev_linepos, lb1): Deleted.
(main): Call initbuffer on lbs array instead of lb1.
- (init): Removed the initialisation of the logical _gd array;
+ (init): Removed the initialisation of the logical _gd array.
(find_entries): A .sa suffix means assembler file.
(C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
All C state machines rewritten.
@@ -7181,7 +7181,7 @@
* etags.c: Changes for VMS.
Always define ETAGS on VMS.
Define macros GOOD and BAD for success and failure exit codes.
- (begtk, intk): Allow `$' in identifiers
+ (begtk, intk): Allow `$' in identifiers.
(main): Don't support -B, -F or -u on VMS.
Alternate loop for scanning filename arguments.
(system): Delete definition of this function.