| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (pp-to-string): Don't use emacs-lisp-mode. | Richard M. Stallman | 1995-02-13 | 1 | -1/+2 |
| | | | | | Just do the parts of it we actually want. | ||||
| * | 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 |
| | | | | | Handle errors properly when history list is empty. | ||||
| * | (menu-bar-kill-ring-save): New function--use as `copy'. | Richard M. Stallman | 1995-02-12 | 1 | -4/+11 |
| | | | | | (delete-region): Don't enable if (mouse-region-match) is true. | ||||
| * | (mouse-drag-region): Delete the overlay before | Richard M. Stallman | 1995-02-12 | 1 | -4/+29 |
| | | | | | | | | calling the terminating event's command binding or making a region. (mouse-set-region-1): New function. (mouse-drag-region, mouse-set-region, mouse-save-then-kill): Call it. (mouse-region-match): New function. | ||||
| * | (Fexpand_file_name): Look for a handler for defalt. | Richard M. Stallman | 1995-02-12 | 1 | -3/+9 |
| | | | | | (syms_of_fileio): Minor rearrangement. | ||||
| * | (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 |
| | | | | | check only the underlying command for a keyboard equivalent. | ||||
| * | 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 |
| | | | | | | (rmail-default-file): Init it to ~/xmail. (rmail-default-rmail-file): Don't call expand-file-name. | ||||
| * | (dired-mark): If on dir header line, always mark | Richard M. Stallman | 1995-02-09 | 1 | -1/+1 |
| | | | | | the files in that dir. | ||||
| * | [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined.. | Richard M. Stallman | 1995-02-09 | 1 | -1/+9 |
| | | | | | [SOLARIS2_4, !__GNUC__]: Include alloca.h. | ||||
| * | (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-map): Don't define C-m, M-a, M-e, M-q. Don't define M-q. (ada-mode): Set fill-paragraph-function locally. (ada-fill-comment-paragraph): Return t. (ada-gen-make-bodyfile): Add missing backslash. | ||||
| * | (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 |
| | | | | | | to apply to. (init_perdisplay): Initialize echo vars. | ||||
| * | (print-region-new-buffer): Return new start and end. | Richard M. Stallman | 1995-02-08 | 1 | -12/+15 |
| | | | | | (print-region-1): Use new calling convention. | ||||
| * | 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 |
| | | | | | | | | | | | | | | | Epoch compile support. (ispell-skip-sgml): Added variable for skipping SGML tags & references. (ispell-buffer-local-parsing): Hard wire set of ispell-skip-sgml-tags to sgml-mode. (ispell-pdict-save): Message improvement. (ispell-command-loop): Properly adjust screen with different settings of ispell-choices-win-default-height. (check-ispell-version): Use fundamental-mode as default-major-mode. (ispell-change-dictionary): Remove unnecessary process kills (ispell-region): Fold sgml support in with tib checking. (ispell-message): Skips checking of forwarded messages. | ||||
| * | (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 |
| | | | | | of non-ASCII keys. | ||||
| * | (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout | Karl Heuer | 1995-02-08 | 1 | -13/+14 |
| | | | | | of non-ASCII keys. | ||||
| * | 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 |
| | | | | | | | (message_dolog): Delete previous line if the new one is a duplicate. Include a counter if appropriate. Don't bother truncating the buffer until after adding newline. | ||||
| * | (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier, | Karl Heuer | 1995-02-08 | 1 | -2/+2 |
| | | | | | so message logging will fold similar strings. | ||||
| * | 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 |
| | | | | | Print warning message. | ||||
| * | 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 |
| | | | | | (r_alloc_free): Call refill_memory_reserve. | ||||
| * | (read-quoted-char): Don't log prompt messages. | Karl Heuer | 1995-02-07 | 1 | -2/+2 |
| | | | | | Use M- notation instead of assuming internal layout. | ||||
| * | (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 |
| | | | | | | | | perdisplay. All uses changed. (MOUSE_ACTIVITY_AVAILABLE) Deleted. (find_active_event_queue): New arg check_mouse. All callers changed. (Vlast_event_frame): Change from DEFVAR_LISP to DEFVAR_DISPLAY. | ||||
| * | (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 |
| | | | | | | Define internal_last_event_frame only #if MULTI_FRAME. Add placeholders so we don't need to rebuild every time this struct changes. | ||||