aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (read1): Accept `?' as symbol constituent, forGerd Moellmann2000-09-012-6/+12
* * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.Stefan Monnier2000-08-313-56/+121
* (openp): GCPRO local variable `filename'.Gerd Moellmann2000-08-312-3/+7
* Merge some changes from GNU libc. Add prototypes.Stefan Monnier2000-08-302-142/+219
* (struct re_pattern_buffer): Use size_t for used/allocated.Stefan Monnier2000-08-301-11/+3
* (update_frame): Only set display_completed here; useGerd Moellmann2000-08-302-19/+22
* (echo_area_display): Check display_completed insteadGerd Moellmann2000-08-301-16/+10
* (set_font_frame_param): Use Fmodify_frame_parametersGerd Moellmann2000-08-302-1/+7
* *** empty log message ***Andrew Innes2000-08-301-1/+1
* (build_frame_matrix_from_leaf_window): If a row of aGerd Moellmann2000-08-292-7/+29
* *** empty log message ***Miles Bader2000-08-291-0/+5
* (default_face_vector): New function.Miles Bader2000-08-291-8/+25
* *** empty log message ***Gerd Moellmann2000-08-291-0/+5
* (openp): Prevent temporary string passed toGerd Moellmann2000-08-291-3/+5
* *** empty log message ***Dave Love2000-08-281-0/+4
* (store_in_keymap): Add `static' to declaration.Dave Love2000-08-281-1/+1
* *** empty log message ***Gerd Moellmann2000-08-281-0/+15
* (HAVE_INDEX, HAVE_RINDEX, HAVE_STRINGS_H): Add undefs.Gerd Moellmann2000-08-281-0/+3
* (bcopy, bzero, bcmp): Don't define.Gerd Moellmann2000-08-281-5/+0
* (index): Define only if not HAVE_INDEX.Gerd Moellmann2000-08-281-0/+4
* (toplevel) [HAVE_STRING_H]: Include string.h.Gerd Moellmann2000-08-284-12/+35
* (merge_face_vectors):Miles Bader2000-08-282-0/+25
* Fix a typo in a comment.Eli Zaretskii2000-08-281-1/+1
* *** empty log message ***Kenichi Handa2000-08-281-0/+5
* (read_char_minibuf_menu_prompt): Call read_char withKenichi Handa2000-08-281-1/+1
* * regex.c: Indent cpp directives and remove parens after `defined'.Stefan Monnier2000-08-283-356/+409
* (back_comment): Detect cases where a comment-starter isStefan Monnier2000-08-272-16/+45
* (store_in_keymap, fix_submap_inheritance): New prototypes.Stefan Monnier2000-08-271-7/+15
* (store_in_keymap, fix_submap_inheritance): Remove.Stefan Monnier2000-08-271-2/+0
* (menu_bar_item): Detect duplicate entries for all itemsStefan Monnier2000-08-271-12/+10
* (lface_fully_specified_p): Handle :inherit.Gerd Moellmann2000-08-272-3/+11
* Fix a typo in a comment.Eli Zaretskii2000-08-271-1/+1
* (dispnew.o, indent.o, fontset.o, minibuf.o)Eli Zaretskii2000-08-272-8/+19
* (internal_self_insert): Delete '#ifdef HAVE_FACES' andKenichi Handa2000-08-261-2/+0
* *** empty log message ***Kenichi Handa2000-08-261-0/+5
* *** empty log message ***Miles Bader2000-08-261-0/+25
* (QCinherit):Miles Bader2000-08-261-23/+233
* (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.Miles Bader2000-08-261-0/+1
* *** empty log message ***Kenichi Handa2000-08-262-1/+7
* (char_to_string): Check the character validity.Kenichi Handa2000-08-261-2/+2
* (PUSH_FAILURE_COUNT): New macro.Stefan Monnier2000-08-252-25/+58
* (redisplay_internal): If considering all windows on allGerd Moellmann2000-08-252-87/+69
* *** empty log message ***Gerd Moellmann2000-08-241-0/+2
* (mark_byte_stack): Add a comment.Gerd Moellmann2000-08-241-0/+7
* (FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)Gerd Moellmann2000-08-242-5/+16
* New file.Andrew Innes2000-08-241-0/+1166
* (do_completion): Always use compare-string, not string-equal becauseKenichi Handa2000-08-241-2/+2
* *** empty log message ***Kenichi Handa2000-08-241-0/+4
* *** empty log message ***Kenichi Handa2000-08-241-0/+13
* (create_process): Don't setup raw-text coding here.Kenichi Handa2000-08-241-22/+23