log

age author description
Mon, 22 Feb 1993 14:12:11 +0000 Jim Blandy * configure: Detect whether the compiler supports `const'
Mon, 22 Feb 1993 14:11:28 +0000 Jim Blandy * Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not
Mon, 22 Feb 1993 06:38:45 +0000 Jim Blandy Initial revision
Sun, 21 Feb 1993 06:29:09 +0000 Richard M. Stallman (esc-map, ctl-x-map): Define as functions.
Sun, 21 Feb 1993 06:03:36 +0000 Richard M. Stallman (Fskip_syntax_backward): New function.
Sun, 21 Feb 1993 02:08:17 +0000 Richard M. Stallman (Fsuspend_emacs): Make tem not register.
Sat, 20 Feb 1993 23:12:21 +0000 Richard M. Stallman (super-apropos-check-doc-file): Look for DOC file in proper directory.
Sat, 20 Feb 1993 17:36:06 +0000 Richard M. Stallman (Fmemory_limit): Doc fix.
Sat, 20 Feb 1993 06:23:08 +0000 Richard M. Stallman (insert-directory): Doc fix.
Fri, 19 Feb 1993 19:10:39 +0000 Richard M. Stallman (Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.
Fri, 19 Feb 1993 05:43:54 +0000 Richard M. Stallman (describe_map): Call Fkey_description before build_string.
Fri, 19 Feb 1993 05:06:28 +0000 Richard M. Stallman (describe-function): Print the arglist if the function is bytecode or a list.
Fri, 19 Feb 1993 04:14:25 +0000 Richard M. Stallman (Fopen_dribble_file): Doc fix.
Thu, 18 Feb 1993 06:26:16 +0000 Richard M. Stallman (syms_of_lread): Doc fix.
Thu, 18 Feb 1993 03:43:45 +0000 Michael I. Bushnell * process.c (Fstart_process): Jimb's change of December 11
Wed, 17 Feb 1993 21:30:25 +0000 Richard M. Stallman Fix minor bugs in previous change.
Wed, 17 Feb 1993 21:30:21 +0000 Roland McGrath (generate-file-autoloads): If no buffer was visiting FILE when we started,
Wed, 17 Feb 1993 20:34:20 +0000 Richard M. Stallman (isearch-backward-regexp):
Wed, 17 Feb 1993 20:29:57 +0000 Richard M. Stallman (byte-compile-lambda): Test of byte-compile-compatibility was backwards.
Tue, 16 Feb 1993 06:36:30 +0000 Richard M. Stallman (frame-initialize): Fix error syntax.
Tue, 16 Feb 1993 00:23:06 +0000 Jim Blandy * informat.el (Info-tagify): Correct the regular expression which
Mon, 15 Feb 1993 19:02:55 +0000 Richard M. Stallman (find-file-hooks): Delete permanent-local property.
Mon, 15 Feb 1993 05:55:45 +0000 Richard M. Stallman (search_command): #if 0 previous change.
Mon, 15 Feb 1993 05:42:13 +0000 Richard M. Stallman (search_command): When moving to LIM on failure, return LIM.
Sun, 14 Feb 1993 23:08:25 +0000 Richard M. Stallman (Frename_buffer): Make prefix arg set UNIQUE.
Sun, 14 Feb 1993 14:40:55 +0000 Jim Blandy * xterm.c (x_set_window_size): Call change_frame_size instead of
Sun, 14 Feb 1993 14:40:13 +0000 Jim Blandy * frame.c (Fframe_parameters): Report the `minibuffer' parameter of
Sun, 14 Feb 1993 14:39:45 +0000 Jim Blandy * xdisp.c (message): Set echo_frame to the frame whose message buf
Sun, 14 Feb 1993 14:39:09 +0000 Jim Blandy * dispnew.c (remake_frame_glyphs): When re-allocating the frame's
Sun, 14 Feb 1993 14:38:43 +0000 Jim Blandy * keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,
Sun, 14 Feb 1993 14:38:19 +0000 Jim Blandy * frame.c (Fframe_parameters): Report the `minibuffer' parameter of
Sun, 14 Feb 1993 14:37:33 +0000 Jim Blandy * fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell
Sun, 14 Feb 1993 14:36:14 +0000 Jim Blandy * s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".
Sun, 14 Feb 1993 14:35:19 +0000 Jim Blandy * subr.el (mod): Add back this alias for %.
Sun, 14 Feb 1993 14:34:47 +0000 Jim Blandy * rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse
Sun, 14 Feb 1993 14:33:44 +0000 Jim Blandy * lisp-mode.el (lisp-fill-paragraph): New function.
Sun, 14 Feb 1993 14:33:24 +0000 Jim Blandy * gosmacs.el: Bind M-h to delete-previous-word, not
Sun, 14 Feb 1993 14:29:30 +0000 Jim Blandy * frame.el: Clean up initialization code.
Sun, 14 Feb 1993 14:27:24 +0000 Jim Blandy * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in
Sun, 14 Feb 1993 14:26:41 +0000 Jim Blandy * cl.el (cl-version): Mark as no longer in beta test.
Sun, 14 Feb 1993 14:26:06 +0000 Jim Blandy * Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
Sun, 14 Feb 1993 14:25:18 +0000 Jim Blandy * configure (progname): New option `--with-gcc'. Make it clearer
Sun, 14 Feb 1993 14:13:56 +0000 Jim Blandy Initial revision
Sat, 13 Feb 1993 21:56:10 +0000 Richard M. Stallman (Fadd_text_properties): Put OBJECT arg last. Make it optional.
Sat, 13 Feb 1993 11:34:19 +0000 Richard M. Stallman (C_SWITCH_MACHINE): Don't define if GCC.
Thu, 11 Feb 1993 23:32:07 +0000 Richard M. Stallman (enable-flow-control...): Renamed from evade...
Thu, 11 Feb 1993 23:21:01 +0000 Richard M. Stallman (Finsert_buffer_substring): Proper error for non-ex buffer.
Thu, 11 Feb 1993 06:00:51 +0000 Richard M. Stallman (Fcompare_buffer_substrings): New function.
Wed, 10 Feb 1993 17:56:58 +0000 John Hassey removed m88kbcs, changed delta88 and harris to
Wed, 10 Feb 1993 07:08:53 +0000 Richard M. Stallman Update GPL version.
Wed, 10 Feb 1993 06:45:33 +0000 Richard M. Stallman (set-gosmacs-bindings): Fix binding of \eh.
Wed, 10 Feb 1993 06:14:12 +0000 Richard M. Stallman (char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.
Tue, 09 Feb 1993 09:58:19 +0000 Richard M. Stallman Fix copyright notice.
Mon, 08 Feb 1993 22:25:34 +0000 Roland McGrath (add-change-log-entry): Undo Jan 25 change. It worked for buffers in
Mon, 08 Feb 1993 20:46:10 +0000 Roland McGrath (compilation-forget-errors): Just set
Sun, 07 Feb 1993 16:44:11 +0000 Richard M. Stallman (sort-subr): Fix previous change.
Sun, 07 Feb 1993 05:54:14 +0000 Richard M. Stallman (sort-build-lists): Record the key as pair of positions;
Sun, 07 Feb 1993 04:56:23 +0000 Richard M. Stallman (mail-setup): Use fill-region-as-paragraph
Sun, 07 Feb 1993 00:31:58 +0000 Richard M. Stallman (extra_keyboard_modifiers): New Lisp var.
Sun, 07 Feb 1993 00:30:36 +0000 Richard M. Stallman (XTread_socket): Support extra_keyboard_modifiers.