]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2000-09-07 Kenichi Handa(MAKE_CHAR): Be sure to set MSB of C1 to 0.
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-07 Kenichi Handa(charset.o): Depends on composite.h.
2000-09-07 Kenichi HandaInclude composite.h
2000-09-07 Kenichi Handa(read_process_output): Before inserting the decoded
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-06 Gerd Moellmann*** empty log message ***
2000-09-06 Gerd Moellmann(set_buffer_internal_1) [REL_ALLOC_MMAP]: If
2000-09-06 Gerd Moellmann(POINTER, SIZE) [emacs]: Define in terms of
2000-09-06 Gerd Moellmann(Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_vars
2000-09-06 Gerd Moellmann(init_buffer) [REL_ALLOC_MMAP]: Map new buffer
2000-09-06 Gerd Moellmann(R_ALLOC_DECLARE): Removed because unused.
2000-09-06 Gerd Moellmann*** empty log message ***
2000-09-06 Gerd Moellmann(HAVE_MMAP): Add #undef.
2000-09-05 Gerd Moellmann*** empty log message ***
2000-09-05 Gerd Moellmann(Qdisplay_type): New variable.
2000-09-05 Gerd Moellmann(Fother_buffer): Consider buffers as invisible when
2000-09-05 Gerd Moellmann*** empty log message ***
2000-09-05 Gerd Moellmann(window_loop) <GET_LARGEST_WINDOW>: Fix bug making
2000-09-04 Gerd Moellmann(syms_of_lread): Make Vbytecomp_version_regexp a Lisp
2000-09-04 Miles Bader*** empty log message ***
2000-09-04 Miles Bader(xmenu_show):
2000-09-04 Stefan Monnier(WIDE_CHAR_SUPPORT): New macro.
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew InnesChange to DOS line endings.
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew Innes(compare_env): Convert to uppercase for comparison,
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew Innes(clean): Don't delete config.h and epaths.h.
2000-09-03 Andrew Innes(_ANONYMOUS_UNION) [__GNUC__]: New define
2000-09-03 Andrew Innes(ORDINARY_LINK): New define.
2000-09-03 Jason Rumney(emacs): Do not change directory to run temacs, as...
2000-09-03 Jason Rumney*** empty log message ***
2000-09-03 Miles Bader*** empty log message ***
2000-09-03 Miles Bader(x_alloc_lighter_color_for_widget): New function.
2000-09-02 Gerd Moellmann(redisplay_mode_lines): New function.
2000-09-02 Gerd MoellmannRemove includes of
2000-09-02 Gerd MoellmannInclude <signal.h>.
2000-09-02 Gerd Moellmann(SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.
2000-09-01 Gerd Moellmann(read1): Accept `?' as symbol constituent, for
2000-08-31 Stefan Monnier* regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.
2000-08-31 Gerd Moellmann(openp): GCPRO local variable `filename'.
2000-08-30 Stefan MonnierMerge some changes from GNU libc. Add prototypes.
2000-08-30 Stefan Monnier(struct re_pattern_buffer): Use size_t for used/allocated.
2000-08-30 Gerd Moellmann(update_frame): Only set display_completed here; use
2000-08-30 Gerd Moellmann(echo_area_display): Check display_completed instead
2000-08-30 Gerd Moellmann(set_font_frame_param): Use Fmodify_frame_parameters
2000-08-30 Andrew Innes*** empty log message ***
2000-08-29 Gerd Moellmann(build_frame_matrix_from_leaf_window): If a row of a
2000-08-29 Miles Bader*** empty log message ***
2000-08-29 Miles Bader(default_face_vector): New function.
2000-08-29 Gerd Moellmann*** empty log message ***
2000-08-29 Gerd Moellmann(openp): Prevent temporary string passed to
2000-08-28 Dave Love*** empty log message ***
2000-08-28 Dave Love(store_in_keymap): Add `static' to declaration.
2000-08-28 Gerd Moellmann*** empty log message ***
2000-08-28 Gerd Moellmann(HAVE_INDEX, HAVE_RINDEX, HAVE_STRINGS_H): Add undefs.
2000-08-28 Gerd Moellmann(bcopy, bzero, bcmp): Don't define.
2000-08-28 Gerd Moellmann(index): Define only if not HAVE_INDEX.
2000-08-28 Gerd Moellmann(toplevel) [HAVE_STRING_H]: Include string.h.
2000-08-28 Miles Bader(merge_face_vectors):
2000-08-28 Eli ZaretskiiFix a typo in a comment.
2000-08-28 Kenichi Handa*** empty log message ***
2000-08-28 Kenichi Handa(read_char_minibuf_menu_prompt): Call read_char with
2000-08-28 Stefan Monnier* regex.c: Indent cpp directives and remove parens...
2000-08-27 Stefan Monnier(back_comment): Detect cases where a comment-starter is
2000-08-27 Stefan Monnier(store_in_keymap, fix_submap_inheritance): New prototypes.
2000-08-27 Stefan Monnier(store_in_keymap, fix_submap_inheritance): Remove.
2000-08-27 Stefan Monnier(menu_bar_item): Detect duplicate entries for all items
2000-08-27 Gerd Moellmann(lface_fully_specified_p): Handle :inherit.
2000-08-27 Eli ZaretskiiFix a typo in a comment.
2000-08-27 Eli Zaretskii(dispnew.o, indent.o, fontset.o, minibuf.o)
2000-08-26 Kenichi Handa(internal_self_insert): Delete '#ifdef HAVE_FACES' and
2000-08-26 Kenichi Handa*** empty log message ***
2000-08-26 Miles Bader*** empty log message ***
2000-08-26 Miles Bader(QCinherit):
2000-08-26 Miles Bader(enum lface_attribute_index): Add LFACE_INHERIT_INDEX.
2000-08-26 Kenichi Handa*** empty log message ***
2000-08-26 Kenichi Handa(char_to_string): Check the character validity.
2000-08-25 Stefan Monnier(PUSH_FAILURE_COUNT): New macro.
2000-08-25 Gerd Moellmann(redisplay_internal): If considering all windows on all
2000-08-24 Gerd Moellmann*** empty log message ***
2000-08-24 Gerd Moellmann(mark_byte_stack): Add a comment.
2000-08-24 Gerd Moellmann(FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
2000-08-24 Andrew InnesNew file.
2000-08-24 Kenichi Handa(do_completion): Always use compare-string, not string...
2000-08-24 Kenichi Handa*** empty log message ***
2000-08-24 Kenichi Handa*** empty log message ***
2000-08-24 Kenichi Handa(create_process): Don't setup raw-text coding here.
2000-08-23 Eli Zaretskii(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
2000-08-23 Kenichi Handa(encode_eol): Fix bug for the case of dst_bytes being...
2000-08-23 Kenichi Handa*** empty log message ***
2000-08-23 Andrew Innes*** empty log message ***
2000-08-22 Andrew Innes(malloc, free, realloc, calloc): Rename if
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-22 Andrew Innes(IsValidLocale): Extern missing from mingw32 headers.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h. Fix compile
next