aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Info-restore-point): Delete duplicate definition.Richard M. Stallman1992-10-051-8/+0
* Doc fix.Richard M. Stallman1992-10-051-1/+1
* Dox fixes.Richard M. Stallman1992-10-051-7/+7
* (vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.Roland McGrath1992-10-051-15/+18
* (vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is aRoland McGrath1992-10-051-9/+9
* (vc-checkin-switches): New defvar.Roland McGrath1992-10-051-3/+8
* Most functions renamed to start with ls-lisp.Richard M. Stallman1992-10-051-150/+99
* (dired-lisp-ls): var `short' was erronously unbound.Sebastian Kremer1992-10-041-3/+4
* (fill-paragraph): Don't actually change point beforeRichard M. Stallman1992-10-041-6/+11
* (insert-buffer): Before reading arg, barf if read-only.Richard M. Stallman1992-10-041-1/+2
* Dox fix.Richard M. Stallman1992-10-031-3/+0
* Doc fix.Richard M. Stallman1992-10-031-1/+1
* * keyboard.c (read_key_sequence): Treat mouse clicks on non-textJim Blandy1992-10-031-170/+359
* * alloc.c (Fmemory_limit): New function.Jim Blandy1992-10-031-0/+20
* * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,Jim Blandy1992-10-031-2/+9
* * window.c (struct save_window_data): Save the currently selectedJim Blandy1992-10-031-30/+42
* * xterm.c (x_find_modifier_meanings): If there are noJim Blandy1992-10-031-6/+22
* * process.c (wait_reading_process_input): If the select returnsJim Blandy1992-10-031-0/+6
* * keyboard.c (modify_event_symbol): Make sure that the unmodifiedJim Blandy1992-10-031-22/+22
* (open-line): Shield undo from the hack to insert at pt-1.Richard M. Stallman1992-10-031-1/+11
* (Fprimitive_undo): When undoing an insert, move point and then delete.Richard M. Stallman1992-10-031-1/+3
* Doc fix.Jim Blandy1992-10-031-5/+10
* Fixed typos.Joseph Arceneaux1992-10-031-4/+4
* * minibuf.c (read_minibuf): Don't bother to save the currentJim Blandy1992-10-031-22/+1
* * intervals.c: `copy_intervals()' no longer static.Joseph Arceneaux1992-10-031-6/+6
* * keymap.c (access_keymap, store_in_keymap,Jim Blandy1992-10-031-6/+3
* * intervals.h: Declare `copy_intervals()'.Joseph Arceneaux1992-10-031-3/+6
* Doc fixes.Jim Blandy1992-10-031-3/+4
* * termhooks.h (struct input_event): Doc fix.Jim Blandy1992-10-031-9/+24