log

age author description
Thu, 04 Sep 1997 04:48:23 +0000 Richard M. Stallman (string-to-sequence): Work usefully when enable-multibyte-characters is nil.
Thu, 04 Sep 1997 04:47:34 +0000 Richard M. Stallman (quail-update-translation):
Thu, 04 Sep 1997 03:31:10 +0000 Richard M. Stallman (detect_coding_mask): Re-work previous change.
Thu, 04 Sep 1997 01:22:26 +0000 Kenichi Handa (install): Fix previous change.
Thu, 04 Sep 1997 01:18:55 +0000 Kenichi Handa Do not copy leim-list.el twice.
Thu, 04 Sep 1997 01:12:08 +0000 Kenichi Handa (install): Copy `skk' subdirectory too.
Wed, 03 Sep 1997 23:08:18 +0000 Richard M. Stallman (TAGS tags): Simply refer this to the src subdir.
Wed, 03 Sep 1997 23:02:21 +0000 Richard M. Stallman (HAVE_RINT): Add #undef.
Wed, 03 Sep 1997 23:01:57 +0000 Richard M. Stallman (emacs_rint): Define this,
Wed, 03 Sep 1997 22:31:25 +0000 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string if FILE is nil.
Wed, 03 Sep 1997 22:30:48 +0000 Richard M. Stallman (find-tag-tag): Pass default to completing-read.
Wed, 03 Sep 1997 22:29:06 +0000 Richard M. Stallman (read-language-name): Use a default, not an initial input.
Wed, 03 Sep 1997 22:25:16 +0000 Richard M. Stallman (file-coding-system-alist): Match `loaddefs.el' more accurately.
Wed, 03 Sep 1997 21:09:39 +0000 Richard M. Stallman (operate-on-rectangle): If we overshoot when looking for endcol, back up.
Wed, 03 Sep 1997 20:52:13 +0000 Richard M. Stallman (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
Wed, 03 Sep 1997 20:35:35 +0000 Richard M. Stallman (Fcall_process): Set EOL conversion type to LF when
Wed, 03 Sep 1997 20:34:22 +0000 Richard M. Stallman (main): Call run_time_remap earlier, before any use of stdio.
Wed, 03 Sep 1997 16:20:47 +0000 Richard M. Stallman (read_minibuf): Fix use of Ffboundp.
Wed, 03 Sep 1997 07:44:21 +0000 Richard M. Stallman (ispell-overlay-window): Undo previous change;
Wed, 03 Sep 1997 07:30:49 +0000 Geoff Voelker (my_endbss) [WINDOWSNT]: New variable.
Wed, 03 Sep 1997 07:27:58 +0000 Richard M. Stallman (mule-menu-keymap):
Wed, 03 Sep 1997 07:08:43 +0000 Richard M. Stallman (mail-mode): Set adaptive-fill-first-line-regexp
Wed, 03 Sep 1997 05:46:54 +0000 Kenichi Handa (quail-update-guidance): If PROMPTKEY is
Wed, 03 Sep 1997 05:46:07 +0000 Kenichi Handa For each package, pass t for the SIMPLE
Wed, 03 Sep 1997 02:25:42 +0000 Geoff Voelker Remove OS dependent operations.
Wed, 03 Sep 1997 02:19:32 +0000 Geoff Voelker (WinMain): Allow Emacs process to be started with
Wed, 03 Sep 1997 02:19:02 +0000 Geoff Voelker (CFLAGS_COMMON): Place pdb file in object build
Wed, 03 Sep 1997 02:18:32 +0000 Geoff Voelker (get_env_size): New function.
Wed, 03 Sep 1997 02:18:15 +0000 Geoff Voelker (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
Wed, 03 Sep 1997 01:14:40 +0000 Geoff Voelker (INTERRUPT_INPUT): Don't define.