| Commit message (Expand) | Author | Age | Files | Lines |
* | (msdos_downcase_filename): | Miles Bader | 1996-07-02 | 1 | -0/+11 |
* | (DRIVE_LETTER) [MSDOS]: Lower-case drive letters. | Miles Bader | 1996-07-02 | 1 | -1/+4 |
* | Delete spurious period from last change. | Miles Bader | 1996-07-02 | 1 | -1/+1 |
* | (x_clear_frame_selections): Don't call redisplay_preserve_echo_area here. | Miles Bader | 1996-07-02 | 1 | -0/+6 |
* | (HAVE_X11R4, HAVE_X11R5): | Miles Bader | 1996-07-02 | 1 | -4/+0 |
* | (LIB_MOTIF): Fix typo. | Richard M. Stallman | 1996-06-30 | 1 | -1/+1 |
* | (main): Add `GNU Emacs' to the response to --version. | Richard M. Stallman | 1996-06-29 | 1 | -1/+1 |
* | (Fx_create_frame): Gcpro parms, parent, and name. | Richard M. Stallman | 1996-06-29 | 1 | -4/+8 |
* | (print): Obey Vprint_length for vectors, bitvectors. | Richard M. Stallman | 1996-06-29 | 1 | -0/+12 |
* | (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__. | Richard M. Stallman | 1996-06-29 | 1 | -1/+6 |
* | (make_frame_without_minibuffer): GCPRO the frame f. | Richard M. Stallman | 1996-06-28 | 1 | -2/+9 |
* | (Fmove_to_column): Go after invis chars at the goal column. | Richard M. Stallman | 1996-06-28 | 1 | -1/+7 |
* | (AMPERSAND_FULL_NAME): Defined by default. | Richard M. Stallman | 1996-06-28 | 1 | -1/+2 |
* | (redisplay_internal): Use last_had_star to decide | Richard M. Stallman | 1996-06-28 | 1 | -9/+21 |
* | (struct window): New field, last_had_star. | Richard M. Stallman | 1996-06-28 | 1 | -0/+3 |
* | (LIB_MOTIF): New definition. | Richard M. Stallman | 1996-06-28 | 1 | -0/+5 |
* | (standard_args): Delete `-rn' option. | Richard M. Stallman | 1996-06-28 | 1 | -1/+0 |
* | Add `dir ../lwlib'. | Richard M. Stallman | 1996-06-28 | 1 | -0/+3 |
* | (check_executable): Use euidaccess, not eaccess. | Richard M. Stallman | 1996-06-28 | 1 | -2/+2 |
* | (HAVE_EUIDACCESS): This replaces HAVE_EACCESS. | Richard M. Stallman | 1996-06-28 | 1 | -1/+1 |
* | Don't define HAVE_X11R5 here. | Richard M. Stallman | 1996-06-28 | 1 | -4/+1 |
* | (HAVE_X11R5): Add #undef. | Richard M. Stallman | 1996-06-28 | 1 | -0/+3 |
* | (unexec): Cast result of sbrk. | Richard M. Stallman | 1996-06-28 | 1 | -3/+3 |
* | (x_connection_closed): Call clear_waiting_for_input. | Richard M. Stallman | 1996-06-27 | 1 | -6/+1 |
* | (modify_event_symbol): Add properly to *symbol_table. | Richard M. Stallman | 1996-06-27 | 1 | -1/+1 |
* | (x_error_quitter): Delete newline from sprintf string. | Richard M. Stallman | 1996-06-27 | 1 | -1/+1 |
* | (XTread_socket, Xatom_wm_save_yourself clause): | Richard M. Stallman | 1996-06-26 | 1 | -1/+1 |
* | (re_max_failures): Reduce to 4000. | Richard M. Stallman | 1996-06-26 | 1 | -2/+2 |
* | (x_connection_closed): Add newline when printing error message on stderr. | Richard M. Stallman | 1996-06-26 | 1 | -1/+1 |
* | (x_connection_signal): Just return after calling `signal'. | Richard M. Stallman | 1996-06-26 | 1 | -92/+8 |
* | (LD_SWITCH_SYSTEM): Just one definition. | Richard M. Stallman | 1996-06-25 | 1 | -7/+1 |
* | (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char. | Richard M. Stallman | 1996-06-25 | 1 | -0/+8 |
* | (unexec): Round up section header offset to bss alignment | Richard M. Stallman | 1996-06-24 | 1 | -1/+3 |
* | (x_real_positions): Don't call x_uncatch_errors twice. | Richard M. Stallman | 1996-06-24 | 1 | -3/+4 |
* | (current_column_1): Add declaration. | Richard M. Stallman | 1996-06-23 | 1 | -0/+2 |
* | Make current-column, move-to-column and current-indentation | Richard M. Stallman | 1996-06-23 | 1 | -49/+200 |
* | (Fdefalias): Doc fix. | Richard M. Stallman | 1996-06-22 | 1 | -1/+1 |
* | Renamed from lignux.h. | Richard M. Stallman | 1996-06-21 | 1 | -8/+8 |
* | (kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame. | Richard M. Stallman | 1996-06-21 | 1 | -1/+2 |
* | (Fcall_process): Fix previous change. | Richard M. Stallman | 1996-06-21 | 1 | -1/+1 |
* | (x_iconify_frame): If frame is invisible, explicitly mark it as iconified. | Richard M. Stallman | 1996-06-21 | 1 | -1/+6 |
* | entered into RCS | Richard M. Stallman | 1996-06-20 | 1 | -2/+2 |
* | Initial revision | Richard M. Stallman | 1996-06-20 | 1 | -0/+167 |
* | (Vwin32_alt_is_meta): Declared. | Richard M. Stallman | 1996-06-19 | 1 | -1/+4 |
* | (Vwin32_alt_is_meta): New variable. | Richard M. Stallman | 1996-06-19 | 1 | -1/+11 |
* | (HPUX10): New macro. | Richard M. Stallman | 1996-06-19 | 1 | -0/+2 |
* | (LD_SWITCH_SYSTEM): Use no space after -L and -R. | Richard M. Stallman | 1996-06-19 | 1 | -3/+3 |
* | (Fcall_process): Handle t or nil as STDERR_FILE. | Richard M. Stallman | 1996-06-16 | 1 | -2/+10 |
* | (w32_read_socket): Erase update rect on WM_PAINT, so | Richard M. Stallman | 1996-06-14 | 1 | -1/+6 |
* | (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread. | Richard M. Stallman | 1996-06-14 | 1 | -0/+5 |