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