| Commit message (Expand) | Author | Age | Files | Lines |
* | * regex.c: Indent cpp directives and remove parens after `defined'. | Stefan Monnier | 2000-08-28 | 3 | -356/+409 |
* | (mapc): Use byte-compile-funarg. | Dave Love | 2000-08-27 | 2 | -1/+6 |
* | (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 |
* | *** empty log message *** | Dave Love | 2000-08-27 | 1 | -6/+9 |
* | (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 |
* | *** empty log message *** | Miles Bader | 2000-08-27 | 1 | -0/+4 |
* | (read-face-font, read-face-and-attribute): Tweak prompts. | Miles Bader | 2000-08-27 | 1 | -2/+2 |
* | (skkdic-convert): Insert (require 'ja-dic-cnv), not (require | Kenichi Handa | 2000-08-27 | 1 | -1/+1 |
* | *** empty log message *** | Kenichi Handa | 2000-08-27 | 1 | -0/+5 |
* | (face-x-resources): Add entry for :inherit. | Miles Bader | 2000-08-26 | 2 | -1/+8 |
* | (custom-face-attributes): | Miles Bader | 2000-08-26 | 1 | -4/+25 |
* | (set-face-attribute): | Miles Bader | 2000-08-26 | 2 | -41/+76 |
* | It was "skk" that was renamed, not "skkdic". | Eli Zaretskii | 2000-08-26 | 1 | -1/+1 |
* | Fix a typo. | Eli Zaretskii | 2000-08-26 | 3 | -3/+3 |
* | Another typo. | Eli Zaretskii | 2000-08-26 | 1 | -1/+1 |
* | Fix a typo. | Eli Zaretskii | 2000-08-26 | 1 | -1/+1 |
* | Mention that M-x clone-buffer can be used to create multiple *info* and | Eli Zaretskii | 2000-08-26 | 1 | -1/+3 |
* | Fix typos. | Eli Zaretskii | 2000-08-26 | 1 | -2/+2 |
* | Add description of new :inherit face attribute, and additional legal | Miles Bader | 2000-08-26 | 1 | -2/+10 |
* | (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 | 2 | -0/+29 |
* | (describe-face): Add support for :inherit attribute. | Miles Bader | 2000-08-26 | 1 | -1/+2 |
* | (QCinherit): | Miles Bader | 2000-08-26 | 1 | -23/+233 |
* | (enum lface_attribute_index): Add LFACE_INHERIT_INDEX. | Miles Bader | 2000-08-26 | 1 | -0/+1 |
* | *** empty log message *** | Kenichi Handa | 2000-08-26 | 3 | -1/+12 |
* | (char_to_string): Check the character validity. | Kenichi Handa | 2000-08-26 | 1 | -2/+2 |
* | <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before | Kenichi Handa | 2000-08-26 | 1 | -1/+1 |
* | <osf>: Use NON_GNU_CPP='cpp' always. | Dave Love | 2000-08-25 | 1 | -5/+7 |
* | (PUSH_FAILURE_COUNT): New macro. | Stefan Monnier | 2000-08-25 | 2 | -25/+58 |
* | (redisplay_internal): If considering all windows on all | Gerd Moellmann | 2000-08-25 | 2 | -87/+69 |
* | *** empty log message *** | Gerd Moellmann | 2000-08-25 | 1 | -4/+0 |
* | (terminal-emulator): Fix args to `concat'. Now concat doesn't accept | Kenichi Handa | 2000-08-25 | 1 | -2/+3 |
* | *** empty log message *** | Kenichi Handa | 2000-08-25 | 1 | -0/+3 |
* | *** empty log message *** | Kenichi Handa | 2000-08-25 | 7 | -781/+26 |
* | Remove SKK from Keywords. Require ja-dic-utl instead of skkdic-utl. | Kenichi Handa | 2000-08-25 | 1 | -3/+3 |
* | Renamed from skkdic-cnv.el. | Kenichi Handa | 2000-08-25 | 1 | -0/+565 |
* | Renamed from skkdic-utl.el. | Kenichi Handa | 2000-08-25 | 1 | -0/+216 |
* | *** empty log message *** | Kenichi Handa | 2000-08-25 | 8 | -54789/+19 |
* | Rename skkdic to ja-dic throughout the file. | Kenichi Handa | 2000-08-25 | 2 | -8/+8 |
* | New file | Kenichi Handa | 2000-08-25 | 1 | -0/+54602 |
* | *** empty log message *** | Kenichi Handa | 2000-08-25 | 2 | -8/+186 |
* | (standard-display-default): Make the test of `l' | Dave Love | 2000-08-24 | 2 | -3/+5 |
* | *** empty log message *** | Dave Love | 2000-08-24 | 2 | -8/+24 |
* | ("Latin-8", "Latin-9"): Add input methods, | Dave Love | 2000-08-24 | 1 | -8/+9 |