| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | (x_get_foreign_selection, x_reply_selection_request): | Richard M. Stallman | 1995-02-06 | 1 | -7/+63 |
* | (emacs_blocked_malloc): Set __malloc_extra_blocks here. | Richard M. Stallman | 1995-02-06 | 1 | -1/+97 |
* | *** empty log message *** | Richard M. Stallman | 1995-02-06 | 1 | -0/+4 |
* | Version 0.95. Numerous small fixes. See ChangeLog. | Per Bothner | 1995-02-06 | 1 | -157/+183 |
* | (lpr-add-switches): Renamed from lpr-add-options. | Richard M. Stallman | 1995-02-06 | 1 | -5/+11 |
* | (texinfo-environment-regexp): Match @menu and | Richard M. Stallman | 1995-02-06 | 1 | -9/+6 |
* | (Fget_buffer_create): Call buffer_memory_full. | Richard M. Stallman | 1995-02-05 | 1 | -1/+1 |
* | (Vwindow_size_change_functions): New variable. | Richard M. Stallman | 1995-02-05 | 1 | -1/+34 |
* | (Fdelete_window, set_window_height, set_window_width) | Richard M. Stallman | 1995-02-05 | 1 | -0/+7 |
* | (struct frame): New field window_sizes_changed. | Richard M. Stallman | 1995-02-05 | 1 | -0/+5 |
* | (main): Undo previous change. | Richard M. Stallman | 1995-02-05 | 1 | -9/+0 |
* | (rmail-summary-next-same-subject): New command. | Richard M. Stallman | 1995-02-05 | 1 | -1/+61 |
* | (rmail-next-same-subject): New command. | Richard M. Stallman | 1995-02-05 | 1 | -0/+50 |
* | Changes to support filenames as tags too and provided | Richard M. Stallman | 1995-02-05 | 1 | -29/+112 |
* | (IRIX): Sed - to _. | Jim Wilson | 1995-02-04 | 1 | -2/+2 |
* | Explain load-path and dumping. | Richard M. Stallman | 1995-02-04 | 1 | -0/+12 |
* | (dired-mode-map): Define up and down arrows like C-p, C-n. | Richard M. Stallman | 1995-02-04 | 1 | -0/+2 |
* | Comment changes. | Richard M. Stallman | 1995-02-04 | 1 | -2/+0 |
* | (cmd_error): Cancel echoing here. | Karl Heuer | 1995-02-04 | 1 | -1/+1 |
* | [MULTI_PERDISPLAY] (all_perdisplays): New var. | Karl Heuer | 1995-02-04 | 1 | -0/+1 |