aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Finish previous change.Richard M. Stallman2005-06-171-1/+1
* *** empty log message ***Richard M. Stallman2005-06-171-1/+3
* (get_next_display_element): Reverse test of Vshow_nonbreak_escape.Richard M. Stallman2005-06-172-2/+22
* (produce_special_glyphs): Use spec_glyph_lookup_face.Richard M. Stallman2005-06-171-15/+28
* (read_char): Call restore_getcjmp after jump occurs.Richard M. Stallman2005-06-171-0/+3
* (spec_glyph_lookup_face): New function.Richard M. Stallman2005-06-171-0/+22
* (spec_glyph_lookup_face): Add declaration.Richard M. Stallman2005-06-171-1/+3
* (syms_of_buffer) <cursor-type>: Doc fix.Richard M. Stallman2005-06-171-2/+2
* *** empty log message ***Juanma Barranquero2005-06-171-0/+4
* (lisp_data_to_selection_data): Fix spelling.Juanma Barranquero2005-06-171-3/+3
* (mac_compute_glyph_string_overhangs): Don't setYAMAMOTO Mitsuharu2005-06-152-124/+207
* (Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS andJuanma Barranquero2005-06-142-19/+25
* *** empty log message ***Stefan Monnier2005-06-131-13/+21
* (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.Stefan Monnier2005-06-131-5/+3
* (run_pre_post_conversion_on_str): Remove unused var `buf'.Stefan Monnier2005-06-131-1/+0
* *** empty log message ***Eli Zaretskii2005-06-131-0/+9
* (x_use_underline_position_properties): New variable.Eli Zaretskii2005-06-131-1/+19
* (NEWOPENFILENAME): New struct.Jason Rumney2005-06-122-16/+50
* *** empty log message ***Eli Zaretskii2005-06-121-0/+5
* (w32_abort): Use the MB_YESNO dialog instead ofEli Zaretskii2005-06-121-7/+8
* (x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th argEli Zaretskii2005-06-112-31/+71
* *** empty log message ***Eli Zaretskii2005-06-111-0/+5
* (create_offscreen_bitmap): Cast `bitsp' to `void **' inEli Zaretskii2005-06-111-1/+1
* *** empty log message ***Jason Rumney2005-06-101-0/+6
* (Fx_file_dialog): Unblock input before falling back to minibuffer.Jason Rumney2005-06-102-3/+8
* ($(TEMACS)): Depend on addsection.exe.Eli Zaretskii2005-06-102-1/+6
* *** empty log message ***Juanma Barranquero2005-06-101-0/+5
* (syms_of_w32fns): Fix spellings.Juanma Barranquero2005-06-101-1/+1
* (syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
* Update copyrighte years.Eli Zaretskii2005-06-101-1/+1
* (COPY_CHUNK, COPY_PROC_CHUNK): Add a new argumentEli Zaretskii2005-06-102-20/+42
* * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_faceMasatake YAMATO2005-06-102-5/+12
* *** empty log message ***Luc Teirlinck2005-06-101-2/+3
* (Fselect_window): Adapt call to Fselect_frame.Luc Teirlinck2005-06-102-1/+13
* Update EXFUN of Fselect_frame.Luc Teirlinck2005-06-101-1/+1
* (command_loop_1): Adapt call to Fselect_frame.Luc Teirlinck2005-06-101-1/+1
* (Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.Luc Teirlinck2005-06-101-9/+9
* (Fmemq, Fmaphash): Doc fixes.Juanma Barranquero2005-06-092-2/+6
* (Fdisplay_supports_face_attributes_p): Fix typo in docstring.Juanma Barranquero2005-06-092-5/+10
* unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 sectionSteven Tamm2005-06-092-0/+6
* *** empty log message ***Kim F. Storm2005-06-081-1/+24
* (Fset_match_data): Fix last change.Kim F. Storm2005-06-081-0/+2
* * composite.c (compose_chars_in_text):Kim F. Storm2005-06-087-21/+22
* (Fmatch_data, Fset_match_data): Fix EXFUN.Kim F. Storm2005-06-081-3/+5
* (Fmatch_data): Add optional RESEAT arg. Unchain markersKim F. Storm2005-06-081-18/+76
* *** empty log message ***Richard M. Stallman2005-06-081-4/+1
* Undo previous change.Richard M. Stallman2005-06-081-2/+0
* (get_next_display_element): Alter previous change:Richard M. Stallman2005-06-082-14/+64
* Clean up whitespace.Richard M. Stallman2005-06-081-1/+1
* (Fstart_process): Don't touch command_channel_p slot.Richard M. Stallman2005-06-081-1/+0