Mercurial > emacs
comparison src/ChangeLog @ 55141:625c2ec45795
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 25 Apr 2004 23:56:14 +0000 |
parents | 2b5be9da52c2 |
children | 4297b5c5091b |
comparison
equal
deleted
inserted
replaced
55140:98453142b576 | 55141:625c2ec45795 |
---|---|
1 2004-04-26 Juanma Barranquero <lektu@terra.es> | |
2 | |
3 * buffer.c (Fpop_to_buffer): Fix docstring. | |
4 | |
1 2004-04-26 Steven Tamm <steventamm@mac.com> | 5 2004-04-26 Steven Tamm <steventamm@mac.com> |
6 | |
2 * lread.c (init_lread): Don't display missing lisp directory | 7 * lread.c (init_lread): Don't display missing lisp directory |
3 warnings with Carbon Emacs because self-contained bundled Emacs | 8 warnings with Carbon Emacs because self-contained bundled Emacs |
4 may be build without correct installation path. | 9 may be built without correct installation path. |
5 | 10 |
6 2004-04-25 Kim F. Storm <storm@cua.dk> | 11 2004-04-25 Kim F. Storm <storm@cua.dk> |
7 | 12 |
8 * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. | 13 * macterm.c (x_draw_hollow_cursor): Fix height of box for narrow lines. |
9 | 14 |