log

age author description
1998-05-13 Richard M. Stallman (Finsert_file_contents): Check that a -*- coding: -*- spec
1998-05-13 Richard M. Stallman (skip_chars): When fetching char after \,
1998-05-13 Richard M. Stallman (format-alist): Use -f when running recode.
1998-05-13 Richard M. Stallman (byte-compile-insert-header): Fix prev chg.
1998-05-13 Richard M. Stallman (type-break-mode-line-message-mode): Doc fix. Fix some messages.
1998-05-13 Richard M. Stallman (Fminibuffer_complete_word): Fix the string-comparison loop.
1998-05-13 Richard M. Stallman (byte-compile-from-buffer):
1998-05-12 Richard M. Stallman (ispell-dictionary-alist-1): Doc fix.
1998-05-12 Richard M. Stallman (rmail-decode-babyl-format):
1998-05-12 Richard M. Stallman (install-arch-indep): Put `-' on commands to create
1998-05-12 Richard M. Stallman (get_doc_string): New arg UNIBYTE
1998-05-12 Richard M. Stallman (Finsert_file_contents): Don't use the fast replace code
1998-05-12 Richard M. Stallman (after-insert-file-set-buffer-file-coding-system):
1998-05-12 Richard M. Stallman (parse_menu_item): Argument inmenubar < 0 now means
1998-05-12 Richard M. Stallman (stat, get_long_basename): Fail if filename contains any
1998-05-12 Richard M. Stallman (Fall_completions, Ftry_completion): Compare char sizes, not STRING_BYTES.
1998-05-12 Richard M. Stallman (smtpmail-via-smtp): Speciy process coding system.
1998-05-12 Edward M. Reingold Add separators to Holidays menu.
1998-05-12 Richard M. Stallman (calendar-mode-map): Rename `holidays' menu to `Holidays'.
1998-05-12 Richard M. Stallman (assoc_for_completion): Use Fcompare_strings.
1998-05-11 Richard M. Stallman (easy-menu-change): Add autoload cookie.
1998-05-11 Dave Love (tar-subfile-mode): Call auto-save-mode with -1.
1998-05-11 Edward M. Reingold Minor fix to earlier changes today.
1998-05-11 Richard M. Stallman (redisplay_window): Handle scroll_step along with
1998-05-11 Richard M. Stallman (unlock_file): Encode the file name.
1998-05-11 Edward M. Reingold On exiting, don't signal error when user changes mind.
1998-05-11 Edward M. Reingold Made holiday button on menu bar related to current calendar display.
1998-05-11 Richard M. Stallman (save-buffer-coding-system): New variable.
1998-05-11 Richard M. Stallman (last-coding-system-specified): New var.
1998-05-11 Richard M. Stallman (normal-top-level-add-subdirs-to-load-path):
1998-05-11 Richard M. Stallman (Fset_buffer_multibyte): Error if marker is put
1998-05-11 Richard M. Stallman (unchain_marker): Abort if the marker is not in its buffer's chain.
1998-05-11 Richard M. Stallman Comment change.
1998-05-10 Richard M. Stallman (code_convert_region1): Set Vlast_coding_system_used.
1998-05-10 Richard M. Stallman (Fstart_process): Remove the special case for
1998-05-10 Richard M. Stallman Fix previous change.
1998-05-10 Richard M. Stallman (TAGS): Specify directory when running etags.
1998-05-10 Richard M. Stallman (add-log-current-defun): Fix previous change--skip
1998-05-10 Richard M. Stallman (byte-compile-output-docform): Use position-bytes.
1998-05-10 Richard M. Stallman (elisp.dvi): Add missing backslash.
1998-05-10 Richard M. Stallman (Fbyte_code): Don't use Bmark.
1998-05-10 Richard M. Stallman (xstring): Handle unibyte strings.
1998-05-10 Richard M. Stallman (redisplay_window): Don't use last_point_x and last_point_y
1998-05-09 Richard M. Stallman (Qbuffer_name_history): New variable.
1998-05-09 Richard M. Stallman (detect_coding_mask): Check also coding-category-binary.
1998-05-09 Richard M. Stallman (standard-display-european): Doc fix.
1998-05-09 Richard M. Stallman (find-function-noselect): Autoload it.
1998-05-09 Richard M. Stallman (scan_lists, scan_sexps_forward): Move complex expressions
1998-05-09 Richard M. Stallman (mail-signature): Allow expression as value.
1998-05-09 Richard M. Stallman (widgets: sexp, variable, list, vector): Doc fixes.
1998-05-09 Richard M. Stallman (generate-file-autoloads): Handle progn forms generated by
1998-05-09 Richard M. Stallman (mail-strip-quoted-names):
1998-05-09 Richard M. Stallman (customize-group-other-window): Handle groups not
1998-05-09 Kenichi Handa Fix previous change.
1998-05-08 Richard M. Stallman (ps-alist-position): Renamed from ps-position.
1998-05-08 Richard M. Stallman (reporter-bug-hook): Use rfc822-goto-eoh.
1998-05-08 Richard M. Stallman (Fcall_process): Fix test for when to call Ffind_operation_coding_system.
1998-05-08 Richard M. Stallman Comment change.
1998-05-08 Kenichi Handa (compute_motion): Fix, in a different way, the bug of handling
1998-05-08 Richard M. Stallman (compute_motion): Undo both May 7 changes.