| Commit message (Expand) | Author | Age | Files | Lines |
| * | (pp-to-string): Don't use emacs-lisp-mode. | Richard M. Stallman | 1995-02-13 | 1 | -1/+2 |
| * | No modula project is active now. | Richard M. Stallman | 1995-02-12 | 1 | -1/+1 |
| * | (next-history-element): Do nothing if n is 0. | Richard M. Stallman | 1995-02-12 | 1 | -16/+20 |
| * | (menu-bar-kill-ring-save): New function--use as `copy'. | Richard M. Stallman | 1995-02-12 | 1 | -4/+11 |
| * | (mouse-drag-region): Delete the overlay before | Richard M. Stallman | 1995-02-12 | 1 | -4/+29 |
| * | (Fexpand_file_name): Look for a handler for defalt. | Richard M. Stallman | 1995-02-12 | 1 | -3/+9 |
| * | (load_color): Ignore failure from XAllocColor. | Richard M. Stallman | 1995-02-12 | 1 | -3/+3 |
| * | (x_decode_color): Ignore failure from defined_color. | Richard M. Stallman | 1995-02-12 | 1 | -4/+5 |
| * | (menu_item_equiv_key): If command is an alias, | Richard M. Stallman | 1995-02-12 | 1 | -1/+5 |
| * | Test WAIT_USE_INT. | Richard M. Stallman | 1995-02-11 | 1 | -1/+1 |
| * | (WAIT_USE_INT): Defined. | Richard M. Stallman | 1995-02-11 | 1 | -0/+1 |
| * | (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++. | Richard M. Stallman | 1995-02-11 | 1 | -0/+5 |
| * | (recover-file): Use ordinary `f' to read file name. | Richard M. Stallman | 1995-02-10 | 1 | -9/+4 |
| * | (rmail): Don't set rmail-default-file here. | Richard M. Stallman | 1995-02-09 | 1 | -4/+2 |
| * | (dired-mark): If on dir header line, always mark | Richard M. Stallman | 1995-02-09 | 1 | -1/+1 |
| * | [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined.. | Richard M. Stallman | 1995-02-09 | 1 | -1/+9 |
| * | (print-region-1): Include print options in echo area msgs. | Richard M. Stallman | 1995-02-09 | 1 | -9/+18 |
| * | Add autoload cookie. | Richard M. Stallman | 1995-02-09 | 1 | -26/+16 |
| * | (ada-mode): Delete autoload. | Richard M. Stallman | 1995-02-09 | 1 | -1/+0 |
| * | Initial revision | Richard M. Stallman | 1995-02-09 | 1 | -0/+3788 |
| * | Add a blank in the #! line for 4.2BSD Dynix etc. | David J. MacKenzie | 1995-02-08 | 1 | -1/+1 |
| * | add a space in #! for 4.2bsd dynix etc. | David J. MacKenzie | 1995-02-08 | 1 | -1/+1 |
| * | Add % to comint-match-partial-filename. | Simon Marshall | 1995-02-08 | 1 | -1/+1 |
| * | (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it | Karl Heuer | 1995-02-08 | 1 | -0/+5 |
| * | (print-region-new-buffer): Return new start and end. | Richard M. Stallman | 1995-02-08 | 1 | -12/+15 |
| * | Fix typo. | Richard M. Stallman | 1995-02-08 | 1 | -3/+3 |
| * | Talk about auto save. | Richard M. Stallman | 1995-02-08 | 1 | -0/+18 |
| * | Personal dictionary save forced when called from menu, | Richard M. Stallman | 1995-02-08 | 1 | -54/+119 |
| * | (byte-compile-file): Add "done" message. | Karl Heuer | 1995-02-08 | 1 | -0/+2 |
| * | (disabled-command-hook): Recognize ESC x as well as M-x. | Karl Heuer | 1995-02-08 | 1 | -8/+12 |
| * | (te-pass-through): Don't presume internal bit layout of non-ASCII keys. | Karl Heuer | 1995-02-08 | 1 | -1/+1 |
| * | (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout | Karl Heuer | 1995-02-08 | 1 | -12/+10 |
| * | (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout | Karl Heuer | 1995-02-08 | 1 | -13/+14 |
| * | Update copyright. | Karl Heuer | 1995-02-08 | 2 | -7/+6 |
| * | Initial revision | Karl Heuer | 1995-02-08 | 4 | -0/+624 |
| * | New enhanced version from <kgallagh@spd.dsccc.com>. | Karl Heuer | 1995-02-08 | 1 | -376/+1914 |
| * | (message_log_check_duplicate): New function. | Karl Heuer | 1995-02-08 | 1 | -8/+83 |
| * | (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier, | Karl Heuer | 1995-02-08 | 1 | -2/+2 |
| * | entered into RCS | Richard M. Stallman | 1995-02-07 | 1 | -0/+133 |
| * | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 3 | -13/+13 |
| * | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 1 | -1/+3 |
| * | Various changes. | Richard M. Stallman | 1995-02-07 | 1 | -128/+128 |
| * | (r_alloc_size_in_use): New function. | Richard M. Stallman | 1995-02-07 | 1 | -0/+11 |
| * | (read-quoted-char): Don't log prompt messages. | Karl Heuer | 1995-02-07 | 1 | -2/+2 |
| * | (etags-file-of-tag): Handle file name used as tag. | Richard M. Stallman | 1995-02-07 | 1 | -1/+4 |
| * | (term-protocol-version): Renamed from term-version. | Richard M. Stallman | 1995-02-07 | 1 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 1995-02-07 | 1 | -3/+13 |
| * | (internal_last_event_frame, Vlast_event_frame): Deleted; now part of | Karl Heuer | 1995-02-07 | 1 | -53/+49 |
| * | (do_switch_frame): internal_last_event_frame is now in perdisplay. | Karl Heuer | 1995-02-07 | 1 | -1/+1 |
| * | (struct PERDISPLAY): Add Vlast_event_frame. | Karl Heuer | 1995-02-07 | 1 | -1/+18 |