various fixes and gratuitous movements.
[bpt/emacs.git] / src /
1999-12-07 Gerd Moellmann(delete_window): Block input for the time window
1999-12-07 Gerd Moellmann(x_set_menu_resources_from_menu_face): Make sure
1999-12-07 Dave Love*** empty log message ***
1999-12-07 Dave Love(Fintern_soft): Fix newlines in doc string.
1999-12-07 Gerd Moellmann(UNEXEC): Use unexelf.o instead of unexsgi.o.
1999-12-07 Gerd Moellmann(UNEXEC) [USG5_4]: Use unexelf.o instead of
1999-12-07 Gerd MoellmannInclude <syms.h>, not <sym.h> on IRIX. Removed
1999-12-07 Stefan Monnier* editfns.c (Fdelete_and_extract_region): New function.
1999-12-06 Gerd Moellmann(set_lface_from_font_name): Fix incomplete merge.
1999-12-06 Gerd Moellmann*** empty log message ***
1999-12-06 Gerd Moellmann(Fintern_soft): Accept a symbol argument.
1999-12-06 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Reduce to 40000.
1999-12-06 Eli Zaretskii(adjust_markers_for_delete): Fix last change.
1999-12-06 Eli Zaretskii(INTERNAL_TERMINAL): Add entries for color support.
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
1999-12-06 Kenichi Handa*** empty log message ***
1999-12-06 Kenichi Handa(adjust_markers_for_delete): Make it non-static.
1999-12-06 Kenichi Handa(decide_coding_unwind): Renamed from
1999-12-05 Stefan Monnier* regex.c (regex_compile): Recognize *?, +? and ??...
1999-12-04 Dave Love*** empty log message ***
1999-12-04 Dave LoveDerived from acorn.h by deletions.
1999-12-03 Dave LoveComments only.
1999-12-03 Dave Love(Fmessage_or_box): Use use_dialog_box.
1999-12-02 Gerd Moellmann*** empty log message ***
1999-12-02 Gerd Moellmann(UNEXEC): Use unexsgi.o instead of unexelf.o.
1999-12-02 Gerd Moellmann(UNEXEC) [USG5_4]: Use unexsgi.o instead of
1999-12-02 Gerd Moellmann(LIBS_SYSTEM): Add -lgen because that's needed
1999-12-01 Dave Love(main): Set LANG=C iff AX3_2 defined.
1999-11-28 Gerd MoellmannCorrect typo.
1999-11-28 Gerd Moellmann(HAVE_SETITIMER, HAVE_UALARM): New.
1999-11-28 Gerd Moellmann(EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)
1999-11-28 Richard M. StallmanComment change.
1999-11-28 Gerd Moellmann*** empty log message ***
1999-11-28 Gerd Moellmann(Fwindow_end): Don't call temp_set_pt_both with
1999-11-28 Gerd Moellmann(XTread_socket) <ClientMessage, Xatom_Scrollbar>:
1999-11-28 Eli Zaretskii(Fmake_char_internal): Print the charset ID when
1999-11-28 Eli Zaretskii(synchronize_locale): Avoid compiler warnings about
1999-11-26 Richard M. Stallman(Fdelete_field): Make it noninteractive. Return nil.
1999-11-26 Gerd Moellmann(BASE_PURESIZE): Increase to 550000.
1999-11-26 Gerd Moellmann*** empty log message ***
1999-11-26 Gerd Moellmann(set_text_properties): New function. Like
1999-11-26 Gerd Moellmann(insert_1_both): Call set_text_properties with last
1999-11-26 Gerd MoellmannAdd prototype for set_text_properties.
1999-11-26 Gerd Moellmann(set_lface_from_font_name): Fix previous change.
1999-11-25 Dave Love(Fnthcdr, Fnreverse): Inline cdr.
1999-11-25 Gerd Moellmann(set_lface_from_font_name): New parameter may_fail_p.
1999-11-25 Gerd Moellmann*** empty log message ***
1999-11-25 Gerd Moellmann(direct_output_for_insert): Set glyph row's
1999-11-25 Paul Eggert* emacs.c (fixup_locale): Don't bother to record initia...
1999-11-25 Kenichi Handa(Finsert_file_contents): Set buffer-file-coding-system
1999-11-25 Kenichi Handa*** empty log message ***
1999-11-24 Dave LoveDon't duplicate Qmode_line definition done elsewhere.
1999-11-24 Dave Love*** empty log message ***
1999-11-24 Dave LoveDon't duplicate Qdisplay definition done elsewhere.
1999-11-24 Dave LoveDon't duplicate Qheight, Qwidth definitions done elsewhere.
1999-11-24 Gerd MoellmannFix typo in previous change.
1999-11-24 Gerd Moellmann(PVEC_FLAG): New variable.
1999-11-24 Gerd Moellmann(enum pvec_type): Put PVEC_FLAG in #if 0.
1999-11-24 Dave LoveInclude sys/stat.h. Declare filemodestring.
1999-11-23 Gerd Moellmann*** empty log message ***
1999-11-23 Gerd Moellmann(unexec): Use unsigned instead of uintptr_t because
1999-11-23 Eli Zaretskii(syms_of_buffer): Add %z, %Z, %m and %& to the doc
1999-11-22 Gerd Moellmann(direct_output_for_insert): Increment glyph positions
1999-11-22 Gerd Moellmann*** empty log message ***
1999-11-22 Gerd Moellmann(gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)
1999-11-22 Gerd Moellmann(enum gdb_lisp_params): Put in #if 0, since it doesn't
1999-11-22 Paul Eggert*** empty log message ***
1999-11-22 Paul Eggert(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
1999-11-22 Paul Eggert(malloc, realloc, calloc): Remove decls;
1999-11-22 Paul Eggert* callproc.c (strerror): Remove decl.
1999-11-18 Paul Eggert(my_strftime): Some old compilers object to '\a', so...
1999-11-18 Dave Love*** empty log message ***
1999-11-18 Dave LoveAdd forward declaration for get_boot_time_1.
1999-11-18 Dave Love*** empty log message ***
1999-11-18 Dave Love(Finternal_show_cursor_p): Fix doc string.
1999-11-18 Gerd Moellmann*** empty log message ***
1999-11-18 Gerd Moellmann(struct buffer_text): Add comment about moving
1999-11-18 Kenichi Handa(Fsingle_key_description): Use KEY_DESCRIPTION_SIZE to
1999-11-18 Kenichi Handa(echo_char): Use KEY_DESCRIPTION_SIZE to check free
1999-11-18 Kenichi Handa(KEY_DESCRIPTION_SIZE): New macro.
1999-11-18 Kenichi Handa*** empty log message ***
1999-11-17 Gerd Moellmann*** empty log message ***
1999-11-17 Gerd Moellmann*** empty log message ***
1999-11-17 Gerd Moellmann(Fx_show_busy_cursor): Doc-fix.
1999-11-17 Gerd Moellmann(unexec): Handle .rel.dyn section.
1999-11-16 Dave Love*** empty log message ***
1999-11-16 Dave Love(Fdocumentation): Remove gcpro here too.
1999-11-16 Gerd Moellmann(command_loop_1): Remove no_redisplay.
1999-11-16 Gerd Moellmann*** empty log message ***
1999-11-16 Gerd Moellmann(PRINTPREPARE): Don't call setup_echo_area_for_printing
1999-11-14 Gerd Moellmann(ensure_echo_area_buffers): New.
1999-11-13 Gerd Moellmann*** empty log message ***
1999-11-13 Gerd Moellmann(indicate-empty-lines): Doc-fix.
1999-11-12 Gerd Moellmann(term_init): If "op" isn't available, don't support...
1999-11-12 Gerd Moellmann*** empty log message ***
1999-11-12 Gerd Moellmann(Fdocumentation_property): Remove GCPRO because
1999-11-12 Kenichi Handa(Ftranslate_region): Check the buffer multibyteness.
1999-11-12 Kenichi Handa*** empty log message ***
1999-11-11 Gerd Moellmann*** empty log message ***
1999-11-11 Gerd MoellmannRemove USE_TEXT_PROPERTIES.
next