Mercurial > emacs
comparison src/ChangeLog @ 69020:e4e1c1572306
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Feb 2006 00:00:31 +0000 |
parents | 778b71fe14ef |
children | 9021ca41a840 |
comparison
equal
deleted
inserted
replaced
69019:01f2a79bee28 | 69020:e4e1c1572306 |
---|---|
1 2006-02-19 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * vm-limit.c [HAVE_GETRLIMIT]: Include sys/resource.h. | |
4 (check_memory_limits) [HAVE_GETRLIMIT]: Use getrlimit. | |
5 | |
6 * xmenu.c (digest_single_submenu): When pane_string is empty, | |
7 do initialize save_wv. | |
8 | |
1 2006-02-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 9 2006-02-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 10 |
3 * xdisp.c (update_menu_bar) [MAC_OS]: Don't set | 11 * xdisp.c (update_menu_bar) [MAC_OS]: Don't set |
4 w->update_mode_line if arg F is not the selected frame. | 12 w->update_mode_line if arg F is not the selected frame. |
5 | 13 |