summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (main): Add `GNU Emacs' to the response to --version.Richard M. Stallman1996-06-291-1/+1
* (Fx_create_frame): Gcpro parms, parent, and name.Richard M. Stallman1996-06-291-4/+8
* (print): Obey Vprint_length for vectors, bitvectors.Richard M. Stallman1996-06-291-0/+12
* (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.Richard M. Stallman1996-06-291-1/+6
* (make_frame_without_minibuffer): GCPRO the frame f.Richard M. Stallman1996-06-281-2/+9
* (Fmove_to_column): Go after invis chars at the goal column.Richard M. Stallman1996-06-281-1/+7
* (AMPERSAND_FULL_NAME): Defined by default.Richard M. Stallman1996-06-281-1/+2
* (redisplay_internal): Use last_had_star to decideRichard M. Stallman1996-06-281-9/+21
* (struct window): New field, last_had_star.Richard M. Stallman1996-06-281-0/+3
* (LIB_MOTIF): New definition.Richard M. Stallman1996-06-281-0/+5
* (standard_args): Delete `-rn' option.Richard M. Stallman1996-06-281-1/+0
* Add `dir ../lwlib'.Richard M. Stallman1996-06-281-0/+3
* (check_executable): Use euidaccess, not eaccess.Richard M. Stallman1996-06-281-2/+2
* (HAVE_EUIDACCESS): This replaces HAVE_EACCESS.Richard M. Stallman1996-06-281-1/+1
* Don't define HAVE_X11R5 here.Richard M. Stallman1996-06-281-4/+1
* (HAVE_X11R5): Add #undef.Richard M. Stallman1996-06-281-0/+3
* (unexec): Cast result of sbrk.Richard M. Stallman1996-06-281-3/+3
* (x_connection_closed): Call clear_waiting_for_input.Richard M. Stallman1996-06-271-6/+1
* (modify_event_symbol): Add properly to *symbol_table.Richard M. Stallman1996-06-271-1/+1
* (x_error_quitter): Delete newline from sprintf string.Richard M. Stallman1996-06-271-1/+1
* (XTread_socket, Xatom_wm_save_yourself clause):Richard M. Stallman1996-06-261-1/+1
* (re_max_failures): Reduce to 4000.Richard M. Stallman1996-06-261-2/+2
* (x_connection_closed): Add newline when printing error message on stderr.Richard M. Stallman1996-06-261-1/+1
* (x_connection_signal): Just return after calling `signal'.Richard M. Stallman1996-06-261-92/+8
* (LD_SWITCH_SYSTEM): Just one definition.Richard M. Stallman1996-06-251-7/+1
* (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.Richard M. Stallman1996-06-251-0/+8
* (unexec): Round up section header offset to bss alignmentRichard M. Stallman1996-06-241-1/+3
* (x_real_positions): Don't call x_uncatch_errors twice.Richard M. Stallman1996-06-241-3/+4
* (current_column_1): Add declaration.Richard M. Stallman1996-06-231-0/+2
* Make current-column, move-to-column and current-indentationRichard M. Stallman1996-06-231-49/+200
* (Fdefalias): Doc fix.Richard M. Stallman1996-06-221-1/+1
* Renamed from lignux.h.Richard M. Stallman1996-06-211-8/+8
* (kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.Richard M. Stallman1996-06-211-1/+2
* (Fcall_process): Fix previous change.Richard M. Stallman1996-06-211-1/+1
* (x_iconify_frame): If frame is invisible, explicitly mark it as iconified.Richard M. Stallman1996-06-211-1/+6
* entered into RCSRichard M. Stallman1996-06-201-2/+2
* Initial revisionRichard M. Stallman1996-06-201-0/+167
* (Vwin32_alt_is_meta): Declared.Richard M. Stallman1996-06-191-1/+4
* (Vwin32_alt_is_meta): New variable.Richard M. Stallman1996-06-191-1/+11
* (HPUX10): New macro.Richard M. Stallman1996-06-191-0/+2
* (LD_SWITCH_SYSTEM): Use no space after -L and -R.Richard M. Stallman1996-06-191-3/+3
* (Fcall_process): Handle t or nil as STDERR_FILE.Richard M. Stallman1996-06-161-2/+10
* (w32_read_socket): Erase update rect on WM_PAINT, soRichard M. Stallman1996-06-141-1/+6
* (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.Richard M. Stallman1996-06-141-0/+5
* (Qmenu_alias): New variable.Richard M. Stallman1996-06-131-1/+7
* (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.Richard M. Stallman1996-06-131-0/+2
* (LIBS_SYSTEM): Two new definitions (and #undef first).Richard M. Stallman1996-06-131-0/+9
* Initial revisionRichard M. Stallman1996-06-131-0/+12
* (main): For SIGHUP, use sigblock and sigunblock,Richard M. Stallman1996-06-121-2/+2
* (Fset_keymap_parent): Return early if KEYMAP already has the proper parent.Richard M. Stallman1996-06-121-0/+5