log

age author description
Tue, 15 Jun 1993 23:17:10 +0000 Richard M. Stallman (xmenu_show): Store 0 in *ERROR at the beginning.
Tue, 15 Jun 1993 23:11:38 +0000 Richard M. Stallman (server-process-filter): Use server-switch-buffer.
Tue, 15 Jun 1993 21:04:48 +0000 Richard M. Stallman (gud-xdb-directories): Renamed from gud-xdb-paths.
Tue, 15 Jun 1993 21:00:33 +0000 Richard M. Stallman (inferior-lisp-buffer): Move defvar earlier.
Tue, 15 Jun 1993 20:51:15 +0000 Richard M. Stallman (define-mail-alias): Remove excess whitespace better.
Tue, 15 Jun 1993 20:50:11 +0000 Richard M. Stallman (define-mail-abbrev): Renamed from define-mail-alias.
Tue, 15 Jun 1993 20:36:10 +0000 Richard M. Stallman (build-mail-abbrevs): Pass just two args to define-mail-alias.
Tue, 15 Jun 1993 19:29:59 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Use defalias
Tue, 15 Jun 1993 19:16:46 +0000 Richard M. Stallman Comment change.
Tue, 15 Jun 1993 16:31:24 +0000 Richard M. Stallman (xdb): New debugger supported (xdb under HPUX-PARISC).
Tue, 15 Jun 1993 07:59:07 +0000 Richard M. Stallman (dired-repeat-over-lines): Going fwd, skip new lines
Tue, 15 Jun 1993 07:48:27 +0000 Richard M. Stallman (adjust_intervals_for_insertion): By default, copy
Tue, 15 Jun 1993 06:26:00 +0000 Richard M. Stallman Make prefix keys work with keymap inheritance
Tue, 15 Jun 1993 05:27:54 +0000 Richard M. Stallman (set_point): When moving over invis chars,
Mon, 14 Jun 1993 22:58:54 +0000 Richard M. Stallman (parens-dont-require-spaces): New variable.
Mon, 14 Jun 1993 21:44:34 +0000 Richard M. Stallman (emerge-make-diff3-list): Pass ancestor second.
Mon, 14 Jun 1993 18:55:10 +0000 Richard M. Stallman (dabbrev-expand): Do all changes with replace-match.
Mon, 14 Jun 1993 18:53:40 +0000 Richard M. Stallman (picture-replace-match): New function.
Mon, 14 Jun 1993 15:35:55 +0000 Jim Blandy * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
Mon, 14 Jun 1993 15:24:24 +0000 Jim Blandy * holidays.el: Eval calendar-holidays; don't just use its value.
Mon, 14 Jun 1993 15:12:07 +0000 Jim Blandy Mention that gzip files end in ".gz", not ".z".
Mon, 14 Jun 1993 15:06:46 +0000 Jim Blandy * xdisp.c (display_text_line): Use temporary variable.
Mon, 14 Jun 1993 14:58:03 +0000 Jim Blandy Initial revision
Mon, 14 Jun 1993 07:11:15 +0000 Richard M. Stallman (balance-windows): Total rewrite.
Mon, 14 Jun 1993 07:07:05 +0000 Richard M. Stallman (Fdelete_window): Handle deleting a parent of the selected window.
Mon, 14 Jun 1993 03:51:20 +0000 Richard M. Stallman Comment change.
Mon, 14 Jun 1993 03:49:04 +0000 Richard M. Stallman (Fset_visited_file_modtime): Don't give the handler
Sun, 13 Jun 1993 23:57:33 +0000 Richard M. Stallman (scan_lists, Fforward_comment): Pass 0 as commentstop arg
Sun, 13 Jun 1993 23:15:39 +0000 Richard M. Stallman (Fprimitive_undo): Rename arg to N to avoid conflict.
Sun, 13 Jun 1993 22:32:17 +0000 Richard M. Stallman (byte-compile-file): Undo previous change.