aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (syms_of_buffer) <scroll-up-aggressively>: Doc fix.Eli Zaretskii2000-08-232-2/+7
* (encode_eol): Fix bug for the case of dst_bytes being zero. SetKenichi Handa2000-08-231-1/+2
* *** empty log message ***Kenichi Handa2000-08-231-0/+5
* *** empty log message ***Andrew Innes2000-08-231-1/+181
* (malloc, free, realloc, calloc): Rename ifAndrew Innes2000-08-221-1/+23
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-10/+5
* Include keyboard.h before frame.h.Andrew Innes2000-08-223-1/+3
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-2/+4
* (IsValidLocale): Extern missing from mingw32 headers.Andrew Innes2000-08-221-4/+13