log

age author description
1998-04-26 Richard M. Stallman (setup-english-environment): Don't set default-enable-multibyte-characters.
1998-04-25 Richard M. Stallman (unload_color): No longer static.
1998-04-25 Richard M. Stallman (insert_from_string, insert_from_string_before_markers):
1998-04-25 Richard M. Stallman (x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 Richard M. Stallman (change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 Richard M. Stallman (FRAME_CURSOR_X_LIMIT): New macro.
1998-04-25 Richard M. Stallman (Fread_from_string): Initialize startval and endval.
1998-04-25 Richard M. Stallman (re_search_2): Fix handling of at_dot.
1998-04-24 Richard M. Stallman (read1): Allow multibyte and unibyte together in one string.
1998-04-24 Richard M. Stallman (finder-compile-keywords):
1998-04-24 Richard M. Stallman (update_frame): Move echo area cursor into range.
1998-04-24 Richard M. Stallman (custom-deps, updates): Allow cus-dep to be compiled.
1998-04-24 Richard M. Stallman (custom-make-dependencies): Don't give up
1998-04-24 Richard M. Stallman (copyright-regexp): Put \251 before the multibyte copyright symbol.
1998-04-24 Richard M. Stallman (custom-deps): Ignore =... subdirs.
1998-04-24 Richard M. Stallman (mail-complete-alist): Don't refer to mail-address-field-regexp.
1998-04-24 Richard M. Stallman (lisp-font-lock-keywords-2): Added `defpackage'.
1998-04-24 Richard M. Stallman Indent defpackage correctly.
1998-04-24 Richard M. Stallman (change-log-mode): Undo previous change.
1998-04-24 Richard M. Stallman (Qinhibit_point_motion_hooks): New variable.
1998-04-24 Geoff Voelker (sys_socket): Make sockets non-inheritable.
1998-04-24 Geoff Voelker (emacs.bat, debug.bat): Create them in the
1998-04-24 Richard M. Stallman Use new menu item format. Don't simulate button prefix.
1998-04-24 Richard M. Stallman (shrink_decoding_region): Do not consider LF as ascii
1998-04-24 Geoff Voelker (dired-chmod-program) [windows-nt]: Use chmod.
1998-04-23 Geoff Voelker (sys_kill): Fix indenting.
1998-04-23 Geoff Voelker Replace code with a new version written from scratch
1998-04-23 Geoff Voelker (w32_read_socket): Don't misinterpret WM_PAINT message
1998-04-23 Geoff Voelker (Fcopy_file): Skip dev/inode check on Windows.
1998-04-23 Geoff Voelker (utimbuf): New macro.
1998-04-23 Geoff Voelker (fstat, utime): New functions; these are provided in
1998-04-23 Geoff Voelker (dir_warning): Don't log a warning if Emacs hasn't
1998-04-23 Geoff Voelker (x_set_vertical_scroll_bars): Put scroll bars on the
1998-04-23 Geoff Voelker (scroll-bar-mode, toggle-scroll-bar): By default,
1998-04-23 Geoff Voelker (main): Only set environment size for real shell, and
1998-04-23 Geoff Voelker Build ddeclient.
1998-04-23 Geoff Voelker Initial revision
1998-04-23 Richard M. Stallman (frame-name-alist): Remove this variable.
1998-04-23 Richard M. Stallman *** empty log message ***
1998-04-23 Richard M. Stallman (load-with-code-conversion): Don't pass extra arg to eval-buffer.
1998-04-23 Richard M. Stallman (justify-current-line): Use new algorithm to apportion the spaces to be added.
1998-04-23 Richard M. Stallman (Fcommand_execute): Truncate command-history here.
1998-04-23 Richard M. Stallman (byte-compile-file): Always read the file in multibyte mode
1998-04-23 Richard M. Stallman (read_from_string_index_byte): New variable.
1998-04-23 Richard M. Stallman (emacs.o): Depend on buffer.h.
1998-04-23 Richard M. Stallman Include buffer.h
1998-04-23 Richard M. Stallman (Fcall_interactively): Truncate command-history here.
1998-04-23 Dave Love Don't require cl. Minor doc fixes.
1998-04-23 Dave Love (change-log-mode): Add `* ' to paragraph-start.
1998-04-23 Richard M. Stallman (syms_of_charset): Doc fix for nonascii-insert-offset.
1998-04-23 Richard M. Stallman (Fbuffer_substring): Doc fix.
1998-04-23 Richard M. Stallman (Fstring_make_multibyte): Doc fix.
1998-04-23 Richard M. Stallman (Funibyte_char_to_multibyte): Doc fix.
1998-04-23 Richard M. Stallman (comint-replace-by-expanded-history): New arg START.
1998-04-23 Richard M. Stallman (file-coding-system-alist): Use emacs-mule for .elc files.
1998-04-22 Erik Naggum (get_boot_time): Remove extraneous semicolon.
1998-04-22 Erik Naggum Remove extraneous semicolon.
1998-04-22 Eli Zaretskii (x-select-text, x-get-selection-value): Replace win16 with w16.
1998-04-22 Eli Zaretskii (alloc_xfer_buf): If want_size is more than 1MB,
1998-04-22 Dave Love (help-mode-map): Add S-tab, like backtab.