| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** 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 |
| * | *** empty log message *** | Eli Zaretskii | 2001-11-03 | 1 | -0/+6 |
| * | (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 |
| * | 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 |
| * | (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 |
| * | (re_wctype): Try to fix some warnings. | Stefan Monnier | 2001-11-02 | 1 | -8/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-02 | 1 | -0/+9 |
| * | (Fget_char_property): Doc fix. | Richard M. Stallman | 2001-11-02 | 1 | -0/+1 |
| * | *** empty log message *** | Pavel Janík | 2001-11-02 | 1 | -0/+8 |
| * | (Finteractive): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
| * | (Fsetq_default): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
| * | (Fstart_process): Add usage to doc-string. | Pavel Janík | 2001-11-02 | 1 | -1/+2 |
| * | *** empty log message *** | Stefan Monnier | 2001-11-02 | 1 | -4/+7 |
| * | Don't include keymap.h any more. | Stefan Monnier | 2001-11-02 | 1 | -1/+0 |
| * | (Frun_hooks, Frun_hook_with_args_until_failure): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -8/+8 |
| * | (Fmake_local_variable): Doc fix. | Richard M. Stallman | 2001-11-01 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2001-11-01 | 1 | -0/+6 |
| * | (Fdescribe_buffer_bindings): Print character property | Richard M. Stallman | 2001-11-01 | 1 | -47/+67 |
| * | (grow_mini_window): Fix typo in comment. | Pavel Janík | 2001-11-01 | 2 | -1/+5 |
| * | (x_scroll_bar_create): Check for width and height > 0. | Gerd Moellmann | 2001-11-01 | 2 | -5/+9 |
| * | (x_build_heuristic_mask): Use four_corners_best | Gerd Moellmann | 2001-11-01 | 2 | -1/+4 |
| * | (four_corners_best): Reindent. | Gerd Moellmann | 2001-11-01 | 2 | -18/+20 |
| * | Fix a typo. | Gerd Moellmann | 2001-11-01 | 1 | -1/+1 |
| * | (Finternal_set_lisp_face_attribute_from_resource): | Gerd Moellmann | 2001-11-01 | 2 | -2/+8 |
| * | *** empty log message *** | Pavel Janík | 2001-11-01 | 1 | -0/+9 |
| * | (x-get-resource): Reindent. | Pavel Janík | 2001-11-01 | 1 | -1/+1 |
| * | (Finternal_merge_in_global_face): Reindent. | Pavel Janík | 2001-11-01 | 1 | -4/+4 |
| * | *** empty log message *** | Eli Zaretskii | 2001-10-31 | 1 | -0/+4 |
| * | New file. | Eli Zaretskii | 2001-10-31 | 1 | -0/+8 |
| * | *** empty log message *** | Eli Zaretskii | 2001-10-31 | 1 | -0/+4 |
| * | *** empty log message *** | Pavel Janík | 2001-10-31 | 1 | -0/+5 |
| * | (USAGE1): Show command line option --no-window-system instead of | Pavel Janík | 2001-10-31 | 1 | -10/+18 |
| * | (Fcommandp): Doc fix. | Pavel Janík | 2001-10-31 | 2 | -344/+351 |
| * | (Fframe_live_p): Doc fix. | Pavel Janík | 2001-10-31 | 2 | -2/+8 |
| * | (selective-display-ellipses): Doc fix. | Pavel Janík | 2001-10-31 | 1 | -1/+1 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-31 | 2 | -25/+25 |