comparison src/ChangeLog @ 90197:b7da78284d4c

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 425-445) - Remove "-face" suffix from gnus faces - Update from CVS - Remove "-face" suffix from MH-E faces - Remove "-face" suffix from cc-mode faces - Remove "-face" suffix from eshell faces - Remove "-face" suffix from ediff faces - Implement tty vertical-divider face - Rename vertical-divider face to vertical-border - Change escape-glyph color on dark backgrounds back to cyan - Update reference to renamed Buffer-menu-buffer face
author Miles Bader <miles@gnu.org>
date Fri, 24 Jun 2005 01:59:52 +0000
parents a1b34dec1104 1d86d5c00a50
children bb71c6cf2009
comparison
equal deleted inserted replaced
90196:82d495f87e7b 90197:b7da78284d4c
1 2005-06-23 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (get_next_display_element): Finish reversing the tests of
4 Vnobreak_char_display.
5
6 * xdisp.c (Vnobreak_char_display): Renamed from Vshow_nonbreak_escape.
7 All uses changed.
8 (Qnobreak_space): Renamed from Qno_break_space. All uses changed.
9 (syms_of_xdisp): Define nobreak-char-display and nobreak-space.
10
11 * fileio.c (Frename_file): Preserve owner and group, if possible,
12 when copying.
13
14 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
15
16 * abbrev.c (Funexpand_abbrev):
17 * category.c (Fmake_category_set):
18 * dispnew.c (Fsleep_for, Fsit_for):
19 * editfns.c (Fsubst_char_in_region):
20 * eval.c (Fdefvar, Fdefconst, Feval, Ffuncall):
21 * frame.c (make_frame_without_minibuffer):
22 * lread.c (read_vector):
23 * macfns.c (check_x_frame):
24 * process.c (Fstop_process, Fcontinue_process):
25 * search.c (Freplace_match):
26 * syntax.c (Fstring_to_syntax):
27 * w32fns.c (check_x_frame, check_x_display_info):
28 * xfaces.c (x_supports_face_attributes_p):
29 * xselect.c (Fx_own_selection_internal): Follow error conventions.
30
31 * image.c (fn_png_init_io): Don't define it.
32 (init_png_functions) [HAVE_NTGUI]: Don't initialize fn_png_init_io.
33 (png_read_from_file): New function, based on png_read_from_memory.
34 (png_load): Use it, instead of fn_png_init_io.
35
36 2005-06-23 Kim F. Storm <storm@cua.dk>
37
38 * search.c (Fmatch_data): Remove evaporate option.
39 (Fset_match_data): Do not mention evaporate option in doc string.
40 Add commentary explaining evaporate arg (for internal use only).
41 (unwind_set_match_data): Add comment on evaporate use.
42
43 2005-06-22 Miles Bader <miles@gnu.org>
44
45 * xfaces.c (Qvertical_border): Renamed from `Qvertical_divider'.
46 (realize_basic_faces, syms_of_xfaces): Update references to it.
47 * dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID'
48 to `VERTICAL_BORDER_FACE_ID'.
49 * dispnew.c (build_frame_matrix_from_leaf_window): Update references.
50
51 2005-06-21 Juri Linkov <juri@jurta.org>
52
53 * dispextern.h: Add extern Qframe_set_background_mode.
54
55 * xfaces.c: Rename obsolete function Qframe_update_face_colors to
56 Qframe_set_background_mode.
57
58 * frame.c (Fmodify_frame_parameters):
59 Call frame-set-background-mode after changing the background color
60 on non-window non-dos branch.
61
62 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
63
64 * fns.c (Fchar_table_range):
65 * process.c (Fmake_network_process): Fix spellings.
66
67 2005-06-20 Kim F. Storm <storm@cua.dk>
68
69 * fns.c (Fsort): Doc fix.
70
71 2005-06-20 Miles Bader <miles@gnu.org>
72
73 * xfaces.c (Qvertical_divider): New variable.
74 (realize_basic_faces): Realize its face.
75 (syms_of_xfaces): Initialize it.
76
77 * dispextern.h (enum face_id): Add `VERTICAL_DIVIDER_FACE_ID'.
78
79 * dispnew.c (build_frame_matrix_from_leaf_window): Display vertical
80 window-separator on ttys using `vertical-divider' face by default.
81
82 2005-06-17 Richard M. Stallman <rms@gnu.org>
83
84 * xdisp.c (get_next_display_element): Reverse
85 test of Vshow_nonbreak_escape.
86
87 * term.c (produce_special_glyphs): Use spec_glyph_lookup_face.
88 (Ftty_no_underline): New function.
89 (syms_of_term): defsubr it.
90
91 * keyboard.c (read_char): Call restore_getcjmp after jump occurs.
92
93 * dispnew.c (spec_glyph_lookup_face): New function.
94 (build_frame_matrix_from_leaf_window): Use it.
95
96 * dispextern.h (spec_glyph_lookup_face): Add declaration.
97
98 * buffer.c (syms_of_buffer) <cursor-type>: Doc fix.
99
100 2005-06-12 Richard M. Stallman <rms@gnu.org>
101
102 * keyboard.c (read_char): After catching a longjmp,
103 call restore_getcjmp.
104
105 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
106
107 * xselect.c (lisp_data_to_selection_data): Fix spelling.
108
1 2005-06-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 109 2005-06-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 110
3 * macterm.c (mac_compute_glyph_string_overhangs): Don't set 111 * macterm.c (mac_compute_glyph_string_overhangs): Don't set
4 overhangs unless the given glyph type is noncomposite CHAR_GLYPH. 112 overhangs unless the given glyph type is noncomposite CHAR_GLYPH.
5 [USE_CARBON_EVENTS] (mac_convert_event_ref): Convert dead key down 113 [USE_CARBON_EVENTS] (mac_convert_event_ref): Convert dead key down
99 207
100 2005-06-10 Masatake YAMATO <jet@gyve.org> 208 2005-06-10 Masatake YAMATO <jet@gyve.org>
101 209
102 * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face 210 * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face
103 when mouse_face is not given. 211 when mouse_face is not given.
104 Remove unnecessary tabs.
105 212
106 2005-06-09 Luc Teirlinck <teirllm@auburn.edu> 213 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
107 214
108 * window.c (Fselect_window): Adapt call to Fselect_frame. 215 * window.c (Fselect_window): Adapt call to Fselect_frame.
109 216
2732 (FRAME_SIZE_HINTS): New macro. 2839 (FRAME_SIZE_HINTS): New macro.
2733 (mac_unload_font): Add extern. 2840 (mac_unload_font): Add extern.
2734 2841
2735 * xdisp.c (expose_window, expose_frame): Remove kludges for Mac. 2842 * xdisp.c (expose_window, expose_frame): Remove kludges for Mac.
2736 2843
2737 * xfaces.c (clear_font_table) [MAC_OS]: call mac_unload_font. 2844 * xfaces.c (clear_font_table) [MAC_OS]: Call mac_unload_font.
2738 2845
2739 2004-12-27 Richard M. Stallman <rms@gnu.org> 2846 2004-12-27 Richard M. Stallman <rms@gnu.org>
2740 2847
2741 * buffer.c (Fbuffer_disable_undo): Delete (move to simple.el). 2848 * buffer.c (Fbuffer_disable_undo): Delete (move to simple.el).
2742 (syms_of_buffer): Don't defsubr it. 2849 (syms_of_buffer): Don't defsubr it.
2771 (xdialog_show): If dialog popped down and no button in the dialog was 2878 (xdialog_show): If dialog popped down and no button in the dialog was
2772 pushed, call Fsignal to quit. 2879 pushed, call Fsignal to quit.
2773 (xmenu_show): In no toolkit version, if menu returns NO_SELECT call 2880 (xmenu_show): In no toolkit version, if menu returns NO_SELECT call
2774 Fsignal to quit. 2881 Fsignal to quit.
2775 2882
2776 * xfns.c (Fx_file_dialog): Motif/Lesstif version: Pop down on C-g. 2883 * xfns.c (Fx_file_dialog): Motif/Lesstif version: Pop down on C-g.
2777 2884
2778 * gtkutil.c (xg_initialize): Install bindings for C-g so that 2885 * gtkutil.c (xg_initialize): Install bindings for C-g so that
2779 dialogs and menus pop down. 2886 dialogs and menus pop down.
2780 2887
2781 2004-12-27 Kenichi Handa <handa@m17n.org> 2888 2004-12-27 Kenichi Handa <handa@m17n.org>
3557 * xmenu.c (pop_down_menu): Return nil. 3664 * xmenu.c (pop_down_menu): Return nil.
3558 3665
3559 2004-11-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 3666 2004-11-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
3560 3667
3561 * xmenu.c (x_menu_wait_for_event): New function. 3668 * xmenu.c (x_menu_wait_for_event): New function.
3562 (popup_get_selection, popup_widget_loop): Call x_menu_wait_for_event 3669 (popup_get_selection, popup_widget_loop): Call x_menu_wait_for_event
3563 to handle timers. 3670 to handle timers.
3564 (popup_widget_loop): Add argument do_timers. 3671 (popup_widget_loop): Add argument do_timers.
3565 (create_and_show_popup_menu, create_and_show_dialog): Pass 1 for 3672 (create_and_show_popup_menu, create_and_show_dialog): Pass 1 for
3566 do_timers to popup_widget_loop. 3673 do_timers to popup_widget_loop.
3567 (xmenu_show): Call XMenuActivateSetWaitFunction so that 3674 (xmenu_show): Call XMenuActivateSetWaitFunction so that
3935 4042
3936 * dispnew.c (margin_glyphs_to_reserve): Don't use ncols_scale_factor. 4043 * dispnew.c (margin_glyphs_to_reserve): Don't use ncols_scale_factor.
3937 4044
3938 2004-10-28 Will <will@glozer.net> 4045 2004-10-28 Will <will@glozer.net>
3939 4046
3940 * macterm.c: allow user to assign key modifiers to the Mac Option 4047 * macterm.c: Allow user to assign key modifiers to the Mac Option
3941 key via a 'mac-option-modifier' variable. 4048 key via a 'mac-option-modifier' variable.
3942 4049
3943 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca> 4050 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3944 4051
3945 * xselect.c (Vx_lost_selection_functions, Vx_sent_selection_functions): 4052 * xselect.c (Vx_lost_selection_functions, Vx_sent_selection_functions):
4792 4899
4793 2004-07-31 Luc Teirlinck <teirllm@auburn.edu> 4900 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
4794 4901
4795 * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes. 4902 * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
4796 4903
4797 * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix. 4904 * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix.
4798 4905
4799 * callint.c (Fcall_interactively): Doc fix. 4906 * callint.c (Fcall_interactively): Doc fix.
4800 4907
4801 2004-07-30 Richard M. Stallman <rms@gnu.org> 4908 2004-07-30 Richard M. Stallman <rms@gnu.org>
4802 4909
8119 to compile on terminal configuration. 8226 to compile on terminal configuration.
8120 8227
8121 * fileio.c (Fread_file_name): Check use_file_dialog also before 8228 * fileio.c (Fread_file_name): Check use_file_dialog also before
8122 calling Fx_file_dialog. 8229 calling Fx_file_dialog.
8123 8230
8124 * fns.c: use_file_dialog: New variable. 8231 * fns.c (use_file_dialog): New variable.
8125 (syms_of_fns): DEFVAR_BOOL use-file-dialog. 8232 (syms_of_fns): DEFVAR_BOOL use-file-dialog.
8126 8233
8127 2003-11-29 Kim F. Storm <storm@cua.dk> 8234 2003-11-29 Kim F. Storm <storm@cua.dk>
8128 8235
8129 * msdos.c (Qcursor_type, Qbar, Qhbar): Declare extern. 8236 * msdos.c (Qcursor_type, Qbar, Qhbar): Declare extern.
11565 11672
11566 * xterm.c (x_window_to_scroll_bar): Call xg_get_scroll_id_for_window 11673 * xterm.c (x_window_to_scroll_bar): Call xg_get_scroll_id_for_window
11567 for USE_GTK. 11674 for USE_GTK.
11568 (x_scroll_bar_handle_click): Use this function for toolkit scrollbars 11675 (x_scroll_bar_handle_click): Use this function for toolkit scrollbars
11569 also. 11676 also.
11570 (handle_one_xevent): ButtonPress/Release: If event is for a toolkit 11677 (handle_one_xevent): ButtonPress/Release: If event is for a toolkit
11571 scrollbar and control is pressed, call x_scroll_bar_handle_click. 11678 scrollbar and control is pressed, call x_scroll_bar_handle_click.
11572 11679
11573 * gtkutil.h (xg_get_scroll_id_for_window): Declare. 11680 * gtkutil.h (xg_get_scroll_id_for_window): Declare.
11574 11681
11575 * gtkutil.c (xg_get_scroll_id_for_window): New function. 11682 * gtkutil.c (xg_get_scroll_id_for_window): New function.