comparison src/ChangeLog @ 55139:2b5be9da52c2

lread.c (init_lread): Don't display missing lisp directory warnings with Carbon Emacs because self-contained bundled Emacs may be build without correct installation path.
author Steven Tamm <steventamm@mac.com>
date Sun, 25 Apr 2004 21:07:58 +0000
parents 3d63e56c74bc
children 625c2ec45795
comparison
equal deleted inserted replaced
55138:5d9c0626b44c 55139:2b5be9da52c2
1 2004-04-26 Steven Tamm <steventamm@mac.com>
2 * lread.c (init_lread): Don't display missing lisp directory
3 warnings with Carbon Emacs because self-contained bundled Emacs
4 may be build without correct installation path.
5
1 2004-04-25 Kim F. Storm <storm@cua.dk> 6 2004-04-25 Kim F. Storm <storm@cua.dk>
2 7
3 * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. 8 * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines.
4 9
5 * xterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. 10 * xterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines.