comparison src/ChangeLog @ 109716:df8e0cd18128

Merge changes from emacs-23 branch
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 08 Aug 2010 17:12:29 -0400
parents 3eb5d5708703 62d9702eb261
children 77fb60d4233b
comparison
equal deleted inserted replaced
109688:3eb5d5708703 109716:df8e0cd18128
1 2010-08-08 Kenichi Handa <handa@m17n.org>
2
3 * charset.c: Include <stdlib.h>
4 (struct charset_sort_data): New struct.
5 (charset_compare): New function.
6 (Fsort_charsets): New funciton.
7 (syms_of_charset): Declare Fsort_charsets as a Lisp function.
8
9 * coding.c (decode_coding_iso_2022): Fix checking of dimension
10 number in CTEXT extended segment.
11
12 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
13
14 * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
15 * xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
16
17 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
18
19 * fns.c (Fsubstring_no_properties, Fnthcdr, Ffeaturep)
20 (Fhash_table_size): Fix typos in docstrings.
21 (Fmake_hash_table): Doc fix.
22
23 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
24
25 * minibuf.c (syms_of_minibuf) <read-buffer-function>:
26 Doc fix (bug#5625).
27
28 2010-08-08 Ken Brown <kbrown@cornell.edu>
29
30 * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of
31 the MSDOS definition.
32
1 2010-08-08 Dan Nicolaescu <dann@ics.uci.edu> 33 2010-08-08 Dan Nicolaescu <dann@ics.uci.edu>
2 34
3 * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused. 35 * s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
4 36
5 * xrdb.c: Remove include guard. Remove 37 * xrdb.c: Remove include guard. Remove