summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Miles Bader2001-10-281-2/+0
* *** empty log message ***Jason Rumney2001-10-271-0/+18
* (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.Jason Rumney2001-10-271-0/+26
* (w32_system_caret_hwnd, w32_system_caret_width)Jason Rumney2001-10-271-1/+54
* (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.Jason Rumney2001-10-271-1/+3
* 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