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