aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (check_memory_limits): Reduce warnlevel when usage drops far enough.Richard M. Stallman1992-10-111-32/+77
* * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoidJim Blandy1992-10-112-4/+7
* * keymap.c (initial_define_lispy_key): New function, for definingJim Blandy1992-10-111-15/+28
* * keyboard.h (Qswitch_frame): Declare this extern.Jim Blandy1992-10-111-0/+5
* * keyboard.c (Vlast_event_frame): Make this variable exist evenJim Blandy1992-10-111-50/+126
* * frame.c: #include "commands.h" and "keyboard.h".Jim Blandy1992-10-111-2/+27
* * emacs.c (main): Call keys_of_frame.Jim Blandy1992-10-111-0/+1
* * callint.c (Fcall_interactively): Allow multiple 'e' specs.Jim Blandy1992-10-111-6/+16
* * rmail.el (rmail-mode): Make this autoload; we might find a fileJim Blandy1992-10-111-0/+1
* * dired-aux.el (dired-compress-file): Change references toJim Blandy1992-10-111-4/+4
* (isearch-ring-advance-edit): Delete spurious `)'.Richard M. Stallman1992-10-111-4/+7
* [__GNUC__ >= 2] (LIB_STANDARD): Don't define.Richard M. Stallman1992-10-101-0/+2
* *** empty log message ***Jim Blandy1992-10-101-1/+2
* (Fwrite_region): If VISIT is a file name,Richard M. Stallman1992-10-101-12/+16
* (comint-last-input-match): defvar moved up.Richard M. Stallman1992-10-101-4/+4
* *** empty log message ***Jim Blandy1992-10-101-31/+31
* (PTY_ITERATION, etc.): Defined.Richard M. Stallman1992-10-091-3/+5
* Dox fix.Christopher Zaborsky1992-10-091-2/+2
* (mail-unsent-separator): Handle "Message text follows".Richard M. Stallman1992-10-091-1/+2
* Doc fix.Richard M. Stallman1992-10-091-2/+1
* (mail-unsent-separator): Allow "original message" as alternative.Richard M. Stallman1992-10-091-3/+6
* (add-log-current-defun): In normal C case,Richard M. Stallman1992-10-081-1/+3
* (cmulisp-mode): Eliminate compatibility code callingRichard M. Stallman1992-10-081-6/+5
* (inferior-scheme-filter-regexp):Richard M. Stallman1992-10-081-4/+6
* (custom-prin1-chars): Var defined, and renamed from prin1-chars.Richard M. Stallman1992-10-081-54/+55
* (hack-local-variables): Ignore attempts to bind enable-local-eval.Richard M. Stallman1992-10-081-0/+2
* entered into RCSJim Blandy1992-10-071-1/+7
* * mouse.el: Begin adapting this to the new event format.Jim Blandy1992-10-071-17/+60
* * alloc.c (Fmemory_limit): Explain why we divide by 1024.Jim Blandy1992-10-071-5/+2
* entered into RCSJim Blandy1992-10-071-0/+4
* Cleaned up rmail-first-unseen-message.Joseph Arceneaux1992-10-071-6/+1
* CP:: changed to cust-print- in all names.Richard M. Stallman1992-10-071-131/+130
* (directory_file_name): Don't clobber the envvarRichard M. Stallman1992-10-061-3/+5
* Dox fix.Christopher Zaborsky1992-10-061-13/+15
* Doc fix.Christopher Zaborsky1992-10-064-66/+77
* Doc fix.Christopher Zaborsky1992-10-061-10/+11
* entered into RCSRichard M. Stallman1992-10-061-0/+14
* * cal-mayan.el (calendar-print-mayan-date): Fix conversion inJim Blandy1992-10-061-2/+2
* (vc-backend-steal): Delete the workfile after the rcs -M -u.Richard M. Stallman1992-10-061-1/+2
* (add-log-current-defun): Catch errors checking for DEFUN.Richard M. Stallman1992-10-061-7/+9
* (main) [NeXT]: Call malloc_jumpstart.Richard M. Stallman1992-10-061-0/+9
* entered into RCSRichard M. Stallman1992-10-061-0/+433
* (Fkill_buffer): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-4/+4
* (Fcall_interactively): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-2/+3
* (make_frame): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-1/+1
* (window_loop): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-2/+2
* (vc-backend-steal): Put filename after options in rcs commands.Richard M. Stallman1992-10-051-3/+3
* (vc-steal-lock): Use mail-setup, and do like `mail'.Richard M. Stallman1992-10-051-17/+15
* * rmail.el (rmail-first-unseen-message): Don't show the message,Joseph Arceneaux1992-10-051-6/+17
* * config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,Joseph Arceneaux1992-10-051-0/+11