aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6b9c8614837..2b413a7958c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,24 @@
12010-08-01 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
4 * xfns.c (syms_of_xfns) <x-max-tooltip-size>: Reflow docstring.
5
62010-07-30 Juanma Barranquero <lekktu@gmail.com>
7
8 * fns.c (Fsubstring_no_properties, Fnthcdr, Ffeaturep)
9 (Fhash_table_size): Fix typos in docstrings.
10 (Fmake_hash_table): Doc fix.
11
122010-07-28 Juanma Barranquero <lekktu@gmail.com>
13
14 * minibuf.c (syms_of_minibuf) <read-buffer-function>:
15 Doc fix (bug#5625).
16
172010-07-27 Ken Brown <kbrown@cornell.edu>
18
19 * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of
20 the MSDOS definition.
21
12010-07-25 Christoph Scholtes <cschol2112@gmail.com> 222010-07-25 Christoph Scholtes <cschol2112@gmail.com>
2 23
3 * minibuf.c (Fread_buffer): Doc fix (bug#6528). 24 * minibuf.c (Fread_buffer): Doc fix (bug#6528).