bpt/emacs.git
1994-11-19 Richard M.... (start-process-shell-command): Don't use `exec'--
1994-11-19 Richard M.... (start-process-shell-command): Function deleted.
1994-11-19 Richard M.... (re_compile_fastmap): Really, really treat `succeed...
1994-11-19 Richard M.... (face-color-supported-p): New function.
1994-11-19 Richard M.... (re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M.... (struct regexp_cache): New field `posix'.
1994-11-19 Richard M.... Comment change.
1994-11-18 Richard M.... (picture-self-insert): Use last-command-event,
1994-11-18 Richard M.... (init_filelock): Add missing semicolon.
1994-11-18 Richard M.... (batch-byte-compile-emacs): New function.
1994-11-18 Richard M.... Initial revision
1994-11-18 Richard M.... (Fload): Call Fsubstitute_in_file_name after trying...
1994-11-18 Richard M.... (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 previ...
1994-11-18 Karl Heuer(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vecto...
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...
1994-11-18 Karl Heuer(Fvconcat, concat): Use Lisp_Vectorlike.
1994-11-18 Doug EvansVendor 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. ReingoldGet rid of edit menu.
1994-11-17 Edward M. ReingoldUndefine kill-region and copy-region-as-kill.
1994-11-17 Doug Evans(sparc): Recognize as a cpu.
1994-11-17 Richard M.... (lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M.... (backup-buffer): Use file-ownership-preserved-p.
1994-11-17 Richard M.... (timer-process-filter): Use save-match-data.
1994-11-17 Richard M.... (rmail-fields-not-to-output): New variable.
1994-11-17 Richard M.... (init_filelock): Always copy lock_path.
1994-11-17 Richard M.... (set-keymap-parent): Fix bug in case of empty keymap.
1994-11-17 Richard M.... Accept -domain as OS, and make it default for Apollo.
1994-11-17 Richard M.... (m68*-apollo*): Use s/domain.h.
1994-11-16 Richard M.... (timezone-parse-date): Handle two new formats (6 and 7).
1994-11-16 Richard M.... (try_window, display_text_line): Undo previous change.
1994-11-16 Richard M.... (substitute-key-definition): Don't recursively scan
1994-11-16 Roland McGrath[NOT_C_CODE]: Include fcntl.h.
1994-11-16 Richard M.... (Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 Richard M.... (re_opcode_t): New opcode `succeed'
1994-11-16 Richard M.... (RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 Roland McGrath(try_window): Don't pass window to Fget_char_property...
1994-11-16 Richard M.... Fix in insert-behind-hooks and insert-in-front-hooks.
1994-11-16 Francesco Potortì* Makefile.in.in (TAGS): The new etags allows tagging...
1994-11-16 Richard M.... (dired-collect-file-versions): Discard version #s from
1994-11-16 Richard M.... (Fopen_dribble_file): Call fclose only when dribble...
1994-11-16 Francesco Potortì* etags.c [ETAGS_REGEXP]: All the new code that deals...
1994-11-16 Francesco Potortì* etags.c (<errno.h>): #include added.
1994-11-16 Karl Heuer(Fcurrent_window_configuration): Use allocate_vectorlik...
1994-11-16 Karl Heuer(access_keymap): Use type test macros.
1994-11-16 Karl Heuer(make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl HeuerDeclare allocate_vectorlike.
1994-11-16 Karl Heuer(make_dummy_parent, make_window): Use allocate_vectorli...
1994-11-16 Karl Heuer(make_process): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer(Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl HeuerDelete declaration of Farray_length.
1994-11-16 Karl Heuer(Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer(Flength): Don't call Farray_length, just use size...
1994-11-16 Karl HeuerFix indentation.
1994-11-16 Karl HeuerFix typo in comment.
1994-11-16 Karl Heuer(Fdo_auto_save): Use the new type-test macros.
1994-11-16 Karl Heuer(XSCROLL_BAR): Extract from Lisp_Vector, not generic...
1994-11-16 Karl Heuer(wait_for_property_change): Encode location as a cons...
1994-11-16 Karl Heuer(Finteractive_p): Use XSUBR instead of its expansion.
1994-11-16 Karl Heuer(Fdocumentation): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer(access_keymap, store_in_keymap): Use NATNUMP instead...
1994-11-16 Karl Heuer(CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-16 Richard M.... (Fread_file_name_internal): Protect orig_string.
1994-11-16 Karl Heuer(syms_of_data): Set Qwholenump as function, not variable.
1994-11-16 Karl Heuer(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NAT...
1994-11-15 Karl Heuer(NETCONN_P, kill_buffer_processes): Use the new type...
1994-11-15 Karl Heuer(OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer(overlays_at): Use the new type-test macros.
1994-11-15 Karl Heuer(unlock_all_files): Use the new type-test macros.
1994-11-15 Karl Heuer(x_window_to_frame, x_any_window_to_frame, x_top_window...
1994-11-15 Karl Heuer(GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer(current_minor_maps): Avoid assignments in arguments...
1994-11-15 Karl Heuer(PLIST_ELT_P): Avoid assignments in arguments to a...
1994-11-15 Karl Heuer(Fpixmap_spec_p): Avoid function calls and assignments...
1994-11-15 Karl Heuer(NATNUMP): New macro.
1994-11-15 Karl Heuer(free_float): Don't assume XFASTINT accesses the raw...
1994-11-15 Roland McGrath(tags-query-replace): Use query-replace-read-args in...
1994-11-15 Richard M.... (isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M.... (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M.... (read_escape): For \S-a, return A.
1994-11-15 Richard M.... (init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M.... (mouse-save-then-kill): Call mouse-show-mark
1994-11-15 Richard M.... (isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M.... (isearch-unread): Always use unread-command-events.
1994-11-15 Richard M.... (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M.... (m68*-apollo*): Set NON_GNU_CPP.
1994-11-15 Richard M.... (line): Add a beginning-op function.
1994-11-15 Richard M.... (LD_SWITCH_SYSTEM): Add -dc and -dp.
1994-11-15 Paul Reilly(lw_refigure_widget): Use the macro USE_XAW rather...
1994-11-15 Roland McGrath(tags-table-including): Don't gratuitously cons (what...
1994-11-15 Karl Heuer(internal_equal): Use new overlay substructure.
1994-11-15 Karl Heuer(mark_object, gc_sweep): Use new overlay substructure.
next