log

age author description
Thu, 26 Jan 1995 02:37:30 +0000 Richard M. Stallman (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
Wed, 25 Jan 1995 09:04:07 +0000 Karl Heuer (struct x_display_info): New member display_perd.
Wed, 25 Jan 1995 08:58:33 +0000 Karl Heuer (the_only_perd): Define this var here.
Wed, 25 Jan 1995 08:55:43 +0000 Karl Heuer Add comments and `volatile' keyword to previous change.
Wed, 25 Jan 1995 07:18:37 +0000 Karl Heuer (PERD): New struct containing per-display data.
Wed, 25 Jan 1995 02:02:37 +0000 Karl Heuer (process_tick, update_tick): Make non-static.
Wed, 25 Jan 1995 01:33:26 +0000 Richard M. Stallman Comment change.
Wed, 25 Jan 1995 00:44:32 +0000 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
Wed, 25 Jan 1995 00:43:25 +0000 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
Wed, 25 Jan 1995 00:41:22 +0000 Richard M. Stallman (c-forward-conditional):
Wed, 25 Jan 1995 00:05:59 +0000 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
Tue, 24 Jan 1995 23:49:03 +0000 Richard M. Stallman Added support for descriptions in the group buffer:
Tue, 24 Jan 1995 22:14:00 +0000 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
Tue, 24 Jan 1995 22:13:42 +0000 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
Tue, 24 Jan 1995 22:13:07 +0000 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
Tue, 24 Jan 1995 07:01:08 +0000 Karl Heuer (compute_motion): Don't get hung in selective-display loop.
Tue, 24 Jan 1995 06:33:41 +0000 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
Tue, 24 Jan 1995 05:27:32 +0000 Karl Heuer Don't use function prototypes.
Tue, 24 Jan 1995 04:20:37 +0000 Karl Heuer (iso-transl-dead-key-alist): New var.
Tue, 24 Jan 1995 03:27:54 +0000 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
Tue, 24 Jan 1995 03:16:34 +0000 Karl Heuer (read_key_sequence): Don't wait for a possible key translation sequence if we
Tue, 24 Jan 1995 00:46:11 +0000 Karl Heuer (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
Mon, 23 Jan 1995 23:36:50 +0000 Karl Heuer (HAVE_SYS_SELECT_H): Add #undef for configure.
Mon, 23 Jan 1995 23:35:13 +0000 Karl Heuer Check for sys/select.h.
Mon, 23 Jan 1995 23:29:00 +0000 Karl Heuer Define BROKEN_SELECT_NON_X.
Mon, 23 Jan 1995 23:26:29 +0000 Karl Heuer (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
Mon, 23 Jan 1995 23:10:11 +0000 Karl Heuer #include sysselect.h instead of defining things by hand.
Mon, 23 Jan 1995 23:03:37 +0000 Karl Heuer Initial revision
Mon, 23 Jan 1995 22:37:46 +0000 Karl Heuer (mark): If transient-mark-mode is nil, mark is active.
Mon, 23 Jan 1995 22:20:24 +0000 Karl Heuer [__GNUC__] (POSIX_SIGNALS): #define this.
Sun, 22 Jan 1995 20:05:48 +0000 Richard M. Stallman (iso-transl-char-map): Add elements for mute-acute, etc.
Sun, 22 Jan 1995 20:00:44 +0000 Richard M. Stallman Document alias commands and menu items.
Sun, 22 Jan 1995 17:11:23 +0000 Richard M. Stallman (read_minibuf): Don't print the prompt in batch mode.
Sun, 22 Jan 1995 16:47:10 +0000 Richard M. Stallman (facemenu-keybindings, facemenu-face-menu):
Sun, 22 Jan 1995 16:46:18 +0000 Richard M. Stallman (enriched-annotation-list): property `hard-newline'
Sun, 22 Jan 1995 16:44:58 +0000 Richard M. Stallman (gdb): In gud-remove, specify the source file.
Sun, 22 Jan 1995 09:57:57 +0000 Richard M. Stallman (sort_args): Ordinary args get priority 0.
Sun, 22 Jan 1995 06:18:46 +0000 Richard M. Stallman (tempo-insert-template): Quoted transient-mark-mode
Sun, 22 Jan 1995 02:21:32 +0000 Richard M. Stallman (term-version): Increased to 0.94.
Sun, 22 Jan 1995 00:52:51 +0000 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
Sat, 21 Jan 1995 23:51:19 +0000 Richard M. Stallman Document force arg in unload-feature.
Sat, 21 Jan 1995 22:23:22 +0000 Richard M. Stallman [NO_REMAP]: #undef static.
Sat, 21 Jan 1995 22:21:33 +0000 Richard M. Stallman Comment change.
Sat, 21 Jan 1995 13:59:06 +0000 Roland McGrath (update-copyright): Remove gratuitous error at end.
Sat, 21 Jan 1995 00:12:27 +0000 Karl Heuer Fix sed append command to behave as intended.
Fri, 20 Jan 1995 23:48:46 +0000 Richard M. Stallman (xmenu.o): Add msdos.h as dependency.
Fri, 20 Jan 1995 23:46:54 +0000 Richard M. Stallman Delete mysterious dot. Add comment to protect blank
Fri, 20 Jan 1995 23:45:34 +0000 Richard M. Stallman (compile-internal): Force redisplay on compilation
Fri, 20 Jan 1995 23:40:45 +0000 Richard M. Stallman (syms_of_buffer) [DOS_NT]: Add missing ';'.
Fri, 20 Jan 1995 23:40:03 +0000 Richard M. Stallman Comment change.
Fri, 20 Jan 1995 23:38:46 +0000 Richard M. Stallman (x_mouse_leave): Add neutralizing define.
Fri, 20 Jan 1995 23:37:41 +0000 Richard M. Stallman [MSDOS]: #include msdos.h.
Fri, 20 Jan 1995 23:37:00 +0000 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
Fri, 20 Jan 1995 23:36:39 +0000 Richard M. Stallman (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
Fri, 20 Jan 1995 23:36:07 +0000 Richard M. Stallman (file_name_as_directory, Ffile_name_directory)
Fri, 20 Jan 1995 23:13:51 +0000 Richard M. Stallman (unload-feature): Don't care if FILE is a dependency of itself.
Fri, 20 Jan 1995 23:06:06 +0000 Richard M. Stallman (fill-region-as-paragraph): At end, advance over any newlines
Fri, 20 Jan 1995 22:02:53 +0000 Karl Heuer (union Lisp_Misc): Make the `type' field just 16 bits, to match the
Fri, 20 Jan 1995 20:12:25 +0000 Karl Heuer (xbufobjfwd, xbuflocal, xwinconfig):
Fri, 20 Jan 1995 19:12:20 +0000 Karl Heuer (center-line): fill-column is a var, not a function.