aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in a comment.Pavel Janík2001-10-272-1/+3
* Fix typos in comments.Pavel Janík2001-10-272-104/+110
* Fix typo in a comment.Pavel Janík2001-10-272-1/+3
* (gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.Pavel Janík2001-10-272-20/+5
* (move_it_vertically_backward): Use 2/3 line_heightGerd Moellmann2001-10-272-1/+5
* (sound_perror): Unblock SIGIO, turn on atimers.Gerd Moellmann2001-10-272-11/+38
* *** empty log message ***Eli Zaretskii2001-10-261-0/+3
* (Faccess_file): Run the argument filename throughEli Zaretskii2001-10-261-4/+6
* ignore *-spd and *.pdb for w32Sam Steingold2001-10-261-1/+2
* *** empty log message ***Eli Zaretskii2001-10-261-0/+5
* (syms_of_display) <visible-bell>: Add a reference toEli Zaretskii2001-10-261-1/+3
* (insert_1_both): Do nothing if NCHARS == 0.Gerd Moellmann2001-10-262-0/+5
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-10-262-4/+15
* Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>.Eli Zaretskii2001-10-262-0/+7
* (XScreenNumberOfScreen): Fix struct to pointerGerd Moellmann2001-10-262-1/+6
* Resurrect a comment lost in the previous commit.Eli Zaretskii2001-10-251-0/+1
* (Fframe_parameter): Fix last change.Eli Zaretskii2001-10-252-1/+6
* (Fframe_parameter): Fix a bug whereby someGerd Moellmann2001-10-252-7/+12
* *** empty log message ***Gerd Moellmann2001-10-251-1/+4
* Revert last change (which removed old commented-outEli Zaretskii2001-10-251-0/+333
* *** empty log message ***Gerd Moellmann2001-10-251-0/+3
* (show_mouse_face): Clean up. Recognize overwrittenGerd Moellmann2001-10-251-66/+42
* *** empty log message ***Gerd Moellmann2001-10-251-0/+5
* (move_it_vertically_backward): Compute line heightGerd Moellmann2001-10-251-4/+12
* *** empty log message ***Stefan Monnier2001-10-251-0/+2
* (make_fixnum_or_float): Coerce double to int explicitly.Stefan Monnier2001-10-251-1/+1
* (text_property_stickiness): Fix Lisp_Object used as boolean.Stefan Monnier2001-10-252-3/+7
* Fix comment ending.Stefan Monnier2001-10-251-2/+1
* *** empty log message ***Miles Bader2001-10-251-0/+6
* (png_load): Make sure SPECIFIED_BG is a string.Miles Bader2001-10-251-5/+5
* (Fface_attributes_as_vector): New function.Richard M. Stallman2001-10-241-1/+16
* *** empty log message ***Richard M. Stallman2001-10-241-0/+5
* fix build problems with krb5 and hesiod supportKen Raeburn2001-10-241-0/+2
* (sync_window_with_frame_matrix_rows): Remove unused variable `area'.Pavel Janík2001-10-242-1/+6
* (scan_newline): Remove unused variable `selective_display'.Pavel Janík2001-10-242-5/+5
* (x_setup_relief_colors): Use `IMAGE_BACKGROUND' andMiles Bader2001-10-242-0/+32
* (image_background, image_background_transparent)Miles Bader2001-10-241-44/+211
* (struct image): Add `background', `background_valid', andMiles Bader2001-10-241-0/+38
* (x_draw_glyphs): Don't check for cursor overwritingGerd Moellmann2001-10-242-1/+4
* (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:Gerd Moellmann2001-10-242-5/+13
* *** empty log message ***Gerd Moellmann2001-10-241-0/+2
* Change #ifdef GLYPH_DEBUG to #if.Gerd Moellmann2001-10-241-4/+4
* (x_insert_glyphs): Remove unused variables `real_end' and `real_start'.Pavel Janík2001-10-242-4/+9
* (fast_find_position): Call row_containing_posGerd Moellmann2001-10-243-2/+13
* (try_window_reusing_current_matrix): UseGerd Moellmann2001-10-241-44/+36
* (row_containing_pos): Adjust prototype.Gerd Moellmann2001-10-241-1/+1
* (inhibit_try_window_id, inhibit_try_window_reusing)Gerd Moellmann2001-10-242-0/+42
* Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).Pavel Janík2001-10-242-3/+8
* (display_prop_string_p): Remove unused local declarationPavel Janík2001-10-242-6/+8
* Don't define max.Pavel Janík2001-10-242-5/+4