log

age author description
Tue, 11 Apr 1995 23:01:05 +0000 Richard M. Stallman (mail-hist-put-headers-into-history):
Tue, 11 Apr 1995 22:46:18 +0000 Roland McGrath (create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,
Tue, 11 Apr 1995 20:33:52 +0000 Richard M. Stallman (XTread_socket): Pass dpyinfo to popup_get_selection.
Tue, 11 Apr 1995 20:19:46 +0000 Richard M. Stallman (inhibit_garbage_collection): New function.
Tue, 11 Apr 1995 19:47:26 +0000 Richard M. Stallman (bibtex-find-text, bibtex-remove-double-quotes-or-braces):
Tue, 11 Apr 1995 15:56:53 +0000 Boris Goldowsky (facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.
Tue, 11 Apr 1995 03:04:38 +0000 Richard M. Stallman (Fcall_interactively): Fix handling of @
Tue, 11 Apr 1995 03:00:04 +0000 Richard M. Stallman (perl-comment-indent): Make extra space only when
Tue, 11 Apr 1995 01:50:08 +0000 Richard M. Stallman (NO_SOCKETS_IN_FILE_SYSTEM): Defined.
Tue, 11 Apr 1995 01:44:46 +0000 Richard M. Stallman Test NO_SOCKETS_IN_FILE_SYSTEM.
Tue, 11 Apr 1995 00:38:11 +0000 Karl Heuer Comment changes.
Mon, 10 Apr 1995 23:43:57 +0000 Karl Heuer (push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.
Mon, 10 Apr 1995 23:06:13 +0000 Richard M. Stallman (internal_condition_case): Abort if interrupt_input_blocked>0.
Mon, 10 Apr 1995 22:38:34 +0000 Karl Heuer (make_terminal_frame): all_kboards means initial_kboard too.
Mon, 10 Apr 1995 22:37:57 +0000 Karl Heuer (init_keyboard): Don't malloc a new structure;
Mon, 10 Apr 1995 21:01:12 +0000 Richard M. Stallman (newline): Don't auto-fill if flag is on; it was filling wrong line.
Mon, 10 Apr 1995 18:11:41 +0000 Richard M. Stallman #define SPECIAL_EMACS_INT
Mon, 10 Apr 1995 18:11:07 +0000 Richard M. Stallman Don't include alloca.h, string.h here.
Mon, 10 Apr 1995 16:45:47 +0000 Roland McGrath (compilation-error-regexp-alist): Remove superfluous SGI cc regexp.
Mon, 10 Apr 1995 08:05:13 +0000 Richard M. Stallman If HAVE_CONFIG_H, include config.h.
Mon, 10 Apr 1995 08:04:27 +0000 Richard M. Stallman Include alloca.h, string.h. Test NOT_C_CODE.
Mon, 10 Apr 1995 08:02:39 +0000 Richard M. Stallman (fill-region-as-paragraph): Undo previous change.
Mon, 10 Apr 1995 08:00:16 +0000 Richard M. Stallman (make_terminal_frame): Use Emacs, Emacs-2, ... as name.
Mon, 10 Apr 1995 07:57:44 +0000 Richard M. Stallman (display_mode_line): Use push_frame_kboard, pop_frame_kboard.
Mon, 10 Apr 1995 07:55:29 +0000 Richard M. Stallman (x_window): Copy the frame name to non-Lisp string.
Mon, 10 Apr 1995 07:48:16 +0000 Richard M. Stallman (struct x_display_info): Use `struct kboard', not KBOARD.
Mon, 10 Apr 1995 07:47:42 +0000 Richard M. Stallman (struct frame): Use `struct kboard', not KBOARD.
Mon, 10 Apr 1995 07:46:48 +0000 Richard M. Stallman (any_kboard_state): Renamed from unlock_kboard.
Mon, 10 Apr 1995 07:34:53 +0000 Richard M. Stallman (single_kboard): Renamed from kboard_locked. All refs renamed.
Mon, 10 Apr 1995 07:32:16 +0000 Richard M. Stallman (XTread_socket): Make deiconify event only if frame was iconified.