aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog24
1 files changed, 22 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 59fbdc410fe..2fac842fc4a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,11 +1,31 @@
12008-08-26 Juanma Barranquero <lekktu@gmail.com>
2
3 * editfns.c (Ffield_string_no_properties): Fix typo in docstring.
4
5 * fringe.c (Fdefine_fringe_bitmap): Doc fix.
6
7 * minibuf.c (Fread_minibuffer, Feval_minibuffer): Reflow docstring.
8
9 * textprop.c (syms_of_textprop) <text-property-default-nonsticky>:
10 (Fremove_text_properties): Fix typos in docstrings.
11
12 * w32fns.c (Fw32_define_rgb_color): Fix typo in docstring.
13
14 * xdisp.c (syms_of_xdisp) <scroll-conservatively>:
15 Fix typo in docstring.
16
17 * xfaces.c (Fx_list_fonts, Finternal_copy_lisp_face):
18 Fix typos in docstrings.
19
20 * xselect.c (Fx_send_client_event): Doc fix.
21
12008-08-23 Jason Rumney <jasonr@gnu.org> 222008-08-23 Jason Rumney <jasonr@gnu.org>
2 23
3 * image.c (gif_format): Use :index, not :image. 24 * image.c (gif_format): Use :index, not :image.
4 25
52008-08-21 $,1 P(Bsmail D,Av(Bnmez <ismail@namtrac.org> (tiny change) 262008-08-21 $,1 P(Bsmail D,Av(Bnmez <ismail@namtrac.org> (tiny change)
6 27
7 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on 28 * xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
8 GTK+.
9 29
102008-08-20 Andreas Schwab <schwab@suse.de> 302008-08-20 Andreas Schwab <schwab@suse.de>
11 31