aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2004-06-02 22:59:11 +0000
committerJuanma Barranquero2004-06-02 22:59:11 +0000
commit52deb19f2472448f319e96b627bc8d84d86134fe (patch)
treed3052e9330af87908555ee3e5a09915ce7bcf4e4 /src/ChangeLog
parent2d14d61e162b7e7d8d8515ccc40bb97a4edf433e (diff)
downloademacs-52deb19f2472448f319e96b627bc8d84d86134fe.tar.gz
emacs-52deb19f2472448f319e96b627bc8d84d86134fe.zip
(Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):
Fix typo in docstring. (Fx_create_frame, Fw32_find_bdf_fonts, Fx_show_tip) (Fw32_unregister_hot_key, Fw32_reconstruct_hot_key): Make argument names match their use in docstring.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 260d0cf3b53..fd108641f22 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12004-06-03 Juanma Barranquero <lektu@terra.es>
2
3 * w32fns.c (Fx_display_grayscale_p, Fw32_send_sys_command)
4 (Vw32_color_map): Fix typo in docstring.
5 (Fx_create_frame, Fw32_find_bdf_fonts, Fx_show_tip)
6 (Fw32_unregister_hot_key, Fw32_reconstruct_hot_key):
7 Make argument names match their use in docstring.
8
12004-06-02 Juanma Barranquero <lektu@terra.es> 92004-06-02 Juanma Barranquero <lektu@terra.es>
2 10
3 Work around bugs/problems with MinGW builds of graphics libraries 11 Work around bugs/problems with MinGW builds of graphics libraries