aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Stefan Monnier2001-10-311-0/+6
* (keys_of_macros): Remove.Stefan Monnier2001-10-312-9/+0
* (main): Don't call keys_of_macros any more.Stefan Monnier2001-10-311-1/+0
* *** empty log message ***Stefan Monnier2001-10-311-4/+8
* (Fface_attribute_relative_p): Declare args.Stefan Monnier2001-10-311-0/+1
* (w32_to_x_charset): Increase size of XLFD charset buffer.Jason Rumney2001-10-302-9/+17
* *** empty log message ***Richard M. Stallman2001-10-301-0/+4
* (Finput_pending_p): Doc fix.Richard M. Stallman2001-10-301-2/+3
* (x_after_update_window_line): Don't run the codeGerd Moellmann2001-10-302-3/+7
* *** empty log message ***Gerd Moellmann2001-10-301-0/+8
* (change_frame_size_1): Set frame's resized_p.Gerd Moellmann2001-10-301-1/+2
* (struct frame) <resized_p>: New member.Gerd Moellmann2001-10-301-0/+4
* (clear_garbaged_frames): Remove debug code.Gerd Moellmann2001-10-301-4/+1
* (clear_garbaged_frames): Redraw the frame only if itsGerd Moellmann2001-10-301-1/+6
* (read1): Remove debugging code.Gerd Moellmann2001-10-301-3/+0
* (to_multibyte): Ensure read_buffer is at least twiceGerd Moellmann2001-10-302-1/+7
* (to_multibyte): New function.Gerd Moellmann2001-10-302-13/+55
* (FRAME_LINE_HEIGHT): Define (it's used by xmenu.c).Eli Zaretskii2001-10-302-0/+5
* (x_draw_relief_rect): Correct bottom relief by 1 pixel.Gerd Moellmann2001-10-302-3/+10
* (clear_garbaged_frames): Call Fredraw_frame.Gerd Moellmann2001-10-302-0/+5
* *** empty log message ***Stefan Monnier2001-10-301-0/+13
* Include coding.h and charset.h.Stefan Monnier2001-10-301-22/+27
* (Fx_popup_menu): Explicitly init f, xpos, and ypos.Stefan Monnier2001-10-301-4/+4
* (Frequire): Detect recursive try to require the sameRichard M. Stallman2001-10-301-1/+43
* *** empty log message ***Richard M. Stallman2001-10-301-0/+6
* (print_object): Clarify indication of insertion type.Richard M. Stallman2001-10-301-1/+1
* *** empty log message ***Richard M. Stallman2001-10-301-0/+4
* (syms_of_coding): Document that locale-coding-system isEli Zaretskii2001-10-292-1/+5
* (Fscroll_left, Fscroll_right): Doc fix.Eli Zaretskii2001-10-292-2/+18
* (Finput_pending_p): Fix typo in doc-string.Pavel Janík2001-10-292-7/+12
* (x_display_and_set_cursor): If cursor_in_echo_area,Gerd Moellmann2001-10-292-1/+6
* *** empty log message ***Gerd Moellmann2001-10-291-0/+3
* (Fface_font): Use UNSPECIFIEDP instead of NILP forGerd Moellmann2001-10-291-1/+1
* *** empty log message ***Gerd Moellmann2001-10-291-0/+3
* (x_set_internal_border_width): Set frame garbagedGerd Moellmann2001-10-291-0/+2
* (x_after_update_window_line): Clear internal borderGerd Moellmann2001-10-292-19/+33
* *** empty log message ***Gerd Moellmann2001-10-291-0/+6
* (XTread_socket) <KeyPress>: Don't useGerd Moellmann2001-10-291-2/+6
* (x_build_heuristic_mask): Use x_alloc_image_color.Gerd Moellmann2001-10-282-10/+4
* *** empty log message ***Eli Zaretskii2001-10-281-0/+5
* New file. From Adam Thornton <athornton@sinenomine.net>.Eli Zaretskii2001-10-281-0/+123
* (x_build_heuristic_mask): Fix a bug not incrementingGerd Moellmann2001-10-282-4/+7
* Use argv[0] instead of emacs when -t was specified.Pavel Janík2001-10-282-2/+4
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-10-282-372/+370
* (bug_reporting_address): New function.Pavel Janík2001-10-282-2/+40
* (read_minibuf): Remove unused external declaration of variablePavel Janík2001-10-282-1/+4
* (access_keymap): Remove unused variable `charset'.Pavel Janík2001-10-282-1/+5
* *** empty log message ***Miles Bader2001-10-281-2/+7
* (merge_face_heights): Handle TO being relative as well.Miles Bader2001-10-281-37/+56
* *** empty log message ***Stefan Monnier2001-10-281-59/+49