log

age author description
1994-11-28 Richard M. Stallman (safe_strdup): Don't use ANSI argument prototype.
1994-11-28 Richard M. Stallman Fix erroneous comment syntax.
1994-11-28 Richard M. Stallman (NEED_UNISTD_H): Defined.
1994-11-28 Richard M. Stallman Have just one conditional to include unistd.h.
1994-11-28 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
1994-11-28 Richard M. Stallman (gnus-default-nntp-server): Doc fix.
1994-11-28 Richard M. Stallman Many doc fixes. Fix progress message formats.
1994-11-24 Richard M. Stallman (imenu): Widen temporary before scan the file.
1994-11-24 Francesco Potortì * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
1994-11-24 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
1994-11-24 Richard M. Stallman (occur): Put number of matches in the header line.
1994-11-24 Richard M. Stallman added fortran status checking -tower
1994-11-23 Richard M. Stallman (double-mode-name): Variable deleted.
1994-11-23 Richard Kenner Add cases for romp-ibm-aix and romp-ibm-bsd.
1994-11-23 Richard M. Stallman Create subdir etc/e. Make links to it.
1994-11-23 Richard M. Stallman (dvi): Run Make in our man subdir.
1994-11-23 Richard M. Stallman Create the man subdir.
1994-11-23 Richard M. Stallman Generate man/Makefile from man/Makefile.in.
1994-11-23 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
1994-11-23 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-11-23 Richard M. Stallman (Fy_or_n_p): Handle exit-prefix in query-replace-map.
1994-11-23 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
1994-11-23 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
1994-11-23 Richard M. Stallman (Calling menu-bar-enable-clipboard): Be less selective matching Suns.
1994-11-22 Richard M. Stallman (save_search_regs): Add declaration.
1994-11-22 Richard M. Stallman (lpr-page-header-switches): Use -f by default.
1994-11-22 Richard M. Stallman (eterm): New rule.
1994-11-22 Richard M. Stallman Initial revision
1994-11-22 Richard M. Stallman (OBJECTS_MACHINE): Define only if AIXHFT.
1994-11-22 Richard M. Stallman (AIXHFT): Defined.
1994-11-22 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
1994-11-22 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
1994-11-22 Francesco Potortì * etags.c (print_help): print --regex usage for ctags also.
1994-11-22 Roland McGrath (vc-backend-checkout): Finish last change.
1994-11-22 Roland McGrath (vc-checkout-switches): New variable.
1994-11-22 Richard M. Stallman entered into RCS
1994-11-22 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
1994-11-22 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
1994-11-22 Richard M. Stallman (timer-process-filter): No need for save-match-data.
1994-11-22 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
1994-11-22 Richard M. Stallman Match data now saved automatically around filters and sentinels.
1994-11-22 Richard M. Stallman Filters and sentinels now save match data themselves.
1994-11-22 David J. MacKenzie rearrange --with options
1994-11-22 David J. MacKenzie add --with-pop, --with-kerberos, --with-hesiod
1994-11-22 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
1994-11-22 Richard M. Stallman (kill-region): Use = to compare positions.
1994-11-21 Doug Evans Delete duplicate of sparc-*.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-20 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
1994-11-20 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
1994-11-19 Richard M. Stallman (sort_args): New function.
1994-11-19 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
1994-11-19 Richard M. Stallman (x-option-alist): New variable now holds
1994-11-19 Richard M. Stallman (gomoku-click): New function.
1994-11-19 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
1994-11-19 Richard M. Stallman (start-process-shell-command): Function deleted.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
1994-11-19 Richard M. Stallman (face-color-supported-p): New function.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M. Stallman (struct regexp_cache): New field `posix'.