diff options
| author | Stefan Monnier | 2004-04-27 22:02:27 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2004-04-27 22:02:27 +0000 |
| commit | 033ad8c637aa4d5224ba65edb67451b84bd018c0 (patch) | |
| tree | 20a0c2581d2805d48519063ed4c8ac2682441d08 /src/ChangeLog | |
| parent | b1c2132c0c2bc822792bce336407f66e5fab5501 (diff) | |
| download | emacs-033ad8c637aa4d5224ba65edb67451b84bd018c0.tar.gz emacs-033ad8c637aa4d5224ba65edb67451b84bd018c0.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3d9451bf59b..c3314cb98e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-04-27 Eli Zaretskii <eliz@gnu.org> | 8 | 2004-04-27 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * msdos.c (init_environment): If one of the TMP... environment | 10 | * msdos.c (init_environment): If one of the TMP... environment |