aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-03-121-0/+5
* (x_defined_color): Rewritten to use x_allocate_nearest_color.Gerd Moellmann2000-03-121-84/+16
* Mention cursor-type support on MS-DOS terminals.Eli Zaretskii2000-03-121-0/+17
* (vga_installed): New function, code moved fromEli Zaretskii2000-03-121-9/+181
* *** empty log message ***Gerd Moellmann2000-03-091-51/+56
* (Fy_or_n_p): Cancel busy-cursor.Gerd Moellmann2000-03-091-0/+5
* *** empty log message ***Stefan Monnier2000-03-081-0/+82
* This is a big redesign of failure-stack and register handling, promptedStefan Monnier2000-03-081-1219/+623
* Update the copyright.Stefan Monnier2000-03-081-5/+7
* (liblw.a): Don't bother testing for ranlib failingDave Love2000-03-081-0/+13
* Use PROTOTYPES.Dave Love2000-03-082-2/+2
* (find_handler_clause): Use PROTOTYPES.Dave Love2000-03-081-1/+1
* Use POINTER_TYPE.Dave Love2000-03-081-5/+1
* (P_): Define based on PROTOTYPES, not __STDC__.Dave Love2000-03-081-7/+3
* Don't depend on __STDC__ for volatile.Dave Love2000-03-081-7/+27
* *** empty log message ***Gerd Moellmann2000-03-081-0/+2
* (x_set_cursor_type): If ARG is nil, give frame no cursor.Gerd Moellmann2000-03-081-2/+6
* (display_echo_area): Temporarily inhibit garbage collection.Gerd Moellmann2000-03-082-2/+13
* *** empty log message ***Gerd Moellmann2000-03-071-0/+5
* Remove a buch of really old code in #if 0.Gerd Moellmann2000-03-071-924/+31
* *** empty log message ***Gerd Moellmann2000-03-071-0/+3
* (Fdocumentation_property): If value is not a string,Gerd Moellmann2000-03-071-6/+13
* Change maintainer to `none'.Gerd Moellmann2000-03-071-0/+4
* (x_connection_closed) [USE_X_TOOLKIT]: Don't try toGerd Moellmann2000-03-071-0/+2
* (Fminibuffer_complete): Move point to ZV when input isGerd Moellmann2000-03-072-0/+7
* Add comments on coding-category-utf-8,Kenichi Handa2000-03-071-41/+258
* (CODING_CATEGORY_IDX_UTF_8)Kenichi Handa2000-03-071-4/+16
* *** empty log message ***Gerd Moellmann2000-03-061-0/+4
* (send_process): Remove local variable `procname' thatGerd Moellmann2000-03-061-5/+8
* (x_set_menu_bar_lines_1): Adjust window's orig_top andGerd Moellmann2000-03-063-1/+19
* (IT_note_mouse_highlight): Return immediately if frame'sEli Zaretskii2000-03-062-1/+7
* (bootstrap-temacs): Set LC_ALL to C like for temacs.Gerd Moellmann2000-03-052-1/+2
* (coordinates_in_window): UseGerd Moellmann2000-03-052-2/+15
* (FRAME_INTERNAL_BORDER_WIDTH) [!HAVE_X_WINDOWS]: Define.Gerd Moellmann2000-03-051-0/+2
* (QCdata): Moved here from xfns.c.Gerd Moellmann2000-03-051-1/+3
* (QCdata): Moved to xdisp.c.Gerd Moellmann2000-03-051-3/+2
* (tags): Include ../lwlib/TAGS in TAGS.Gerd Moellmann2000-03-051-1/+1
* *** empty log message ***Gerd Moellmann2000-03-051-0/+14
* (select_visual): Rewritten. Recognize user-specifiedGerd Moellmann2000-03-051-42/+117
* (select_visual): Change prototype.Gerd Moellmann2000-03-051-3/+1
* (x_term_init): Create a colormap if not using theGerd Moellmann2000-03-051-14/+18
* (try_window_id): Recompute unchanged information ifGerd Moellmann2000-03-051-5/+3
* *** empty log message ***Gerd Moellmann2000-03-041-5/+31
* (x_defined_color, x_set_mouse_color, lookup_rgb_color)Gerd Moellmann2000-03-041-39/+72
* (struct x_display_info): Add Colormap member `cmap'.Gerd Moellmann2000-03-041-0/+9
* (x_term_init): Set Colormap member of x_display_infoGerd Moellmann2000-03-041-1/+17
* (x_free_colors): Access colormap of frame usingGerd Moellmann2000-03-041-14/+24
* Change many FRAME_X... macros to FRAME_WINDOW... or otherJason Rumney2000-03-042-95/+267
* [HAVE_NTGUI]: call syms_of_xfaces instead of syms_of_w32faces.Jason Rumney2000-03-041-3/+0
* (w32faces.obj): Remove.Jason Rumney2000-03-041-3/+6