comparison src/ChangeLog @ 58413:73c39b73a189

(Fdefvar): Warn when var is let-bound but globally void.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 22 Nov 2004 05:26:50 +0000
parents dc2e2d79f580
children 7f5504f52f29
comparison
equal deleted inserted replaced
58412:b9a1c1b8d195 58413:73c39b73a189
1 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * eval.c (Fdefvar): Warn when var is let-bound but globally void.
4
1 2004-11-21 Kim F. Storm <storm@cua.dk> 5 2004-11-21 Kim F. Storm <storm@cua.dk>
2 6
3 * xdisp.c (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA. 7 * xdisp.c (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA.
4 8
5 * xterm.c (x_clip_to_row): Add area arg. Callers changed. 9 * xterm.c (x_clip_to_row): Add area arg. Callers changed.
9 (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA. 13 (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
10 14
11 * macterm.c (x_clip_to_row): Add area arg. Callers changed. 15 * macterm.c (x_clip_to_row): Add area arg. Callers changed.
12 (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA. 16 (x_draw_hollow_cursor, x_draw_bar_cursor): Clip to TEXT_AREA.
13 17
14 * xdisp.c (move_it_in_display_line_to, display_line): Restore 18 * xdisp.c (move_it_in_display_line_to, display_line):
15 saved_face_id if overflow-newline-into-fringe is enabled and line 19 Restore saved_face_id if overflow-newline-into-fringe is enabled and
16 is continued before or in middle of element from display vector. 20 line is continued before or in middle of element from display vector.
17 21
18 * indent.c (Fvertical_motion): Fix last change. Use another 22 * indent.c (Fvertical_motion): Fix last change. Use another
19 method to detect if iterator moved too far ahead after reseat. 23 method to detect if iterator moved too far ahead after reseat.
20 24
21 * xdisp.c (IT_EXPAND_MATRIX_WIDTH): New macro. Do not 25 * xdisp.c (IT_EXPAND_MATRIX_WIDTH): New macro. Do not
25 (note_mode_line_or_margin_highlight): Don't let help-echo from 29 (note_mode_line_or_margin_highlight): Don't let help-echo from
26 string override help-echo from image map. 30 string override help-echo from image map.
27 31
28 2004-11-20 Luc Teirlinck <teirllm@auburn.edu> 32 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
29 33
30 * fns.c (Fyes_or_no_p): Call Fread_from_minibuffer with extra 34 * fns.c (Fyes_or_no_p): Call Fread_from_minibuffer with extra argument.
31 argument.
32 * callint.c (Fcall_interactively): Ditto. 35 * callint.c (Fcall_interactively): Ditto.
33 36
34 2004-11-20 Stefan Monnier <monnier@iro.umontreal.ca> 37 2004-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
35 38
36 * minibuf.c (Fminibuffer_complete_and_exit): 39 * minibuf.c (Fminibuffer_complete_and_exit):
42 45
43 * minibuf.c (read_minibuf): New arg KEEP_ALL. Callers changed. 46 * minibuf.c (read_minibuf): New arg KEEP_ALL. Callers changed.
44 (Fread_from_minibuffer): New arg KEEP_ALL. Callers changed. 47 (Fread_from_minibuffer): New arg KEEP_ALL. Callers changed.
45 48
46 * search.c (Vsearch_spaces_regexp): 49 * search.c (Vsearch_spaces_regexp):
47 Renamed from Vsearch_whitespace_regexp. All uses changed. 50 Rename from Vsearch_whitespace_regexp. All uses changed.
48 51
49 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org> 52 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
50 53
51 * eval.c (init_eval_once): Increase `max_specpdl_size' to 650. 54 * eval.c (init_eval_once): Increase `max_specpdl_size' to 650.
52 55
84 87
85 * xdisp.c (erase_phys_cursor): Adjust cursor row visible height. 88 * xdisp.c (erase_phys_cursor): Adjust cursor row visible height.
86 89
87 2004-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 90 2004-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
88 91
89 * gtkutil.c (xg_get_file_name): Fix typo in 92 * gtkutil.c (xg_get_file_name): Typo in HAVE_GTK_FILE_SELECTION_NEW.
90 HAVE_GTK_FILE_SELECTION_NEW.
91 93
92 * xmenu.c (x_menu_in_use): Remove. 94 * xmenu.c (x_menu_in_use): Remove.
93 (x_menu_set_in_use): Also set popup_activated_flag. 95 (x_menu_set_in_use): Also set popup_activated_flag.
94 96
95 * xfns.c (Fx_file_dialog): Call popup_activated instead of 97 * xfns.c (Fx_file_dialog): Call popup_activated instead of