log

age author description
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'.
1994-11-19 Richard M. Stallman Comment change.
1994-11-18 Richard M. Stallman (picture-self-insert): Use last-command-event,
1994-11-18 Richard M. Stallman (init_filelock): Add missing semicolon.
1994-11-18 Richard M. Stallman (batch-byte-compile-emacs): New function.
1994-11-18 Richard M. Stallman Initial revision
1994-11-18 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
1994-11-18 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
1994-11-18 Karl Heuer (kill-region): Set this-command unconditionally.
1994-11-18 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
1994-11-18 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (Fsingle_key_description): Use type test macros.
1994-11-18 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
1994-11-18 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.