| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-11-04 | 2 | -264/+270 |
| * | *** empty log message *** | Dave Love | 2001-11-04 | 6 | -0/+1521 |
| * | Fix local variables. | Dave Love | 2001-11-04 | 1 | -1/+1 |
| * | Add coding tag. | Dave Love | 2001-11-04 | 14 | -14/+14 |
| * | (LATIN): Add welsh. | Dave Love | 2001-11-04 | 1 | -3/+8 |
| * | Add coding tags. | Dave Love | 2001-11-04 | 1 | -1/+1 |
| * | ("dutch"): New method. | Dave Love | 2001-11-04 | 1 | -1/+92 |
| * | ("bulgarian-pho", "belarusian"): New methods. | Dave Love | 2001-11-04 | 1 | -1/+227 |
| * | Replace M-C- with C-M- | Eli Zaretskii | 2001-11-04 | 7 | -59/+59 |
| * | (top_level_value, top_level_set): Remove commented and #ifdef'd-out code. | Pavel Janík | 2001-11-04 | 2 | -41/+7 |
| * | Whitespace change. | Richard M. Stallman | 2001-11-04 | 1 | -2/+2 |
| * | Include unistd.h, if it exists. | Richard M. Stallman | 2001-11-04 | 2 | -0/+12 |
| * | Move the include of ctype.h after unistd.h. | Richard M. Stallman | 2001-11-04 | 1 | -1/+2 |
| * | Delete LCD Archive info. | Richard M. Stallman | 2001-11-04 | 1 | -25/+0 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-04 | 1 | -25/+1 |
| * | *** empty log message *** | Miles Bader | 2001-11-04 | 1 | -0/+6 |
| * | (function-key-map): Add entry for `ESC [ 3 ~' -> <delete> | Stefan Monnier | 2001-11-04 | 2 | -21/+42 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-03 | 2 | -360/+363 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-03 | 1 | -0/+10 |
| * | log for some lvalue/rvalue fixes | Ken Raeburn | 2001-11-03 | 1 | -0/+8 |
| * | (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR | Ken Raeburn | 2001-11-03 | 1 | -5/+5 |
| * | (CHECK_STRING_CAR): New macro. | Ken Raeburn | 2001-11-03 | 1 | -0/+3 |
| * | Fix last change. | Eli Zaretskii | 2001-11-03 | 2 | -0/+3 |
| * | Document the changes in the default values of tooltip-delay and | Eli Zaretskii | 2001-11-03 | 1 | -0/+3 |
| * | (xrealloc): Always pass two args to `fatal'. | Richard M. Stallman | 2001-11-03 | 2 | -1/+7 |
| * | (popmail): Always pass two args to `error'. | Richard M. Stallman | 2001-11-03 | 1 | -1/+1 |
| * | (Auto Save Control): Document that values of auto-save-interval less | Eli Zaretskii | 2001-11-03 | 1 | -1/+3 |
| * | (fancy-splash-head): Reapply Gerd's hack to make the shadow of the | Miles Bader | 2001-11-03 | 1 | -0/+6 |
| * | *** empty log message *** | Eli Zaretskii | 2001-11-03 | 2 | -0/+11 |
| * | (tooltip-delay): Decrease to 0.7. | Eli Zaretskii | 2001-11-03 | 1 | -2/+2 |
| * | (sigprocmask_set): Declare as extern SIGMASKTYPE. | Eli Zaretskii | 2001-11-03 | 1 | -0/+1 |
| * | (sigunblock): Don't define if already defined. | Eli Zaretskii | 2001-11-03 | 1 | -0/+6 |
| * | (fancy-splash-tail): Explain how to recover | Richard M. Stallman | 2001-11-03 | 2 | -347/+387 |
| * | (set-background-color, set-foreground-color): Call | Eli Zaretskii | 2001-11-03 | 2 | -2/+10 |
| * | (timeclock-out): Signal an error if timeclock-last-event is nil. | Eli Zaretskii | 2001-11-03 | 2 | -0/+7 |
| * | Test BROKEN_PROTOTYPES. | Richard M. Stallman | 2001-11-03 | 1 | -2/+3 |
| * | Fix the formatting of the last entries. | Eli Zaretskii | 2001-11-03 | 1 | -10/+10 |
| * | (fill-context-prefix): Fix braino. | Stefan Monnier | 2001-11-03 | 1 | -2/+2 |
| * | (quail-help): Use `help-buffer' and move `help-setup-xref' to beginning. | Stefan Monnier | 2001-11-03 | 1 | -36/+20 |
| * | (describe-language-environment): | Stefan Monnier | 2001-11-03 | 1 | -4/+4 |
| * | (list-character-sets, sort-listed-character-sets, describe-character-set) | Stefan Monnier | 2001-11-03 | 2 | -35/+40 |
| * | (describe_syntax): New wrapper. | Stefan Monnier | 2001-11-02 | 1 | -16/+28 |
| * | (debugger_may_continue, Vdebug_ignored_errors, call_debugger, | Pavel Janík | 2001-11-02 | 2 | -7/+11 |
| * | (Fml_defun, Fml_while, Fml_substr): Remove commented and #ifdef'd-out code. | Pavel Janík | 2001-11-02 | 2 | -65/+9 |
| * | Remove comment which is a copy of comment in mocklisp.c. | Pavel Janík | 2001-11-02 | 1 | -4/+0 |
| * | *** empty log message *** | Pavel Janík | 2001-11-02 | 1 | -0/+29 |
| * | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 55 | -863/+863 |
| * | (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros. | Pavel Janík | 2001-11-02 | 1 | -2/+2 |
| * | (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros. | Pavel Janík | 2001-11-02 | 1 | -2/+2 |
| * | (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING, | Pavel Janík | 2001-11-02 | 1 | -25/+25 |