aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * regex.c: Declare a new type `re_char' used throughout the code for theStefan Monnier2000-03-143-128/+100
* *** empty log message ***Kenichi Handa2000-03-131-0/+32
* * Makefile.in (temacs): Evaluate ALL_LDFLAGS into a temporary variable beforeKen Raeburn2000-03-132-1/+8
* *** empty log message ***Dave Love2000-03-121-0/+6
* Restore changes of 1999-10-19.Dave Love2000-03-121-19/+33
* *** empty log message ***Gerd Moellmann2000-03-121-0/+3
* (cancel_atimer): Break out of the loop as soon as timerGerd Moellmann2000-03-121-1/+2
* (Fread_file_name): Handle case that DIR contains aGerd Moellmann2000-03-122-0/+12
* *** empty log message ***Gerd Moellmann2000-03-121-0/+2
* (Fsave_window_excursion): Doc fix.Gerd Moellmann2000-03-121-0/+1
* *** 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