log

age author description
1997-09-06 Richard M. Stallman Some comment and doc fixes.
1997-09-06 Richard M. Stallman Mode line format has changed.
1997-09-05 Richard M. Stallman (uninstantiated-fontset-alist):
1997-09-05 Richard M. Stallman (set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
1997-09-05 Richard M. Stallman (search-whitespace-regexp): Doc fix.
1997-09-05 Richard M. Stallman (load-with-code-conversion):
1997-09-05 Paul D. Smith Changes for GNU make 3.75.93. make-3-76 make-3-76-1
1997-09-05 Richard M. Stallman (compilation-ask-about-save): Add autoload cookie.
1997-09-05 Jeff Law * config.sub: Recognize v850-elf. libc-970906 libc-970907 libc-970908
1997-09-05 Kenichi Handa (setup-japanese-environment): Set
1997-09-05 Kenichi Handa (Ffind_operation_coding_system): If a function in
1997-09-05 Richard M. Stallman (message-unix-mail-delimiter): Initialize
1997-09-05 Richard M. Stallman (easy-menu-create-keymaps):
1997-09-05 Richard M. Stallman (charset-quoted-standard-p): New function.
1997-09-05 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_coding_system.
1997-09-05 Richard M. Stallman (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
1997-09-05 Richard M. Stallman (Fread_coding_system): Update decl.
1997-09-05 Michael Kifer new version
1997-09-05 Richard M. Stallman Comment change.
1997-09-05 Richard M. Stallman (Fexpand_file_name): If default dir isn't string, use `/'.
1997-09-04 Richard M. Stallman Comment change.
1997-09-04 Erik Naggum (main): Update Copyright messages.
1997-09-04 Richard M. Stallman (Faset): Simplify a statement in the char-table case.
1997-09-04 Richard M. Stallman (Qcoding_system_history): New variable.
1997-09-04 Richard M. Stallman (set-buffer-file-coding-system): Improve prompt.
1997-09-04 Richard M. Stallman (read-input-method-name): Specify the input history properly.
1997-09-04 Richard M. Stallman (setup_coding_system, Ffind_operation_coding_system)
1997-09-04 Richard M. Stallman (toggle-input-method): No error if enable-multibyte-characters is nil.
1997-09-04 Richard M. Stallman (string-to-sequence): Work usefully when enable-multibyte-characters is nil.
1997-09-04 Richard M. Stallman (quail-update-translation):
1997-09-04 Richard M. Stallman (detect_coding_mask): Re-work previous change.
1997-09-04 Kenichi Handa (install): Fix previous change.
1997-09-04 Kenichi Handa Do not copy leim-list.el twice.
1997-09-04 Kenichi Handa (install): Copy `skk' subdirectory too.
1997-09-03 Richard M. Stallman (TAGS tags): Simply refer this to the src subdir.
1997-09-03 Richard M. Stallman (HAVE_RINT): Add #undef.
1997-09-03 Richard M. Stallman (emacs_rint): Define this,
1997-09-03 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string if FILE is nil.
1997-09-03 Richard M. Stallman (find-tag-tag): Pass default to completing-read.
1997-09-03 Richard M. Stallman (read-language-name): Use a default, not an initial input.
1997-09-03 Richard M. Stallman (file-coding-system-alist): Match `loaddefs.el' more accurately.
1997-09-03 Richard M. Stallman (operate-on-rectangle): If we overshoot when looking for endcol, back up.
1997-09-03 Richard M. Stallman (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
1997-09-03 Richard M. Stallman (Fcall_process): Set EOL conversion type to LF when
1997-09-03 Richard M. Stallman (main): Call run_time_remap earlier, before any use of stdio.
1997-09-03 Richard M. Stallman (read_minibuf): Fix use of Ffboundp.
1997-09-03 Richard M. Stallman (ispell-overlay-window): Undo previous change;
1997-09-03 Geoff Voelker (my_endbss) [WINDOWSNT]: New variable.
1997-09-03 Richard M. Stallman (mule-menu-keymap):
1997-09-03 Richard M. Stallman (mail-mode): Set adaptive-fill-first-line-regexp
1997-09-03 Kenichi Handa (quail-update-guidance): If PROMPTKEY is
1997-09-03 Kenichi Handa For each package, pass t for the SIMPLE
1997-09-03 Geoff Voelker Remove OS dependent operations.
1997-09-03 Geoff Voelker (WinMain): Allow Emacs process to be started with
1997-09-03 Geoff Voelker (CFLAGS_COMMON): Place pdb file in object build
1997-09-03 Geoff Voelker (get_env_size): New function.
1997-09-03 Geoff Voelker (env_vars): Put site-lisp before lisp in EMACSLOADPATH.
1997-09-03 Geoff Voelker (INTERRUPT_INPUT): Don't define.
1997-09-03 Geoff Voelker (have_menus_p): Move to w32fns.c.
1997-09-03 Geoff Voelker (w32_output): New fields menubar_widget, menubar_active,