| Commit message (Expand) | Author | Age | Files | Lines |
| * | Check for termios.h. Check for setpgid. | Richard M. Stallman | 1996-09-09 | 1 | -2/+2 |
| * | (iso-transl-dead-key-alist): Add dead-... | Richard M. Stallman | 1996-09-09 | 1 | -32/+37 |
| * | Add #n=object, #n#, and #:symbol constructs to reader. | Erik Naggum | 1996-09-09 | 1 | -2/+70 |
| * | Add #n=object, #n#, and #:symbol constructs to printer. | Erik Naggum | 1996-09-08 | 1 | -45/+72 |
| * | (vc-file-owner): If the file is owned by somebody else, return the UID | André Spiegel | 1996-09-08 | 1 | -8/+4 |
| * | (vc-print-log): Move point to the log entry of the current version. | André Spiegel | 1996-09-08 | 1 | -0/+9 |
| * | (main): Declare `fromlen' as size_t, undo previous change. | Erik Naggum | 1996-09-07 | 1 | -3/+3 |
| * | *** empty log message *** | Michael Kifer | 1996-09-06 | 4 | -33/+86 |
| * | *** empty log message *** | Michael Kifer | 1996-09-06 | 1 | -125/+250 |
| * | (Finsert_buffer_substring): Check for deleted buffer. | Karl Heuer | 1996-09-05 | 1 | -0/+6 |
| * | Add many declarations. | Richard M. Stallman | 1996-09-04 | 1 | -4/+39 |
| * | (BITS_PER_EMACS_INT): New definition. | Richard M. Stallman | 1996-09-04 | 1 | -0/+1 |
| * | (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
| * | (apropos-print): Don't say `Type ' before M-x cmd. | Richard M. Stallman | 1996-09-04 | 1 | -1/+0 |
| * | (perform-replace): Increment replace-count | Richard M. Stallman | 1996-09-04 | 1 | -5/+11 |
| * | (executable-insert): Doc fix. | Richard M. Stallman | 1996-09-04 | 1 | -11/+7 |
| * | (create_process): Test HAVE_SETPGID for using setpgid. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
| * | (HAVE_SETPGID): Add #undef. | Richard M. Stallman | 1996-09-04 | 1 | -0/+1 |
| * | (syms_of_keymap): staticpro current_global_map; | Richard M. Stallman | 1996-09-04 | 1 | -2/+3 |
| * | (get_local_map): Call indirect-function. | Richard M. Stallman | 1996-09-04 | 1 | -0/+3 |
| * | Mention local-value property on an overlay. | Richard M. Stallman | 1996-09-04 | 1 | -0/+7 |
| * | (main): Declare `fromunix' as size_t. | Richard M. Stallman | 1996-09-04 | 1 | -1/+2 |
| * | Whitespace fix. | Richard M. Stallman | 1996-09-04 | 1 | -2/+2 |
| * | unexelf1.c merged into this file. | Richard M. Stallman | 1996-09-04 | 1 | -27/+71 |
| * | (UNEXEC): Use unexelf.c. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
| * | Include config.h. | Richard M. Stallman | 1996-09-04 | 1 | -0/+8 |
| * | [HAVE_TERMIOS_H]: Include termios.h. | Richard M. Stallman | 1996-09-04 | 1 | -0/+5 |
| * | (create_process_1, sigchld_handler) [POSIX_SIGNALS]: | Richard M. Stallman | 1996-09-04 | 1 | -3/+3 |
| * | (input_available_signal) [POSIX_SIGNALS]: | Richard M. Stallman | 1996-09-04 | 1 | -2/+2 |
| * | (HAVE_TERMIOS_H): Add #undef. | Richard M. Stallman | 1996-09-04 | 1 | -0/+1 |
| * | (Fmacroexpand): Don't declare `form' as register. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
| * | (Fredirect_frame_focus): Don't call Ffocus_frame. | Richard M. Stallman | 1996-09-04 | 1 | -7/+0 |
| * | (Fexecute_extended_command): Fix previous change. | Richard M. Stallman | 1996-09-04 | 1 | -1/+3 |
| * | (copy_intervals_to_string): Take arg as buffer. | Richard M. Stallman | 1996-09-04 | 1 | -2/+3 |
| * | (Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload. | Richard M. Stallman | 1996-09-04 | 1 | -1/+7 |
| * | (Fmacroexpand): gcpro form while calling do_autoload. | Richard M. Stallman | 1996-09-04 | 1 | -0/+10 |
| * | (Fexecute_extended_command): gcpro prefixarg. | Richard M. Stallman | 1996-09-04 | 1 | -2/+2 |
| * | (x_set_frame_parameters): Make height and width ints. | Richard M. Stallman | 1996-09-04 | 1 | -15/+13 |
| * | (map_char_table): Declare depth as int. | Richard M. Stallman | 1996-09-04 | 1 | -1/+2 |
| * | (note_mouse_highlight): Pass POS argument to fast_find_position as int. | Richard M. Stallman | 1996-09-04 | 1 | -4/+4 |
| * | (set_properties, add_properties, remove_properties): | Richard M. Stallman | 1996-09-04 | 1 | -12/+12 |
| * | (prepare_to_modify_buffer): Take integer arguments. | Richard M. Stallman | 1996-09-04 | 1 | -4/+8 |
| * | (Fmake_byte_code): Call make_pure_vector using nargs. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
| * | (Fpurecopy): Cast arg to make_pure_vector. | Richard M. Stallman | 1996-09-03 | 1 | -2/+2 |
| * | (calendar-current-date): Simplify by using decode-time instead | Richard M. Stallman | 1996-09-03 | 1 | -6/+2 |
| * | (insert-directory): Use same value of `now' for all files. | Richard M. Stallman | 1996-09-03 | 1 | -25/+23 |
| * | (Fformat): Pass a string using XSTRING. | Richard M. Stallman | 1996-09-03 | 1 | -1/+1 |
| * | (doprnt1): If lispstrings, accept a string | Richard M. Stallman | 1996-09-03 | 1 | -2/+2 |
| * | (message): Cast size arg to doprnt. | Richard M. Stallman | 1996-09-03 | 1 | -2/+2 |
| * | (OUTPUT_IF, OUTPUT): Cast frame height to int. | Richard M. Stallman | 1996-09-03 | 1 | -2/+2 |