log

age author description
1997-12-22 Richard M. Stallman Fix mailer-introduced garbling.
1997-12-22 Richard M. Stallman Fix copyright notice.
1997-12-22 Richard M. Stallman Doc fixes. Changed `append' to `nconc'
1997-12-21 Richard M. Stallman (LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.
1997-12-21 Richard M. Stallman (HAVE_LIBINTL): Add #undef.
1997-12-21 Richard M. Stallman (find-file-noselect): Fix previous change.
1997-12-21 Richard M. Stallman (isearch-mode-map): Don't count above 256
1997-12-21 Richard M. Stallman (message2_nolog): Fix arg types.
1997-12-21 Richard M. Stallman (sys_signal): Undo previous change.
1997-12-21 Richard M. Stallman (jka-compr-insert-file-contents):
1997-12-21 Richard M. Stallman (Fexecute_extended_command):
1997-12-21 Richard M. Stallman (Fgarbage_collect):
1997-12-21 Richard M. Stallman (message2_nolog): New arg MULTIBYTE.
1997-12-21 Richard M. Stallman (Fexecute_extended_command):
1997-12-21 Richard M. Stallman (find-file-noselect): Signal error if file is unreadable.
1997-12-21 Richard M. Stallman (match-string-no-properties): New function.
1997-12-21 Richard M. Stallman (define-mail-alias): Handle backslash-quoting
1997-12-21 Richard M. Stallman (Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
1997-12-21 Richard M. Stallman (x_display_cursor): Abort if X or Y is out of range.
1997-12-21 Richard M. Stallman Comment changes.
1997-12-21 Richard M. Stallman (Fparse_partial_sexp): Return nil for 9th element
1997-12-21 Richard M. Stallman (mule-keymap): Delete the binding for toggle-enable-multibyte-characters.
1997-12-21 Richard M. Stallman (copy-region-as-kill): Deactivate mark in transient-mark-mode.
1997-12-21 Richard M. Stallman (toggle-enable-multibyte-characters): Doc fix.
1997-12-21 Richard M. Stallman (completion-setup-hook): Add definition.
1997-12-21 Richard M. Stallman (menu-bar-select-yank): Add apropos-inhibit property.
1997-12-21 Richard M. Stallman (apropos, apropos-command): Ignore symbols that have apropos-inhibit property.
1997-12-21 Richard M. Stallman (standard-display-european): Doc fix.
1997-12-21 Richard M. Stallman (Fread_variable): If DEFAULT_VALUE is symbol, use its name.
1997-12-21 Richard M. Stallman (sparc-fujitsu-sysv4*): New target.
1997-12-21 Richard M. Stallman (split-string): Handle empty matches reasonably.
1997-12-21 Richard M. Stallman Comment and whitespace changes.
1997-12-21 Richard M. Stallman (calendar-french-single-byteify): New function.
1997-12-21 Richard M. Stallman (message_dolog): Update PT and ZV properly when at end of
1997-12-21 Richard M. Stallman (read-password): New function.
1997-12-20 Richard M. Stallman (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.
1997-12-19 Karl Heuer (iswitchb-completion-help): Multiple TAB presses
1997-12-19 Karl Heuer Don't call set-terminal-coding-system
1997-12-19 Karl Heuer (Vread_buffer_function): New var.
1997-12-19 Karl Heuer (set-language-info): Doc fix.
1997-12-19 Karl Heuer (widget-choose): Allow scrolling of large lists.
1997-12-17 Andreas Schwab (transpose-subr): Rewrite to make faster with big move
1997-12-17 Andreas Schwab Cache more tests. Add missing quotes around
1997-12-17 Andreas Schwab (Man-mode-line-format): Update to include the new format
1997-12-16 Paul Eggert Add reference to new Calendrical Calculations book.
1997-12-13 Dave Love Define indentation in normal dialect for let-syntax,
1997-12-12 Dave Love (browse-url-lynx-emacs): Add sentinel to kill the buffer when lynx
1997-12-12 Dave Love Use imenu-case-fold-search.
1997-12-11 Karl Heuer (comint-strip-ctrl-m): Don't die if
1997-12-11 Karl Heuer (telnet-filter): Position comint-last-output-start.
1997-12-11 Karl Heuer (sys_signal): Add two casts.
1997-12-11 Karl Heuer (GROW_FAIL_STACK): Fix test for stack size at max.
1997-12-11 Karl Heuer (auto-mode-alist): Add .am as makefile-mode.
1997-12-11 Paul Eggert (ange-ftp-date-regexp): Fix the problem with misparsing
1997-12-11 Paul Eggert (dired-move-to-filename-regexp):
1997-12-10 Andreas Schwab Customized.
1997-12-09 Karl Heuer (GROW_FAIL_STACK): Fix previous change:
1997-12-09 Karl Heuer (TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
1997-12-09 Karl Heuer (Fcall_process): Don't clobber new_argv[0]
1997-12-09 Karl Heuer (bibtex-generate-autokey): Doc fix.