Mercurial > emacs
comparison src/ChangeLog @ 34051:3eb03f4c4f02
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 30 Nov 2000 13:47:34 +0000 |
| parents | 0a791e59ada4 |
| children | da7a782777bc |
comparison
equal
deleted
inserted
replaced
| 34050:cc03857ce950 | 34051:3eb03f4c4f02 |
|---|---|
| 1 2000-10-07 Simon Josefsson <simon@josefsson.org> | |
| 2 | |
| 3 * fns.c (Fmd5): New function. | |
| 4 (syms_of_fns): Defsubr md5. | |
| 5 | |
| 6 * Makefile.in (obj): Add md5.o | |
| 7 | |
| 1 2000-11-30 Gerd Moellmann <gerd@gnu.org> | 8 2000-11-30 Gerd Moellmann <gerd@gnu.org> |
| 9 | |
| 10 * md5.h, md5.c: New files, taken from glibc. | |
| 2 | 11 |
| 3 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc. | 12 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc. |
| 4 | 13 |
| 5 * xterm.c (x_estimate_mode_line_height): If `mode-line' face | 14 * xterm.c (x_estimate_mode_line_height): If `mode-line' face |
| 6 hasn't a font, use that of the frame, as drawing glyphs | 15 hasn't a font, use that of the frame, as drawing glyphs |
