aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2000-03-191-0/+4
* (syms_of_lread): Doc fix for load-convert-to-unibyte.Richard M. Stallman2000-03-191-3/+3
* *** empty log message ***Gerd Moellmann2000-03-181-1/+5
* (read_integer): Unread the last char not consumed.Gerd Moellmann2000-03-181-1/+4
* (x_update_window_cursor): Don't update in framesGerd Moellmann2000-03-172-4/+14
* *** empty log message ***Gerd Moellmann2000-03-161-0/+3
* (mostlyclean): Add `*.core'.Gerd Moellmann2000-03-161-2/+2
* *** empty log message ***Gerd Moellmann2000-03-161-15/+20
* (read_integer): New function.Gerd Moellmann2000-03-161-0/+72
* (re_match_2): Fix string shortening (to fit `stop') to make sureStefan Monnier2000-03-162-183/+240
* *** empty log message ***Gerd Moellmann2000-03-151-0/+14
* (Fminibuffer_complete): Set point to ZV if findingGerd Moellmann2000-03-151-0/+2
* (send_process): Add a hint that the functionGerd Moellmann2000-03-151-1/+3
* (load_dangerous_libraries): New variable.Gerd Moellmann2000-03-151-2/+77
* (HAVE_X_I18N) [HAVE_X11R6]: Moved to config.in.Gerd Moellmann2000-03-142-2/+19
* (HAVE_X_I18N): Moved here from xterm.h.Gerd Moellmann2000-03-141-0/+14
* (X_I18N_INHIBITED): Don't define.Gerd Moellmann2000-03-141-16/+2
* (INHIBIT_X11R6_XIM): Define.Gerd Moellmann2000-03-141-0/+5
* (xim_close_dpy, xim_initialize): Use X11R6-style XIMGerd Moellmann2000-03-141-8/+8
* (free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.Gerd Moellmann2000-03-141-2/+2
* *** empty log message ***Gerd Moellmann2000-03-142-6/+26
* * 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