From 362654a6755747ea9968e796312cc15a00f7941b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 9 Nov 2009 11:21:04 +0000 Subject: [PATCH] Fix typos. --- src/ChangeLog | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 4ef3776e632..bd2f6b602ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -70,7 +70,6 @@ * alloc.c (mark_maybe_object, mark_object, survives_gc_p): Use case_Lisp_Int. - 2009-11-06 Eli Zaretskii * s/msdos.h (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K. @@ -749,8 +748,8 @@ 2009-09-17 Eli Zaretskii - * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add - lisp/term/internal.elc. + * Makefile.in (MSDOS_SUPPORT, SOME_MACHINE_LISP): + Add lisp/term/internal.elc. 2009-09-17 Stefan Monnier @@ -3868,8 +3867,8 @@ * process.h (w32_list_system_processes) (w32_system_process_attributes): Remove. - (list_system_processes, system_process_attributes): New - prototypes. + (list_system_processes, system_process_attributes): + New prototypes. 2008-12-19 Kenichi Handa @@ -6864,7 +6863,7 @@ 2008-07-17 Adrian Robert * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables - set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc) set + set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc set from configure. 2008-07-17 Dan Nicolaescu @@ -16170,15 +16169,14 @@ 2008-02-01 Dave Love - * charset.c (Fcharset_priority_list, Fset_charset_priority): New - functions. + * charset.c (Fcharset_priority_list, Fset_charset_priority): + New functions. * character.c (Fstring): Doc fix. * charset.c (Fdefine_charset_alias): Update Vcharset_list. - * fontset.c (Ffontset_info): Doc fix. Return charset names, not - ids. + * fontset.c (Ffontset_info): Doc fix. Return charset names, not ids. (font-encoding-alist): Doc fix. 2008-02-01 Dave Love -- 2.39.5