| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (case-flip-character): Make case test more general. | Richard M. Stallman | 1994-04-13 | 1 | -1/+2 |
| * | Fix #include file name. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | Bind M-$. | Richard M. Stallman | 1994-04-12 | 1 | -0/+2 |
| * | (read-quoted-char): Convert meta chars into 128+ chars. | Richard M. Stallman | 1994-04-12 | 1 | -1/+3 |
| * | (quoted-insert): Do nothing special for meta chars. | Richard M. Stallman | 1994-04-12 | 1 | -3/+0 |
| * | (next): Fix typo in m68k-next-ns3 alternative. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (backquote-process): Don't crash if ultimate | Richard M. Stallman | 1994-04-12 | 1 | -7/+20 |
| * | (Fkey_binding): Declare accept_default. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (window_system): If no X, set USE_X_TOOLKIT=no. | Richard M. Stallman | 1994-04-12 | 1 | -0/+1 |
| * | #undef static. | Richard M. Stallman | 1994-04-12 | 1 | -2/+6 |
| * | (Fset_process_window_size): New function. | Richard M. Stallman | 1994-04-12 | 1 | -0/+17 |
| * | (set_window_size): New function. | Richard M. Stallman | 1994-04-12 | 1 | -3/+40 |
| * | (makeinfo-region): Fix name of tex-start/end-of-header. | Richard M. Stallman | 1994-04-12 | 1 | -2/+2 |
| * | Conditionals testing for null $CC were backwards. | Richard M. Stallman | 1994-04-12 | 1 | -3/+4 |
| * | (specbind): Use find_symbol_value. | Richard M. Stallman | 1994-04-12 | 1 | -2/+1 |
| * | (Fsetq_default, Fmake_local_variable): Doc syntax fix. | Richard M. Stallman | 1994-04-12 | 1 | -3/+3 |
| * | (dired-add-entry): Set opoint at beginning of line. | Richard M. Stallman | 1994-04-12 | 1 | -9/+3 |
| * | (send_process): Test pty_flag field for nil, not 0. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter. | Karl Heuer | 1994-04-12 | 1 | -19/+3 |
| * | (gud-filter): Let comint-output-filter do the hard work. | Karl Heuer | 1994-04-12 | 1 | -29/+16 |
| * | (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__. | Richard M. Stallman | 1994-04-12 | 1 | -0/+4 |
| * | Check for INCLUDED_FCNTL already defined. | Richard M. Stallman | 1994-04-12 | 1 | -8/+4 |
| * | If we include fcntl.h, define INCLUDED_FCNTL. | Richard M. Stallman | 1994-04-12 | 1 | -0/+2 |
| * | (dired-move-to-filename-regexp): Match the year or time. | Richard M. Stallman | 1994-04-12 | 1 | -8/+5 |
| * | Add sunos4shr as alternative for suns. | Richard M. Stallman | 1994-04-12 | 1 | -0/+1 |
| * | entered into RCS | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (main): Fix typo in prev. change. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| * | (main): Use setuid, not seteuid. | Karl Heuer | 1994-04-12 | 1 | -1/+1 |
| * | (make_lispy_event): Initialize item. | Karl Heuer | 1994-04-12 | 1 | -0/+1 |
| * | (vmotion): Use minibuf_prompt_width despite window-start. | Karl Heuer | 1994-04-11 | 1 | -2/+5 |
| * | (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS. | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (menu-bar-emerge-menu): Improve menu title. | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (printchar, strout): Use FRAME_PTR, not struct frame *. | Karl Heuer | 1994-04-11 | 1 | -2/+2 |
| * | Renamed from eval-region.el. Fix the `provide' call. | Richard M. Stallman | 1994-04-11 | 1 | -11/+11 |
| * | (Fmouse_position) [!MULTI_FRAME]: Declare col and row. | Karl Heuer | 1994-04-11 | 1 | -1/+1 |
| * | (make_lispy_movement): Conditionalize on MULTI_FRAME. | Richard M. Stallman | 1994-04-11 | 1 | -2/+6 |
| * | (x_decline_selection_request): Call XFlushQueue. | Richard M. Stallman | 1994-04-11 | 1 | -2/+3 |
| * | (Fsetq): Doc fix. | Richard M. Stallman | 1994-04-11 | 1 | -3/+3 |
| * | (syms_of_print): Doc fix. | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (dired-move-to-filename): Use skip-chars-forward | Richard M. Stallman | 1994-04-11 | 1 | -8/+7 |
| * | (jka-compr-handler): Save match data. | Karl Heuer | 1994-04-11 | 1 | -2/+4 |
| * | Comment change. | Richard M. Stallman | 1994-04-11 | 1 | -0/+14 |
| * | (makefile-mode): make-local-variable misspelled as make-local-file. | Karl Heuer | 1994-04-11 | 1 | -2/+2 |
| * | (comint-dynamic-complete-as-filename): Save end of match before calling other | Karl Heuer | 1994-04-11 | 1 | -6/+9 |
| * | (dired-move-to-filename): Handle leading blanks. | Karl Heuer | 1994-04-11 | 1 | -11/+3 |
| * | (force-mode-line-update): Doc fix. | Karl Heuer | 1994-04-11 | 1 | -1/+1 |
| * | entered into RCS | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (msdos): Don't link patch1. Link sed*.inp, not sed.in*. | Richard M. Stallman | 1994-04-10 | 1 | -1/+1 |
| * | If server is a Sun, call menu-bar-enable-clipboard. | Richard M. Stallman | 1994-04-10 | 1 | -0/+5 |