| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Andrew Innes | 2000-09-03 | 1 | -0/+3 |
| * | (compare_env): Convert to uppercase for comparison, | Andrew Innes | 2000-09-03 | 1 | -2/+4 |
| * | *** empty log message *** | Andrew Innes | 2000-09-03 | 1 | -0/+10 |
| * | (clean): Don't delete config.h and epaths.h. | Andrew Innes | 2000-09-03 | 1 | -1/+4 |
| * | (_ANONYMOUS_UNION) [__GNUC__]: New define | Andrew Innes | 2000-09-03 | 1 | -0/+4 |
| * | (ORDINARY_LINK): New define. | Andrew Innes | 2000-09-03 | 1 | -0/+2 |
| * | (emacs): Do not change directory to run temacs, as the load-path is | Jason Rumney | 2000-09-03 | 1 | -2/+0 |
| * | *** empty log message *** | Jason Rumney | 2000-09-03 | 1 | -1/+9 |
| * | *** empty log message *** | Miles Bader | 2000-09-03 | 1 | -0/+4 |
| * | (x_alloc_lighter_color_for_widget): New function. | Miles Bader | 2000-09-03 | 1 | -0/+21 |
| * | (redisplay_mode_lines): New function. | Gerd Moellmann | 2000-09-02 | 2 | -33/+130 |
| * | Remove includes of | Gerd Moellmann | 2000-09-02 | 5 | -28/+15 |
| * | Include <signal.h>. | Gerd Moellmann | 2000-09-02 | 2 | -0/+33 |
| * | (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define. | Gerd Moellmann | 2000-09-02 | 1 | -3/+11 |
| * | (read1): Accept `?' as symbol constituent, for | Gerd Moellmann | 2000-09-01 | 2 | -6/+12 |
| * | * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag. | Stefan Monnier | 2000-08-31 | 3 | -56/+121 |
| * | (openp): GCPRO local variable `filename'. | Gerd Moellmann | 2000-08-31 | 2 | -3/+7 |
| * | Merge some changes from GNU libc. Add prototypes. | Stefan Monnier | 2000-08-30 | 2 | -142/+219 |
| * | (struct re_pattern_buffer): Use size_t for used/allocated. | Stefan Monnier | 2000-08-30 | 1 | -11/+3 |
| * | (update_frame): Only set display_completed here; use | Gerd Moellmann | 2000-08-30 | 2 | -19/+22 |
| * | (echo_area_display): Check display_completed instead | Gerd Moellmann | 2000-08-30 | 1 | -16/+10 |
| * | (set_font_frame_param): Use Fmodify_frame_parameters | Gerd Moellmann | 2000-08-30 | 2 | -1/+7 |
| * | *** empty log message *** | Andrew Innes | 2000-08-30 | 1 | -1/+1 |
| * | (build_frame_matrix_from_leaf_window): If a row of a | Gerd Moellmann | 2000-08-29 | 2 | -7/+29 |
| * | *** empty log message *** | Miles Bader | 2000-08-29 | 1 | -0/+5 |
| * | (default_face_vector): New function. | Miles Bader | 2000-08-29 | 1 | -8/+25 |
| * | *** empty log message *** | Gerd Moellmann | 2000-08-29 | 1 | -0/+5 |
| * | (openp): Prevent temporary string passed to | Gerd Moellmann | 2000-08-29 | 1 | -3/+5 |
| * | *** empty log message *** | Dave Love | 2000-08-28 | 1 | -0/+4 |
| * | (store_in_keymap): Add `static' to declaration. | Dave Love | 2000-08-28 | 1 | -1/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2000-08-28 | 1 | -0/+15 |
| * | (HAVE_INDEX, HAVE_RINDEX, HAVE_STRINGS_H): Add undefs. | Gerd Moellmann | 2000-08-28 | 1 | -0/+3 |
| * | (bcopy, bzero, bcmp): Don't define. | Gerd Moellmann | 2000-08-28 | 1 | -5/+0 |
| * | (index): Define only if not HAVE_INDEX. | Gerd Moellmann | 2000-08-28 | 1 | -0/+4 |
| * | (toplevel) [HAVE_STRING_H]: Include string.h. | Gerd Moellmann | 2000-08-28 | 4 | -12/+35 |
| * | (merge_face_vectors): | Miles Bader | 2000-08-28 | 2 | -0/+25 |
| * | Fix a typo in a comment. | Eli Zaretskii | 2000-08-28 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-08-28 | 1 | -0/+5 |
| * | (read_char_minibuf_menu_prompt): Call read_char with | Kenichi Handa | 2000-08-28 | 1 | -1/+1 |
| * | * regex.c: Indent cpp directives and remove parens after `defined'. | Stefan Monnier | 2000-08-28 | 3 | -356/+409 |
| * | (back_comment): Detect cases where a comment-starter is | Stefan Monnier | 2000-08-27 | 2 | -16/+45 |
| * | (store_in_keymap, fix_submap_inheritance): New prototypes. | Stefan Monnier | 2000-08-27 | 1 | -7/+15 |
| * | (store_in_keymap, fix_submap_inheritance): Remove. | Stefan Monnier | 2000-08-27 | 1 | -2/+0 |
| * | (menu_bar_item): Detect duplicate entries for all items | Stefan Monnier | 2000-08-27 | 1 | -12/+10 |
| * | (lface_fully_specified_p): Handle :inherit. | Gerd Moellmann | 2000-08-27 | 2 | -3/+11 |
| * | Fix a typo in a comment. | Eli Zaretskii | 2000-08-27 | 1 | -1/+1 |
| * | (dispnew.o, indent.o, fontset.o, minibuf.o) | Eli Zaretskii | 2000-08-27 | 2 | -8/+19 |
| * | (internal_self_insert): Delete '#ifdef HAVE_FACES' and | Kenichi Handa | 2000-08-26 | 1 | -2/+0 |
| * | *** empty log message *** | Kenichi Handa | 2000-08-26 | 1 | -0/+5 |
| * | *** empty log message *** | Miles Bader | 2000-08-26 | 1 | -0/+25 |