summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.Richard M. Stallman2001-11-011-8/+8
* (Fmake_local_variable): Doc fix.Richard M. Stallman2001-11-011-1/+1
* *** empty log message ***Richard M. Stallman2001-11-011-0/+6
* (Fdescribe_buffer_bindings): Print character propertyRichard M. Stallman2001-11-011-47/+67
* (grow_mini_window): Fix typo in comment.Pavel Janík2001-11-012-1/+5
* (x_scroll_bar_create): Check for width and height > 0.Gerd Moellmann2001-11-012-5/+9
* (x_build_heuristic_mask): Use four_corners_bestGerd Moellmann2001-11-012-1/+4
* (four_corners_best): Reindent.Gerd Moellmann2001-11-012-18/+20
* Fix a typo.Gerd Moellmann2001-11-011-1/+1
* (Finternal_set_lisp_face_attribute_from_resource):Gerd Moellmann2001-11-012-2/+8
* *** empty log message ***Pavel Janík2001-11-011-0/+9
* (x-get-resource): Reindent.Pavel Janík2001-11-011-1/+1
* (Finternal_merge_in_global_face): Reindent.Pavel Janík2001-11-011-4/+4
* *** empty log message ***Eli Zaretskii2001-10-311-0/+4
* New file.Eli Zaretskii2001-10-311-0/+8
* *** empty log message ***Eli Zaretskii2001-10-311-0/+4
* *** empty log message ***Pavel Janík2001-10-311-0/+5
* (USAGE1): Show command line option --no-window-system instead ofPavel Janík2001-10-311-10/+18
* (Fcommandp): Doc fix.Pavel Janík2001-10-312-344/+351
* (Fframe_live_p): Doc fix.Pavel Janík2001-10-312-2/+8
* (selective-display-ellipses): Doc fix.Pavel Janík2001-10-311-1/+1
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-10-312-25/+25
* (to_multibyte): Fix computation of new read_buffer_size.Gerd Moellmann2001-10-312-1/+3
* (struct face) <colors_copied_bitwise_p>: NewGerd Moellmann2001-10-312-0/+16
* (realize_x_face): If C is not a single-byte character,Gerd Moellmann2001-10-311-6/+4
* Change doc-string comments to `new style' [w/`doc:' keyword].Pavel Janík2001-10-312-30/+34
* Comment fix.Gerd Moellmann2001-10-311-1/+1
* (require_unwind): Return Lisp_Object.Gerd Moellmann2001-10-312-1/+6
* (lucid-menu-bar-dirty-flag): Doc fix.Pavel Janík2001-10-312-2/+6
* Fix typos in comments.Pavel Janík2001-10-312-3/+7
* Comment fix.Gerd Moellmann2001-10-311-4/+3
* (grow_mini_window): Handle case that the rootGerd Moellmann2001-10-312-1/+8
* *** 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