log

age author description
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.
1994-11-18 Doug Evans Vendor for vxworks is wrs.
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (XSETCOMPILED): New macro.
1994-11-18 Karl Heuer (Fdocumentation): Use type test macros.
1994-11-18 Karl Heuer (print): Use type test macros.
1994-11-18 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-17 Edward M. Reingold Get rid of edit menu.
1994-11-17 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
1994-11-17 Doug Evans (sparc): Recognize as a cpu.
1994-11-17 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
1994-11-17 Richard M. Stallman (timer-process-filter): Use save-match-data.