| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (sort-subr): Use car-less-than-car when appropriate. | Richard M. Stallman | 1994-04-20 | 1 | -3/+1 |
| * | Doc fixes. | Richard M. Stallman | 1994-04-20 | 1 | -3/+4 |
| * | (compilation-parse-errors): Fix references for column number, 3 elt not | Roland McGrath | 1994-04-20 | 1 | -2/+2 |
| * | (TAGS): Split off included tags file lisp/TAGS. | Richard M. Stallman | 1994-04-20 | 1 | -4/+10 |
| * | * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined. | Francesco Potortì | 1994-04-20 | 1 | -3/+5 |
| * | (Fmodify_frame_parameters, Fframe_parameters): | Richard M. Stallman | 1994-04-20 | 1 | -1/+52 |
| * | (HAVE_INET_SOCKETS): Add #undef. | Richard M. Stallman | 1994-04-20 | 1 | -0/+2 |
| * | (XTread_socket): Delete the non-NEW_SELECTIONS code | Richard M. Stallman | 1994-04-20 | 1 | -62/+16 |
| * | (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally. | Richard M. Stallman | 1994-04-20 | 1 | -21/+33 |
| * | (set_window_width): Don't delete root window for being too narrow. | Richard M. Stallman | 1994-04-20 | 1 | -1/+1 |
| * | Doc fixes. | Richard M. Stallman | 1994-04-20 | 1 | -23/+26 |
| * | (init-file-user): Doc fix. | Karl Heuer | 1994-04-20 | 1 | -5/+6 |
| * | Provide cmacexp. | Richard M. Stallman | 1994-04-20 | 1 | -175/+74 |
| * | (blessmail): New target. | Karl Heuer | 1994-04-20 | 1 | -1/+23 |
| * | Initial revision | Karl Heuer | 1994-04-20 | 1 | -0/+58 |
| * | (describe_map_tree, describe_map): Skip keymaps we've seen before. | Karl Heuer | 1994-04-20 | 1 | -11/+23 |
| * | (create_process): Call setsid only if pty_flag. | Richard M. Stallman | 1994-04-20 | 1 | -5/+7 |
| * | (describe_map): Merge with describe_map_2. | Karl Heuer | 1994-04-20 | 1 | -33/+20 |
| * | (defun-prompt-regexp): Make this variable buffer-local. | Karl Heuer | 1994-04-20 | 1 | -0/+1 |
| * | (read_avail_input): Don't retry read. | Karl Heuer | 1994-04-20 | 1 | -3/+12 |
| * | (report-emacs-bug): Insert at separator, not at end. | Karl Heuer | 1994-04-20 | 1 | -2/+5 |
| * | (install-arch-indep): Don't install dired-x*. | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
| * | (CRT0_DUMMIES): Ignore one arg. | Richard M. Stallman | 1994-04-19 | 1 | -3/+8 |
| * | (Vlast_event_frame): Define unconditionally. | Richard M. Stallman | 1994-04-19 | 1 | -3/+1 |
| * | (${etc}DOC): Delete redundant version.el from cmd. | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-19 | 1 | -7/+19 |
| * | Comment change. | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
| * | (read_avail_input): Test EINTR, not EAGAIN. | Karl Heuer | 1994-04-19 | 1 | -1/+1 |
| * | (read_avail_input): Write loop as a do-while. | Karl Heuer | 1994-04-19 | 1 | -8/+6 |
| * | (PURESIZE) [!MULTI_FRAME]: Increase to 200000. | Karl Heuer | 1994-04-19 | 1 | -1/+1 |
| * | (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed. | Karl Heuer | 1994-04-19 | 1 | -23/+25 |
| * | (kill-emacs-query-functions): Fix typo in question text. | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-19 | 1 | -52/+79 |
| * | (comint-replace-by-expanded-history): Expand only at prompt. | Karl Heuer | 1994-04-19 | 1 | -3/+5 |
| * | (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs. | Karl Heuer | 1994-04-19 | 1 | -6/+5 |
| * | (kill-buffer-query-functions): Fix the question text. | Richard M. Stallman | 1994-04-19 | 1 | -1/+2 |
| * | (window_system): Obey --with-x11=no and --with-x10=no. | Richard M. Stallman | 1994-04-19 | 1 | -8/+21 |
| * | (readline): When extending the buffer, | Richard M. Stallman | 1994-04-19 | 1 | -1/+1 |
| * | (outline-end-of-subtree): Stop before final newline. | Karl Heuer | 1994-04-18 | 1 | -7/+7 |
| * | (hexl-mode): Make local binding for hexl-max-address. | Richard M. Stallman | 1994-04-18 | 1 | -0/+2 |
| * | (shell-command-filter): If point was at end, leave it at end. | Richard M. Stallman | 1994-04-18 | 1 | -2/+4 |
| * | (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE. | Karl Heuer | 1994-04-18 | 1 | -1/+5 |
| * | (shell-command-sentinel): Do nothing if buffer is dead. | Richard M. Stallman | 1994-04-18 | 1 | -1/+2 |
| * | (menu-bar-enable-clipboard): Construct new cons cells. | Richard M. Stallman | 1994-04-18 | 1 | -3/+8 |
| * | (create_process): Fix previous change. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | Comment change. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | * etags.c (main, print_help): eliminate the -F option. | Francesco Potortì | 1994-04-18 | 1 | -12/+3 |
| * | * etags.c (absolute_filename): compare against '\0' instead of NULL. | Francesco Potortì | 1994-04-18 | 1 | -2/+2 |
| * | Move pop-global-mark bindings to loaddefs.el. | Richard M. Stallman | 1994-04-18 | 1 | -3/+0 |
| * | (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |