log

age author description
Thu, 03 Nov 1994 15:30:39 +0000 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
Wed, 02 Nov 1994 06:18:45 +0000 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
Wed, 02 Nov 1994 04:27:27 +0000 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
Wed, 02 Nov 1994 02:35:56 +0000 Karl Heuer Leave DEVICE_SEP undefined by default.
Wed, 02 Nov 1994 01:22:31 +0000 Richard M. Stallman (init_buffer): Fix error message syntax.
Tue, 01 Nov 1994 21:06:55 +0000 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
Tue, 01 Nov 1994 21:05:11 +0000 Richard M. Stallman (x_window): Make ibw 0 by default.
Tue, 01 Nov 1994 21:04:29 +0000 Richard M. Stallman Add function and variable name conventions.
Tue, 01 Nov 1994 19:27:21 +0000 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
Tue, 01 Nov 1994 10:41:18 +0000 Richard M. Stallman Put nt subdir and its subdirs in the dist.
Tue, 01 Nov 1994 10:31:35 +0000 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
Tue, 01 Nov 1994 10:27:02 +0000 Richard M. Stallman Initial revision
Tue, 01 Nov 1994 09:54:39 +0000 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
Tue, 01 Nov 1994 08:50:20 +0000 Richard M. Stallman (init_editfns): Get the username from the environment
Tue, 01 Nov 1994 08:49:40 +0000 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
Tue, 01 Nov 1994 08:47:47 +0000 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
Tue, 01 Nov 1994 08:45:04 +0000 Richard M. Stallman (DOS_NT): Defined.
Tue, 01 Nov 1994 08:44:15 +0000 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
Tue, 01 Nov 1994 08:42:36 +0000 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
Tue, 01 Nov 1994 08:41:25 +0000 Richard M. Stallman Test DOS_NT, not MSDOS.
Tue, 01 Nov 1994 08:39:49 +0000 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
Tue, 01 Nov 1994 08:31:31 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
Tue, 01 Nov 1994 08:24:29 +0000 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
Tue, 01 Nov 1994 08:23:44 +0000 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
Tue, 01 Nov 1994 08:22:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 08:16:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 07:07:32 +0000 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
Tue, 01 Nov 1994 07:03:57 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Tue, 01 Nov 1994 06:49:52 +0000 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
Tue, 01 Nov 1994 06:39:38 +0000 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,