aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2010-08-23 12:28:12 +0200
committerJuanma Barranquero2010-08-23 12:28:12 +0200
commit692f3ddcd0a7031794e39bab76a5cce0c4c4990c (patch)
tree05d6523fa356e402f97f11b7f48b629d49e11840 /src
parent1a140747113353609a6377b9159bb25e7f518c08 (diff)
downloademacs-692f3ddcd0a7031794e39bab76a5cce0c4c4990c.tar.gz
emacs-692f3ddcd0a7031794e39bab76a5cce0c4c4990c.zip
src/ChangeLog: Fix typos.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 624cddb6fa7..2dc16c154a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -27,10 +27,10 @@
27 * doc.c (Fsnarf_documentation): Initialize skip_file before 27 * doc.c (Fsnarf_documentation): Initialize skip_file before
28 build-files test. 28 build-files test.
29 29
302010-08-22 Peter O'Gorman <pogma@thewrittenword.com> (tiny change) 302010-08-22 Peter O'Gorman <pogma@thewrittenword.com> (tiny change)
31 31
32 * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New 32 * s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK):
33 definitions. 33 New definitions.
34 (HAVE_TERMIO): Remove. 34 (HAVE_TERMIO): Remove.
35 35
362010-08-22 Eli Zaretskii <eliz@gnu.org> 362010-08-22 Eli Zaretskii <eliz@gnu.org>
@@ -486,10 +486,10 @@
486 486
4872010-08-08 Kenichi Handa <handa@m17n.org> 4872010-08-08 Kenichi Handa <handa@m17n.org>
488 488
489 * charset.c: Include <stdlib.h> 489 * charset.c: Include <stdlib.h>.
490 (struct charset_sort_data): New struct. 490 (struct charset_sort_data): New struct.
491 (charset_compare): New function. 491 (charset_compare): New function.
492 (Fsort_charsets): New funciton. 492 (Fsort_charsets): New function.
493 (syms_of_charset): Declare Fsort_charsets as a Lisp function. 493 (syms_of_charset): Declare Fsort_charsets as a Lisp function.
494 494
495 * coding.c (decode_coding_iso_2022): Fix checking of dimension 495 * coding.c (decode_coding_iso_2022): Fix checking of dimension