log

age author description
1993-10-25 Brian Fox (eval-expression, edit-and-eval-command): Let
1993-10-25 Richard M. Stallman *** empty log message ***
1993-10-25 Richard M. Stallman Initial revision
1993-10-25 Brian Fox (Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
1993-10-25 Brian Fox (Freplace_match): Fix argument names to match doc string.
1993-10-25 Brian Fox Declare `logb' only if HAVE_LOGB is defined.
1993-10-25 Richard M. Stallman (comint-scroll-to-bottom-on-input)
1993-10-25 Brian Fox (Fcopy_file): Don't allow the copying of anything other than regular
1993-10-24 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
1993-10-24 Richard M. Stallman Define "dead keys" in key-translation-map, not in global-map.
1993-10-24 Richard M. Stallman (isearch-yank): Handle `kill' as chunk type.
1993-10-24 Richard M. Stallman (make-frame): Use before-make-frame-hook and after-make-frame-hook.
1993-10-22 Richard M. Stallman (rlogin, rlogin-mode): Use comint-file-name-prefix,
1993-10-22 Brian Fox Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
1993-10-22 Richard M. Stallman (comint-after-partial-file-name-command):
1993-10-22 Richard M. Stallman (shell-after-partial-filename): Renamed from
1993-10-22 Richard M. Stallman (status_notify): Don't read from process if filter is t.
1993-10-21 Richard M. Stallman (blink-matching-open): Treat / syntax like \ syntax.
1993-10-21 Richard M. Stallman (texinfo-format-begin-end): Bind cmd locally.
1993-10-21 Richard M. Stallman (forms--set-minor-mode): Rewrite so that describe-mode
1993-10-20 Richard M. Stallman entered into RCS
1993-10-20 Richard M. Stallman Initial revision
1993-10-20 Richard M. Stallman (holiday-easter-etc): Fix Ascension Day string.
1993-10-20 Richard M. Stallman (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.
1993-10-20 Richard M. Stallman (list-sexp-diary-entries): Fix doc string.
1993-10-20 Richard M. Stallman (calendar-week-start-day): New var (autoloaded) to
1993-10-20 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-19 Richard M. Stallman Recognize powerpc.
1993-10-19 Paul Eggert (printlogline): Don't generate lines containing only white space.
1993-10-18 Roland McGrath (list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE
1993-10-18 Noah Friedman (rlogin-initially-track-cwd): New variable.
1993-10-18 Richard M. Stallman (reporter-submit-bug-report, reporter-mailer): reporter-mailer
1993-10-14 Paul Eggert (vc-backend-checkout): Do not set umask to value that does not allow
1993-10-14 Richard M. Stallman (Fcar_less_than_car): Fix typo in previous change.
1993-10-14 Richard M. Stallman (Fdelete_overlay, Foverlay_put): Use marker_position,
1993-10-14 Roland McGrath (rmail-output-file-alist): Doc fix.
1993-10-13 Richard M. Stallman entered into RCS
1993-10-13 Richard M. Stallman (read_key_sequence): Allow function in key-translation-map
1993-10-13 Richard M. Stallman (bookmark-write): Add numbered backups for bookmark file.
1993-10-12 Richard M. Stallman (abbreviated-home-dir): Doc fix.
1993-10-12 Jim Meyering *** empty log message ***
1993-10-12 Roland McGrath (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.
1993-10-11 Richard M. Stallman (rmail-retry-setup-hook): New hook variable.
1993-10-09 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-09 Richard M. Stallman (ispell-message-cite-regexp): Add definition.
1993-10-09 Richard M. Stallman (Vafter_insert_file_functions): New variable.
1993-10-09 David J. MacKenzie comment fix
1993-10-09 David J. MacKenzie fix comment
1993-10-09 Richard M. Stallman (rmail): Really don't get new mail if file name was given.
1993-10-09 Richard M. Stallman (hack-local-variables): If buffer has no file, display its buffer name.
1993-10-09 Richard M. Stallman (rmail-output): If message was shown with full headers,
1993-10-09 Richard M. Stallman (timezone-parse-date): Handle new style 22-AUG-1993.
1993-10-08 Richard M. Stallman (BSTRING): Define only if HAVE_BCOPY.
1993-10-08 Richard M. Stallman (SYSTEM_TYPE): Put into #if 0.
1993-10-08 Brian Fox (skip_chars): Fixed typo.
1993-10-07 Brian Fox (skip_chars): Reinstate check for end of buffer, ignoring cryptic
1993-10-07 Richard M. Stallman Internal clean-up. Save information about current
1993-10-06 Doug Evans fix 2 typos
1993-10-05 Brian Fox (rsh): Add `host' to args passed to make-comint.
1993-10-05 Brian Fox Doc fix.