| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change defconsts to defvars. Doc fixes. | Richard M. Stallman | 1994-01-14 | 1 | -25/+27 |
| * | (command_loop_1): If there's an error in the | Richard M. Stallman | 1994-01-14 | 1 | -2/+22 |
| * | (BSTRING): Don't define it here. | Richard M. Stallman | 1994-01-14 | 1 | -5/+0 |
| * | (rmail-bury): Rename local rmail-buffer to buffer-to-bury. | Richard M. Stallman | 1994-01-14 | 1 | -4/+6 |
| * | (debug): Bind unread-command-char to -1, not nil. | Richard M. Stallman | 1994-01-14 | 1 | -1/+1 |
| * | (m68k-harris-cxux*, m88k-harris-cxux*): New configs. | Richard M. Stallman | 1994-01-14 | 1 | -0/+14 |
| * | (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp. | Richard M. Stallman | 1994-01-14 | 1 | -0/+4 |
| * | (abbreviate-file-name): Don't convert / to ~/ when the home dir is /. | Richard M. Stallman | 1994-01-14 | 1 | -1/+4 |
| * | (function-key-map): Change insertchar and deletechar to insert and delete. | Richard M. Stallman | 1994-01-14 | 1 | -2/+2 |
| * | * etags.c (stab_entry, stab_create, stab_find, stab_search, | Francesco Potortì | 1994-01-14 | 1 | -239/+209 |
| * | (sigchld_handler, status_message): Handle a NULL in sys_siglist. | Richard M. Stallman | 1994-01-14 | 1 | -4/+23 |
| * | Comment change. | Richard M. Stallman | 1994-01-14 | 1 | -2/+2 |
| * | entered into RCS | Richard M. Stallman | 1994-01-14 | 1 | -1/+6 |
| * | Fix typo in -hiux* case. | Richard Kenner | 1994-01-13 | 1 | -2/+2 |
| * | (xterm.o): Depends on syssignal.h. | Richard M. Stallman | 1994-01-13 | 1 | -1/+1 |
| * | Initial revision | Richard M. Stallman | 1994-01-13 | 2 | -0/+257 |
| * | (sys_siglist) [sun]: Additional Sun-specific signal names. | Richard M. Stallman | 1994-01-12 | 1 | -0/+18 |
| * | (Man-default-man-args): Use Man-specified-section-option. | Richard M. Stallman | 1994-01-12 | 1 | -2/+5 |
| * | [USG] (SIGIO): Define as SIGPOLL. | Richard M. Stallman | 1994-01-12 | 1 | -1/+4 |
| * | (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here. | Roland McGrath | 1994-01-12 | 1 | -3/+5 |
| * | (child_setup): Call close_load_descs. | Richard M. Stallman | 1994-01-11 | 1 | -0/+1 |
| * | (Fload): Record descriptor numbers on load_descriptor_list. | Richard M. Stallman | 1994-01-11 | 1 | -0/+29 |
| * | (Fcondition_case): Doc fix. | Richard M. Stallman | 1994-01-11 | 1 | -0/+3 |
| * | (Fsignal): Rename 1st arg to error_symbol. | Richard M. Stallman | 1994-01-11 | 1 | -9/+9 |
| * | (read_char_x_menu_prompt, read_char_minibuf_menu_prompt): | Richard M. Stallman | 1994-01-11 | 1 | -23/+88 |
| * | (open-line): Treat all cases of enabled undo alike. | Richard M. Stallman | 1994-01-11 | 1 | -1/+1 |
| * | (Fcondition_case): Allow a list of condition names in a handler. | Richard M. Stallman | 1994-01-11 | 1 | -8/+27 |
| * | (byte-compile-condition-case): Disable warning about | Richard M. Stallman | 1994-01-11 | 1 | -8/+16 |
| * | (read_process_output): Supply second arg to unbind_to. | Richard M. Stallman | 1994-01-11 | 1 | -2/+2 |
| * | (hif-tokenize): Handle // comments after #if. | Richard M. Stallman | 1994-01-11 | 1 | -0/+5 |
| * | (mail-abbrev-mode-regexp): Add Reply-to. | Richard M. Stallman | 1994-01-11 | 1 | -1/+2 |
| * | (x_sync): Block input. | Richard M. Stallman | 1994-01-10 | 1 | -0/+2 |
| * | (struct buffer): New field auto_save_failure_time. | Richard M. Stallman | 1994-01-10 | 1 | -0/+3 |
| * | (set_search_regs): New subroutine. | Richard M. Stallman | 1994-01-10 | 1 | -45/+41 |
| * | (Info-follow-reference): If point is not in middle of a | Richard M. Stallman | 1994-01-10 | 1 | -1/+19 |
| * | (isearch-mode): If not slow, clear isearch-window-configuration. | Richard M. Stallman | 1994-01-10 | 1 | -3/+3 |
| * | (Fdo_auto_save): If auto save times out, don't try again for 20 minutes. | Richard M. Stallman | 1994-01-10 | 1 | -0/+27 |
| * | (Fdelete_frame): Call x_sync. | Richard M. Stallman | 1994-01-10 | 1 | -1/+8 |
| * | (describe_map_tree): New arg NOMENU. | Richard M. Stallman | 1994-01-10 | 1 | -6/+28 |
| * | (Fsubstitute_command_keys): Pass new arg to describe_map_tree. | Richard M. Stallman | 1994-01-10 | 1 | -1/+1 |
| * | (telnet): Fix previous change--tentative idea | Richard M. Stallman | 1994-01-10 | 1 | -1/+0 |
| * | (create_process): Set line discipline only if pty_flag. | Richard M. Stallman | 1994-01-10 | 1 | -6/+7 |
| * | Include <sys/types.h> before <sys/resource.h>. | Roland McGrath | 1994-01-09 | 1 | -1/+4 |
| * | (vendor-key-syms): Fixed typo (extra parens). | Roland McGrath | 1994-01-09 | 1 | -1/+1 |
| * | (debug): Fixed typo. | Roland McGrath | 1994-01-09 | 1 | -2/+2 |
| * | (debug): Bind a bunch of vars, like last-command, to | Richard M. Stallman | 1994-01-09 | 1 | -56/+126 |
| * | Don't declare sys_nerr. | Roland McGrath | 1994-01-09 | 1 | -4/+6 |
| * | (diff): Select the differences buffer. | Richard M. Stallman | 1994-01-09 | 1 | -12/+11 |
| * | (diff-latest-backup-file): Call file-chase-links. | Richard M. Stallman | 1994-01-09 | 1 | -1/+1 |
| * | (c-indent-region): Keep looping till reach endmark. | Richard M. Stallman | 1994-01-09 | 1 | -29/+31 |