Document regexp changes in etags.
[bpt/emacs.git] / src /
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(Finternal_show_cursor): Renamed from Fshow_cursor.
1999-11-01 Gerd Moellmann*** empty log message ***
1999-11-01 Gerd Moellmann(verify_interval_modification): Signal text-read-only
1999-11-01 Gerd MoellmannAdd extern declaration for Qtext_read_only.
1999-11-01 Gerd Moellmann(Qtext_read_only): New built-in error.
1999-11-01 Gerd MoellmannRemove whitespace after open or in front of closing...
1999-10-31 Gerd Moellmann*** empty log message ***
1999-10-31 Gerd Moellmann(resize_mini_window): Compute needed height differently.
1999-10-31 Gerd Moellmann(Flength): Unroll loop over lists.
1999-10-31 Gerd Moellmann(append_space): Return non-zero if space was appended.
1999-10-30 Gerd MoellmannExtend comment for optional_new_start.
1999-10-29 Kenichi Handa(code_convert_region): Update `dst' correctly.
1999-10-28 Gerd Moellmann(POP_FAILURE_POINT): Use failure_id.integer
1999-10-28 Gerd Moellmann*** empty log message ***
1999-10-28 Gerd Moellmann(Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)
1999-10-27 Gerd Moellmann*** empty log message ***
1999-10-27 Gerd MoellmannAdd undef for HAVE_DEV_PTMX.
1999-10-27 Gerd Moellmann[HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
1999-10-26 Gerd Moellmann*** empty log message ***
1999-10-26 Gerd Moellmann(Qad_activate_internal): Renamed from Qad_activate.
1999-10-26 Gerd Moellmann*** empty log message ***
1999-10-26 Gerd Moellmann* xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do...
1999-10-26 Gerd Moellmann(echo_area_display): Put previous change in #if 0.
1999-10-26 Gerd Moellmann*** empty log message ***
1999-10-26 Gerd Moellmann(standard_args): Add `file' as synonym for `visit',
1999-10-25 Gerd Moellmann(Qhash_table): New.
1999-10-25 Gerd Moellmann*** empty log message ***
1999-10-25 Gerd Moellmann(POP_FAILURE_POINT): Extract failure_id as an integer.
1999-10-25 Ken Raeburnmore XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp...
1999-10-25 Ken Raeburnnetbsd-elf fixes
1999-10-23 Gerd Moellmann(Fnext_window): Add a QUIT in the loop.
1999-10-23 Gerd Moellmann*** empty log message ***
1999-10-23 Gerd Moellmann(bootstrap, bootstrap-emacs, bootstrap-temacs): New...
1999-10-22 Dave Love*** empty log message ***
1999-10-22 Dave Love(main): Enable profiling conditional on __linux also.
1999-10-20 Gerd Moellmann*** empty log message ***
1999-10-19 Gerd Moellmann*** empty log message ***
1999-10-19 Gerd Moellmann(HAVE_GETLOADAVG): Define as 1 because config.h defines...
1999-10-19 Stefan Monnier*** empty log message ***
1999-10-19 Gerd Moellmann(echo_area_display) [HAVE_X_WINDOWS]: Do nothing
1999-10-19 Paul Eggerts/usg5-4.h:
1999-10-19 Paul Eggert* m/alpha.h: Do not include <stdlib.h>, as <config...
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-18 Dave Love(Fdocumentation_property): Remove register declaration...
1999-10-18 Dave Love(Fdocumentation_property): Gcpro `tem'.
1999-10-18 Kenichi Handa(Fload): Calculate bytes of filename correctly.
1999-10-18 Kenichi Handa*** empty log message ***
1999-10-18 Kenichi Handa(print_preprocess): In case print-circle is nil,
1999-10-18 Kenichi Handa(code_convert_string): Add record_unwind_protect to
1999-10-17 Gerd Moellmann*** empty log message ***
1999-10-17 Gerd Moellmann(Fforward_word): Supply new ESCAPE_FROM_EDGE parameter
1999-10-17 Gerd Moellmann(Fminibuffer_complete_and_exit): Supply value for new
1999-10-17 Gerd Moellmann(Fconstrain_to_field): Make sure we don't violate the
1999-10-17 Gerd Moellmann(struct buffer): Remove prompt_end_charpos field.
1999-10-17 Gerd Moellmann(Fget_buffer_create, Fmake_indirect_buffer, Fkill_buffer):
1999-10-17 Dave Love#
1999-10-16 Gerd Moellmann*** empty log message ***
1999-10-16 Gerd Moellmann(enum save_restore_action): New.
1999-10-15 Gerd Moellmann(set_frame_menubar): Don't call
1999-10-15 Gerd Moellmann*** empty log message ***
1999-10-14 Gerd Moellmann(gif_load): Fix handling of interlaced GIFs.
1999-10-14 Dave Love*** empty log message ***
1999-10-14 Gerd Moellmann(Fopen_network_stream): Don't loop if gethostbyname
1999-10-14 Dave Love(handle_fontified_prop): GCPRO pos.
1999-10-14 Dave Love(lock_file): Fix previous change.
1999-10-13 Dave Love#
1999-10-13 Dave Love(lock_file): Move gcpro of `fn'.
1999-10-10 Gerd Moellmann(auto-save-interval): Fix doc string.
1999-10-10 Phillip Rulon(Fsingle_key_description): Make tem big enough.
1999-10-09 Richard M. Stallman(print): When removing objects from Vprint_number_table,
1999-10-09 Gerd Moellmann*** empty log message ***
1999-10-09 Gerd Moellmann(prepare_image_for_display): Don't try to load image if
1999-10-09 Gerd Moellmann(struct image): New member load_failed_p.
1999-10-09 Phillip Rulon*** empty log message ***
1999-10-09 Phillip Rulon(get_local_map): Use indirect_function,
1999-10-08 Phillip Rulon*** empty log message ***
1999-10-08 Phillip Rulon(unexec): Don't get confused by a short section
1999-10-08 Stefan Monnier.
1999-10-08 Stefan Monnier(Fmake_temp_name): forgot the \n\ in the docstring
1999-10-08 Stefan Monnier(Fmake_temp_name): add a ref to `make-temp-file' in...
1999-10-08 Gerd MoellmannAdd TAGS-LISP
1999-10-08 Gerd Moellmann(XTread_socket) <ClientMessage, WM_TAKE_FOCUS>:
1999-10-07 Gerd Moellmann*** empty log message ***
1999-10-07 Gerd Moellmann[HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.
1999-10-07 Gerd Moellmann(wait_reading_process_input): When trying to suck
1999-10-07 Gerd MoellmannChange copyright statement.
1999-10-07 Gerd Moellmann(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
1999-10-07 Gerd Moellmann*** empty log message ***
1999-10-06 Gerd Moellmann*** empty log message ***
1999-10-06 Gerd Moellmann(set_frame_menubar, xmenu_show): Call
1999-10-06 Gerd Moellmann(toplevel) [USE_MOTIF]: Include some Motif headers.
1999-10-06 Gerd Moellmann(display_menu_bar): Use MENU_FACE_ID instead of
1999-10-06 Gerd Moellmann(enum face_id): Add MENU_FACE_ID.
1999-10-06 Dave Love1999-09-04 Richard M. Stallman <rms@gnu.org>
1999-10-04 Dave Love#
1999-10-04 Dave Love(BASE_PURESIZE): Increase to 525000.
1999-10-04 Dave Love#
1999-10-04 Kenichi Handa(DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
next