| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually. | Richard M. Stallman | 1993-02-19 | 1 | -12/+17 |
| * | (describe_map): Call Fkey_description before build_string. | Richard M. Stallman | 1993-02-19 | 1 | -2/+6 |
| * | (describe-function): Print the arglist if the function is bytecode or a list. | Richard M. Stallman | 1993-02-19 | 1 | -4/+18 |
| * | (Fopen_dribble_file): Doc fix. | Richard M. Stallman | 1993-02-19 | 1 | -1/+2 |
| * | (syms_of_lread): Doc fix. | Richard M. Stallman | 1993-02-18 | 1 | -1/+1 |
| * | * process.c (Fstart_process): Jimb's change of December 11 | Michael I. Bushnell | 1993-02-18 | 2 | -2/+2 |
| * | Fix minor bugs in previous change. | Richard M. Stallman | 1993-02-17 | 1 | -6/+14 |
| * | (generate-file-autoloads): If no buffer was visiting FILE when we started, | Roland McGrath | 1993-02-17 | 1 | -59/+66 |
| * | (isearch-backward-regexp): | Richard M. Stallman | 1993-02-17 | 1 | -14/+17 |
| * | (byte-compile-lambda): Test of byte-compile-compatibility was backwards. | Richard M. Stallman | 1993-02-17 | 1 | -2/+3 |
| * | (frame-initialize): Fix error syntax. | Richard M. Stallman | 1993-02-16 | 1 | -8/+8 |
| * | * informat.el (Info-tagify): Correct the regular expression which | Jim Blandy | 1993-02-16 | 1 | -1/+1 |
| * | (find-file-hooks): Delete permanent-local property. | Richard M. Stallman | 1993-02-15 | 1 | -2/+4 |
| * | (search_command): #if 0 previous change. | Richard M. Stallman | 1993-02-15 | 1 | -0/+5 |
| * | (search_command): When moving to LIM on failure, return LIM. | Richard M. Stallman | 1993-02-15 | 1 | -2/+3 |
| * | (Frename_buffer): Make prefix arg set UNIQUE. | Richard M. Stallman | 1993-02-14 | 1 | -7/+8 |
| * | * xterm.c (x_set_window_size): Call change_frame_size instead of | Jim Blandy | 1993-02-14 | 1 | -6/+22 |
| * | * frame.c (Fframe_parameters): Report the `minibuffer' parameter of | Jim Blandy | 1993-02-14 | 1 | -3/+6 |
| * | * xdisp.c (message): Set echo_frame to the frame whose message buf | Jim Blandy | 1993-02-14 | 1 | -23/+37 |
| * | * dispnew.c (remake_frame_glyphs): When re-allocating the frame's | Jim Blandy | 1993-02-14 | 2 | -3/+20 |
| * | * keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding, | Jim Blandy | 1993-02-14 | 1 | -29/+54 |
| * | * frame.c (Fframe_parameters): Report the `minibuffer' parameter of | Jim Blandy | 1993-02-14 | 1 | -4/+1 |
| * | * fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell | Jim Blandy | 1993-02-14 | 1 | -46/+79 |
| * | * s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h". | Jim Blandy | 1993-02-14 | 1 | -1/+1 |
| * | * subr.el (mod): Add back this alias for %. | Jim Blandy | 1993-02-14 | 1 | -0/+7 |
| * | * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse | Jim Blandy | 1993-02-14 | 1 | -9/+16 |
| * | * lisp-mode.el (lisp-fill-paragraph): New function. | Jim Blandy | 1993-02-14 | 1 | -0/+70 |
| * | * gosmacs.el: Bind M-h to delete-previous-word, not | Jim Blandy | 1993-02-14 | 1 | -1/+3 |
| * | * frame.el: Clean up initialization code. | Jim Blandy | 1993-02-14 | 1 | -66/+176 |
| * | * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in | Jim Blandy | 1993-02-14 | 1 | -8/+8 |
| * | * cl.el (cl-version): Mark as no longer in beta test. | Jim Blandy | 1993-02-14 | 1 | -1/+1 |
| * | * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and | Jim Blandy | 1993-02-14 | 1 | -4/+7 |
| * | * configure (progname): New option `--with-gcc'. Make it clearer | Jim Blandy | 1993-02-14 | 1 | -11/+41 |
| * | Initial revision | Jim Blandy | 1993-02-14 | 1 | -0/+764 |
| * | (Fadd_text_properties): Put OBJECT arg last. Make it optional. | Richard M. Stallman | 1993-02-13 | 1 | -57/+132 |
| * | (C_SWITCH_MACHINE): Don't define if GCC. | Richard M. Stallman | 1993-02-13 | 1 | -0/+2 |
| * | (enable-flow-control...): Renamed from evade... | Richard M. Stallman | 1993-02-11 | 1 | -9/+10 |
| * | (Finsert_buffer_substring): Proper error for non-ex buffer. | Richard M. Stallman | 1993-02-11 | 1 | -5/+14 |
| * | (Fcompare_buffer_substrings): New function. | Richard M. Stallman | 1993-02-11 | 1 | -0/+117 |
| * | removed m88kbcs, changed delta88 and harris to | John Hassey | 1993-02-10 | 1 | -3/+3 |
| * | Update GPL version. | Richard M. Stallman | 1993-02-10 | 1 | -1/+1 |
| * | (set-gosmacs-bindings): Fix binding of \eh. | Richard M. Stallman | 1993-02-10 | 1 | -1/+1 |
| * | (char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT. | Richard M. Stallman | 1993-02-10 | 1 | -1/+1 |
| * | Fix copyright notice. | Richard M. Stallman | 1993-02-09 | 1 | -2/+1 |
| * | (add-change-log-entry): Undo Jan 25 change. It worked for buffers in | Roland McGrath | 1993-02-08 | 1 | -6/+2 |
| * | (compilation-forget-errors): Just set | Roland McGrath | 1993-02-08 | 1 | -10/+16 |
| * | (sort-subr): Fix previous change. | Richard M. Stallman | 1993-02-07 | 1 | -4/+4 |
| * | (sort-build-lists): Record the key as pair of positions; | Richard M. Stallman | 1993-02-07 | 1 | -5/+9 |
| * | (mail-setup): Use fill-region-as-paragraph | Richard M. Stallman | 1993-02-07 | 1 | -10/+10 |
| * | (extra_keyboard_modifiers): New Lisp var. | Richard M. Stallman | 1993-02-07 | 1 | -0/+17 |