Mercurial > emacs
diff ChangeLog @ 105684:010dcf4f42fa
Fix typo.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 20 Oct 2009 08:06:02 +0000 |
| parents | 18fec2baa411 |
| children | 73190af7ce73 |
line wrap: on
line diff
--- a/ChangeLog Tue Oct 20 07:59:57 2009 +0000 +++ b/ChangeLog Tue Oct 20 08:06:02 2009 +0000 @@ -1,6 +1,6 @@ 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu> - * configure.in (vac-dec-vms): Remove, not supported anymore. + * configure.in (vax-dec-vms): Remove, not supported anymore. 2009-10-15 Adrian Robert <Adrian.B.Robert@gmail.com> @@ -75,7 +75,7 @@ * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX). -2009-08-02 Kevin Ryde <user42@zip.com.au> +2009-08-02 Kevin Ryde <user42@zip.com.au> * INSTALL: Fix free fonts URL. @@ -85,8 +85,8 @@ 2009-07-04 Andreas Schwab <schwab@linux-m68k.org> - * configure.in (--enable-checking, --enable-profiling): Use - AS_HELP_STRING. + * configure.in (--enable-checking, --enable-profiling): + Use AS_HELP_STRING. 2009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
