Mercurial > emacs
diff lib-src/ChangeLog @ 109506:e6408c088fbc
Fix typos in ChangeLogs.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Sat, 24 Jul 2010 13:53:19 +0200 |
| parents | 78dcd5cace97 |
| children | 09a43f890565 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Jul 23 21:44:29 2010 -0700 +++ b/lib-src/ChangeLog Sat Jul 24 13:53:19 2010 +0200 @@ -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.
