log

age author description
Mon, 14 Nov 1994 08:03:41 +0000 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
Mon, 14 Nov 1994 01:35:08 +0000 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
Mon, 14 Nov 1994 01:32:24 +0000 Richard M. Stallman Initial revision
Mon, 14 Nov 1994 01:30:43 +0000 Richard M. Stallman For windows-nt, load mouse.
Sun, 13 Nov 1994 21:27:30 +0000 Richard M. Stallman (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
Sun, 13 Nov 1994 20:54:28 +0000 Richard M. Stallman Comment change.
Sun, 13 Nov 1994 19:57:12 +0000 Richard M. Stallman (Fdisplay_completion_list): Update COLUMN unconditionally.
Sun, 13 Nov 1994 19:07:26 +0000 Richard M. Stallman (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
Sun, 13 Nov 1994 17:35:48 +0000 Richard M. Stallman (syms_of_frame): Fix typo.
Sun, 13 Nov 1994 12:15:29 +0000 Richard M. Stallman (lpr-headers-switches): Base default on lpr-command value.
Sat, 12 Nov 1994 20:05:07 +0000 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
Fri, 11 Nov 1994 19:44:48 +0000 Richard M. Stallman (mips-sgi-irix5.[01]*): Distinguish from irix5*.
Fri, 11 Nov 1994 14:54:29 +0000 Richard M. Stallman (i860-intel-osf1*): New alternative.
Fri, 11 Nov 1994 13:34:04 +0000 Richard M. Stallman (texinfo-format-node): Insert the node delimiter
Fri, 11 Nov 1994 07:35:27 +0000 Karl Heuer (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
Fri, 11 Nov 1994 07:34:37 +0000 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
Fri, 11 Nov 1994 07:34:14 +0000 Karl Heuer (mark_object): New code to handle buffer-local substructure.
Fri, 11 Nov 1994 07:33:46 +0000 Karl Heuer (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
Fri, 11 Nov 1994 07:32:54 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
Fri, 11 Nov 1994 04:23:40 +0000 David J. MacKenzie Remove entries for things that are done. Reformat a little.
Fri, 11 Nov 1994 01:31:52 +0000 Karl Heuer Fix typo in previous change.
Thu, 10 Nov 1994 23:01:15 +0000 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).
Thu, 10 Nov 1994 22:26:57 +0000 Richard M. Stallman (TV1, TV2): Use EMACS_TIME as type.
Thu, 10 Nov 1994 22:03:43 +0000 Richard M. Stallman (find-change-log): If change-log-default-name
Thu, 10 Nov 1994 19:51:28 +0000 Karl Heuer Fix comment associated with previous change.
Thu, 10 Nov 1994 18:51:12 +0000 Richard M. Stallman (Fnewline): Always use insert_and_inherit.
Thu, 10 Nov 1994 16:13:30 +0000 Richard M. Stallman Comment change.
Thu, 10 Nov 1994 08:12:48 +0000 Richard M. Stallman (create_process) [OSF1]: Use setpgid, not setpgrp.
Thu, 10 Nov 1994 03:46:33 +0000 Richard M. Stallman (tracking_off): Test old value with NILP.
Thu, 10 Nov 1994 03:44:29 +0000 Richard M. Stallman (FRAMEP): Use the second definition whenever HAVE_MOUSE.