aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4db9b8cb4d9..c3314cb98e5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,23 @@
12004-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.
4 (on_hot_spot_p): Make sure we always return a value.
5 (Flookup_image_map): Remove unused var ix and iy.
6 (note_mode_line_or_margin_highlight): Remove unused var `image'.
7
82004-04-27 Eli Zaretskii <eliz@gnu.org>
9
10 * msdos.c (init_environment): If one of the TMP... environment
11 variables is set to a drive letter without a trailing slash,
12 append a slash.
13
142004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15
16 * editfns.c (lisp_time_argument): Provide externally.
17
18 * fileio.c (Fset_file_times): New function.
19 (syms_of_fileio): Intern and staticpro it.
20
12004-04-27 Kim F. Storm <storm@cua.dk> 212004-04-27 Kim F. Storm <storm@cua.dk>
2 22
3 * xdisp.c (x_produce_glyphs): Fix last change; handle newline in 23 * xdisp.c (x_produce_glyphs): Fix last change; handle newline in