| Commit message (Expand) | Author | Age | Files | Lines |
| * | * dired.c (NAMLEN): Never use d_nameln to get the length of the | Jim Blandy | 1993-03-11 | 1 | -2/+12 |
| * | * s/usg5-4.h: Changes from Eric Raymond: | Jim Blandy | 1993-03-11 | 1 | -3/+23 |
| * | * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * m/template.h, s/template.h: Mention that `etc/MACHINES' and | Jim Blandy | 1993-03-11 | 2 | -0/+21 |
| * | * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no | Jim Blandy | 1993-03-11 | 1 | -2/+8 |
| * | * sun-mouse.el (suspend-emacstool): Run suspend-hooks, not | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * simple.el (kill-ring-save): Doc fix. | Jim Blandy | 1993-03-11 | 1 | -3/+9 |
| * | * resume.el: Doc fix. | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * simple.el (yank, yank-pop): Always return nil; don't rely on | Jim Blandy | 1993-03-11 | 1 | -1/+2 |
| * | * files.el (basic-save-buffer): If file-precious-flag is set, and | Jim Blandy | 1993-03-11 | 1 | -0/+4 |
| * | * calendar.el (hebrew-calendar-yahrzeit): Change reference to | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * cal-mayan.el (calendar-mayan-haab-on-or-before, | Jim Blandy | 1993-03-11 | 1 | -24/+10 |
| * | (command-line-1): Fix copyright year. | Richard M. Stallman | 1993-03-11 | 1 | -1/+1 |
| * | * bytecomp.el: Declare suspend-hook to be an obsolete variable. | Jim Blandy | 1993-03-11 | 1 | -0/+1 |
| * | * term/x-win.el: Disable suspending under X windows by setting | Jim Blandy | 1993-03-11 | 1 | -3/+4 |
| * | * timer.c (main): Set the ownership of the stdin file descriptor | Jim Blandy | 1993-03-11 | 1 | -2/+13 |
| * | * b2m.c (main): Don't exit upon reading a blank line. | Jim Blandy | 1993-03-11 | 1 | -2/+8 |
| * | * configure: Recognize strings like "sysvr0" or "sysvr1" as System V. | Jim Blandy | 1993-03-11 | 1 | -23/+32 |
| * | * Makefile.in (install.sysv): Add a second `$' in front of | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | entered into RCS | Jim Blandy | 1993-03-11 | 1 | -9/+8 |
| * | * keyboard.c (command_loop_1): Adjust to the fact that display | Jim Blandy | 1993-03-11 | 1 | -14/+25 |
| * | (function-key-map): Map key symbols backspace, return... into ASCII chars. | Richard M. Stallman | 1993-03-10 | 1 | -0/+17 |
| * | Define HAVE_TCATTR based on HAVE_TERMIOS earlier. | Richard M. Stallman | 1993-03-10 | 1 | -11/+16 |
| * | (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO. | Richard M. Stallman | 1993-03-10 | 1 | -184/+447 |
| * | (Fdefine_key): Use proper meta-bit to clear. | Richard M. Stallman | 1993-03-10 | 1 | -33/+23 |
| * | (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions: | Richard M. Stallman | 1993-03-10 | 1 | -16/+63 |
| * | (Fy_or_n_p): Use query-replace-map. | Richard M. Stallman | 1993-03-10 | 1 | -16/+23 |
| * | (set_point): Check invisibility of following character, not previous character. | Richard M. Stallman | 1993-03-10 | 1 | -15/+60 |
| * | *** empty log message *** | Jim Blandy | 1993-03-09 | 1 | -0/+41 |
| * | Initial revision | Jim Blandy | 1993-03-09 | 1 | -0/+5 |
| * | Fix typo. | Eric S. Raymond | 1993-03-09 | 1 | -2/+2 |
| * | (run-at-time): Allow an integer as TIME. | Richard M. Stallman | 1993-03-09 | 1 | -9/+24 |
| * | Version 5 baseline. | Eric S. Raymond | 1993-03-09 | 1 | -10/+23 |
| * | (c-beginning-of-statement): If next to a comment, use sentence motion. | Richard M. Stallman | 1993-03-09 | 1 | -2/+7 |
| * | (query-replace-map): Add `quit' bindings. Delete default binding. | Richard M. Stallman | 1993-03-09 | 1 | -3/+2 |
| * | (map-y-or-n-p): Handle `quit' as answer. | Richard M. Stallman | 1993-03-09 | 1 | -0/+6 |
| * | (map-y-or-n-p): Use query-replace-map. | Richard M. Stallman | 1993-03-09 | 1 | -40/+48 |
| * | (query-replace-map): New keymap. | Richard M. Stallman | 1993-03-09 | 1 | -35/+70 |
| * | (command-apropos): Print echo area message iff found symbols. | Richard M. Stallman | 1993-03-09 | 1 | -2/+2 |
| * | *** empty log message *** | Jim Blandy | 1993-03-09 | 1 | -1/+2 |
| * | (rmail-update-summary): New function. | Richard M. Stallman | 1993-03-09 | 1 | -179/+535 |
| * | (rmail-delete-forward): Go to summary buf to change D mark. | Richard M. Stallman | 1993-03-09 | 1 | -80/+259 |
| * | (set-mark): Activate the mark. | Richard M. Stallman | 1993-03-09 | 1 | -8/+19 |
| * | entered into RCS | Richard M. Stallman | 1993-03-09 | 1 | -38/+33 |
| * | Initial revision | Richard M. Stallman | 1993-03-09 | 1 | -0/+118 |
| * | Add autoload comments. | Richard M. Stallman | 1993-03-08 | 1 | -14/+12 |
| * | (posn-timestamp, posn-col-row, posn-point, posn-window): | Richard M. Stallman | 1993-03-08 | 1 | -1/+52 |
| * | (posn-timestamp, posn-col-row, posn-point, posn-window): | Richard M. Stallman | 1993-03-08 | 1 | -53/+1 |
| * | Comment change. | Richard M. Stallman | 1993-03-08 | 1 | -1/+1 |
| * | (Fframe_char_height, Fframe_char_width): | Richard M. Stallman | 1993-03-08 | 1 | -90/+151 |