log

age author description
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,
Tue, 01 Nov 1994 06:17:07 +0000 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
Tue, 01 Nov 1994 05:56:55 +0000 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
Tue, 01 Nov 1994 05:54:58 +0000 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:52:42 +0000 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:51:58 +0000 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:50:57 +0000 Richard M. Stallman (shell-command-switch): New variable.
Tue, 01 Nov 1994 05:49:25 +0000 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
Tue, 01 Nov 1994 05:48:21 +0000 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
Tue, 01 Nov 1994 05:46:57 +0000 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
Tue, 01 Nov 1994 05:45:47 +0000 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
Tue, 01 Nov 1994 05:45:04 +0000 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
Tue, 01 Nov 1994 05:26:14 +0000 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
Tue, 01 Nov 1994 05:23:42 +0000 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Tue, 01 Nov 1994 04:22:00 +0000 Richard M. Stallman (blink-matching-delay): New variable.
Tue, 01 Nov 1994 04:21:32 +0000 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
Tue, 01 Nov 1994 04:21:03 +0000 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
Tue, 01 Nov 1994 04:20:43 +0000 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
Tue, 01 Nov 1994 02:18:56 +0000 Edward M. Reingold New function to display an alternative diary file.
Tue, 01 Nov 1994 02:17:53 +0000 Edward M. Reingold Bind new function to mouse.
Tue, 01 Nov 1994 02:16:50 +0000 Edward M. Reingold Bind new function to key.
Tue, 01 Nov 1994 01:30:16 +0000 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
Tue, 01 Nov 1994 00:26:36 +0000 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
Tue, 01 Nov 1994 00:07:34 +0000 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
Mon, 31 Oct 1994 21:50:17 +0000 Karl Heuer (column_number_displayed): New variable.
Mon, 31 Oct 1994 14:54:47 +0000 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
Mon, 31 Oct 1994 08:00:37 +0000 Richard M. Stallman (texinfo-alias-list): New variable.
Sun, 30 Oct 1994 21:20:42 +0000 Richard M. Stallman Changed almost every doc string.
Sun, 30 Oct 1994 21:06:34 +0000 Edward M. Reingold Delete old reference to window configuration.
Sun, 30 Oct 1994 21:02:06 +0000 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
Sun, 30 Oct 1994 20:12:53 +0000 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
Sun, 30 Oct 1994 20:05:58 +0000 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.