New C function `push_display_kboard'.
[bpt/emacs.git] / src /
2005-06-27 Karoly LorenteyNew C function `push_display_kboard'.
2005-06-27 Karoly LorenteyCleanup: Move kboard fields from struct frame and devic...
2005-06-26 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 447-448)
2005-06-26 Karoly LorenteyChange key-translation-map to be terminal-local.
2005-06-26 Karoly LorenteyWork around mysterious breakage of arrow key recognitio...
2005-06-26 Karoly LorenteyMake sure the terminfo function key sequences are set...
2005-06-25 Richard M. Stallman*** empty log message ***
2005-06-25 Richard M. Stallman(Fcopy_file): New arg PRESERVE_UID_GID.
2005-06-25 Richard M. Stallman(Fx_show_tip): Pass new arg to try_window.
2005-06-25 Richard M. Stallman(try_window): New arg CHECK_MARGINS. Calls changed.
2005-06-25 Richard M. Stallman(try_window): Declare new arg.
2005-06-25 Karoly LorenteyMake function-key-map a terminal-local variable (move...
2005-06-25 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 441-446)
2005-06-25 Richard M. Stallman*** empty log message ***
2005-06-25 Richard M. Stallman(call_debugger): Take full care of extending stack...
2005-06-25 Richard M. Stallman*** empty log message ***
2005-06-25 Richard M. Stallman(read1): 0.0e+NaN should make a "positive" NaN.
2005-06-24 Eli Zaretskii(Frename_file): Undo last change: no need to ifdef...
2005-06-24 Eli Zaretskii(sys_chown): New function.
2005-06-24 Eli Zaretskii(chown): New; define to sys_chown.
2005-06-24 Juanma Barranquero*** empty log message ***
2005-06-24 Juanma Barranquero(syms_of_xdisp) <nobreak-char-display>: Doc fix.
2005-06-24 Juanma Barranquero(Frename_file)[!DOS_NT]: Don't call chown on MSDOS...
2005-06-23 Richard M. Stallman*** empty log message ***
2005-06-23 Richard M. Stallman(get_next_display_element):
2005-06-23 Richard M. Stallman(Frename_file): Preserve owner and group, if possible.
2005-06-23 Juanma Barranquero(Fx_own_selection_internal): Follow error conventions.
2005-06-23 Juanma Barranquero(x_supports_face_attributes_p): Follow error conventions.
2005-06-23 Juanma Barranquero(check_x_frame, check_x_display_info): Follow error...
2005-06-23 Juanma Barranquero(Fstring_to_syntax): Follow error conventions.
2005-06-23 Juanma Barranquero(Freplace_match): Follow error conventions.
2005-06-23 Juanma Barranquero(Fstop_process, Fcontinue_process): Follow error conven...
2005-06-23 Juanma Barranquero(check_x_frame): Follow error conventions.
2005-06-23 Juanma Barranquero(read_vector): Follow error conventions.
2005-06-23 Juanma Barranquero(make_frame_without_minibuffer): Follow error conventions.
2005-06-23 Juanma Barranquero(Fdefvar, Fdefconst, Feval, Ffuncall): Follow error...
2005-06-23 Juanma Barranquero(Fsubst_char_in_region): Follow error conventions.
2005-06-23 Juanma Barranquero(Fsleep_for, Fsit_for): Follow error conventions.
2005-06-23 Juanma Barranquero(Fmake_category_set): Follow error conventions.
2005-06-23 Juanma Barranquero(Funexpand_abbrev): Follow error conventions.
2005-06-23 Juanma Barranquero*** empty log message ***
2005-06-23 Juanma Barranquero(fn_png_init_io): Don't define it.
2005-06-22 Kim F. Storm*** empty log message ***
2005-06-22 Kim F. Storm(Fmatch_data): Remove evaporate option.
2005-06-22 Kim F. Storm(save-match-data): Add comment about using evaporate arg
2005-06-22 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 438-440)
2005-06-22 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-21 Juri Linkov*** empty log message ***
2005-06-21 Juri Linkov(Fmodify_frame_parameters):
2005-06-21 Juri LinkovRename obsolete function Qframe_update_face_colors to
2005-06-21 Juri LinkovAdd extern Qframe_set_background_mode.
2005-06-21 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 435-437)
2005-06-21 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 423-434)
2005-06-21 Juanma Barranquero*** empty log message ***
2005-06-21 Juanma Barranquero(Fchar_table_range): Fix spellings.
2005-06-21 Juanma Barranquero(Fmake_network_process): Fix spellings.
2005-06-21 Juanma BarranqueroFix typo in comment.
2005-06-20 Kim F. Storm*** empty log message ***
2005-06-20 Kim F. Storm(Fsort): Doc fix.
2005-06-20 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-17 Richard M. StallmanFinish previous change.
2005-06-17 Richard M. Stallman*** empty log message ***
2005-06-17 Richard M. Stallman(get_next_display_element): Reverse test of Vshow_nonbr...
2005-06-17 Richard M. Stallman(produce_special_glyphs): Use spec_glyph_lookup_face.
2005-06-17 Richard M. Stallman(read_char): Call restore_getcjmp after jump occurs.
2005-06-17 Richard M. Stallman(spec_glyph_lookup_face): New function.
2005-06-17 Richard M. Stallman(spec_glyph_lookup_face): Add declaration.
2005-06-17 Richard M. Stallman(syms_of_buffer) <cursor-type>: Doc fix.
2005-06-17 Juanma Barranquero*** empty log message ***
2005-06-17 Juanma Barranquero(lisp_data_to_selection_data): Fix spelling.
2005-06-15 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 80-82, 350...
2005-06-15 YAMAMOTO Mitsuharu(mac_compute_glyph_string_overhangs): Don't set
2005-06-14 Juanma Barranquero(Fdefvaralias): Rename arguments SYMBOL and ALIASED...
2005-06-13 Stefan Monnier*** empty log message ***
2005-06-13 Stefan Monnier(note_mode_line_or_margin_highlight): Lisp_Object/int...
2005-06-13 Stefan Monnier(run_pre_post_conversion_on_str): Remove unused var...
2005-06-13 Eli Zaretskii*** empty log message ***
2005-06-13 Eli Zaretskii(x_use_underline_position_properties): New variable.
2005-06-12 Jason Rumney(NEWOPENFILENAME): New struct.
2005-06-12 Eli Zaretskii*** empty log message ***
2005-06-12 Eli Zaretskii(w32_abort): Use the MB_YESNO dialog instead of
2005-06-11 Eli Zaretskii(x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
2005-06-11 Eli Zaretskii*** empty log message ***
2005-06-11 Eli Zaretskii(create_offscreen_bitmap): Cast `bitsp' to `void *...
2005-06-10 Jason Rumney*** empty log message ***
2005-06-10 Jason Rumney(Fx_file_dialog): Unblock input before falling back...
2005-06-10 Eli Zaretskii($(TEMACS)): Depend on addsection.exe.
2005-06-10 Juanma Barranquero*** empty log message ***
2005-06-10 Juanma Barranquero(syms_of_w32fns): Fix spellings.
2005-06-10 Juanma Barranquero(syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spelli...
2005-06-10 Eli ZaretskiiUpdate copyrighte years.
2005-06-10 Eli Zaretskii(COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument
2005-06-10 Masatake YAMATO* xdisp.c (note_mode_line_or_margin_highlight): Call...
2005-06-10 Luc Teirlinck*** empty log message ***
2005-06-10 Luc Teirlinck(Fselect_window): Adapt call to Fselect_frame.
2005-06-10 Luc TeirlinckUpdate EXFUN of Fselect_frame.
2005-06-10 Luc Teirlinck(command_loop_1): Adapt call to Fselect_frame.
2005-06-10 Luc Teirlinck(Fhandle_switch_frame, Fselect_frame): Delete unused...
2005-06-09 Juanma Barranquero(Fmemq, Fmaphash): Doc fixes.
2005-06-09 Juanma Barranquero(Fdisplay_supports_face_attributes_p): Fix typo in...
next