log

age author description
Thu, 23 Apr 1998 23:41:12 +0000 Geoff Voelker (fstat, utime): New functions; these are provided in
Thu, 23 Apr 1998 23:40:46 +0000 Geoff Voelker (dir_warning): Don't log a warning if Emacs hasn't
Thu, 23 Apr 1998 23:40:16 +0000 Geoff Voelker (x_set_vertical_scroll_bars): Put scroll bars on the
Thu, 23 Apr 1998 23:38:50 +0000 Geoff Voelker (scroll-bar-mode, toggle-scroll-bar): By default,
Thu, 23 Apr 1998 23:38:28 +0000 Geoff Voelker (main): Only set environment size for real shell, and
Thu, 23 Apr 1998 23:38:13 +0000 Geoff Voelker Build ddeclient.
Thu, 23 Apr 1998 23:34:58 +0000 Geoff Voelker Initial revision
Thu, 23 Apr 1998 22:15:47 +0000 Richard M. Stallman (frame-name-alist): Remove this variable.
Thu, 23 Apr 1998 22:07:20 +0000 Richard M. Stallman *** empty log message ***
Thu, 23 Apr 1998 21:57:25 +0000 Richard M. Stallman (load-with-code-conversion): Don't pass extra arg to eval-buffer.
Thu, 23 Apr 1998 21:55:15 +0000 Richard M. Stallman (justify-current-line): Use new algorithm to apportion the spaces to be added.
Thu, 23 Apr 1998 21:25:55 +0000 Richard M. Stallman (Fcommand_execute): Truncate command-history here.
Thu, 23 Apr 1998 21:24:29 +0000 Richard M. Stallman (byte-compile-file): Always read the file in multibyte mode
Thu, 23 Apr 1998 21:22:51 +0000 Richard M. Stallman (read_from_string_index_byte): New variable.
Thu, 23 Apr 1998 21:20:31 +0000 Richard M. Stallman (emacs.o): Depend on buffer.h.
Thu, 23 Apr 1998 21:19:34 +0000 Richard M. Stallman Include buffer.h
Thu, 23 Apr 1998 21:18:18 +0000 Richard M. Stallman (Fcall_interactively): Truncate command-history here.
Thu, 23 Apr 1998 18:00:06 +0000 Dave Love Don't require cl. Minor doc fixes.
Thu, 23 Apr 1998 17:37:12 +0000 Dave Love (change-log-mode): Add `* ' to paragraph-start.
Thu, 23 Apr 1998 04:12:09 +0000 Richard M. Stallman (syms_of_charset): Doc fix for nonascii-insert-offset.
Thu, 23 Apr 1998 04:09:05 +0000 Richard M. Stallman (Fbuffer_substring): Doc fix.
Thu, 23 Apr 1998 04:03:31 +0000 Richard M. Stallman (Fstring_make_multibyte): Doc fix.
Thu, 23 Apr 1998 04:00:47 +0000 Richard M. Stallman (Funibyte_char_to_multibyte): Doc fix.
Thu, 23 Apr 1998 03:55:36 +0000 Richard M. Stallman (comint-replace-by-expanded-history): New arg START.
Thu, 23 Apr 1998 01:34:49 +0000 Richard M. Stallman (file-coding-system-alist): Use emacs-mule for .elc files.
Wed, 22 Apr 1998 17:48:16 +0000 Erik Naggum (get_boot_time): Remove extraneous semicolon.
Wed, 22 Apr 1998 17:44:41 +0000 Erik Naggum Remove extraneous semicolon.
Wed, 22 Apr 1998 13:45:00 +0000 Eli Zaretskii (x-select-text, x-get-selection-value): Replace win16 with w16.
Wed, 22 Apr 1998 13:39:59 +0000 Eli Zaretskii (alloc_xfer_buf): If want_size is more than 1MB,
Wed, 22 Apr 1998 11:40:18 +0000 Dave Love (help-mode-map): Add S-tab, like backtab.