| Commit message (Expand) | Author | Age | Files | Lines |
| * | (struct it): Add member add_overlay_start. | Gerd Moellmann | 2000-06-22 | 2 | -0/+22 |
| * | (handle_stop): Initialize it->add_overlay_start to zero. | Gerd Moellmann | 2000-06-22 | 1 | -24/+49 |
| * | *** empty log message *** | Eli Zaretskii | 2000-06-22 | 2 | -0/+18 |
| * | (make-backup-file-name-1): On DOS/Windows, run the | Eli Zaretskii | 2000-06-22 | 1 | -0/+3 |
| * | (convert-standard-filename): Convert leading | Eli Zaretskii | 2000-06-22 | 1 | -42/+67 |
| * | (Documentation): Describe how man pages with | Eli Zaretskii | 2000-06-22 | 1 | -0/+6 |
| * | (Text and Binary): Separate description of EOL | Eli Zaretskii | 2000-06-22 | 1 | -33/+70 |
| * | (C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500. | Dave Love | 2000-06-22 | 2 | -2/+9 |
| * | (C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here. | Dave Love | 2000-06-22 | 1 | -1/+1 |
| * | Fix bug: if ^L is the very first buffer character, | Gerd Moellmann | 2000-06-22 | 2 | -67/+231 |
| * | (ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater | Kenichi Handa | 2000-06-22 | 1 | -1/+2 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-22 | 1 | -0/+5 |
| * | (sh-while-getopts): Fix handling of | Gerd Moellmann | 2000-06-21 | 2 | -1/+6 |
| * | (GETLOADAVG_OBJ): Removed -- LIBOBJS does it. | Dave Love | 2000-06-21 | 2 | -6/+5 |
| * | (Optional Mode Line): Add index entry for removing the line-number | Eli Zaretskii | 2000-06-21 | 1 | -0/+1 |
| * | (Documentation Commands): Explain how to get a man page from | Eli Zaretskii | 2000-06-21 | 1 | -0/+15 |
| * | (man): Doc fix. | Eli Zaretskii | 2000-06-21 | 2 | -1/+8 |
| * | (PP): Test PROTOTYPES as well as __STDC__ &c. | Dave Love | 2000-06-21 | 1 | -1/+2 |
| * | (back_comment): Simplify string-parity counting (with | Stefan Monnier | 2000-06-21 | 2 | -31/+40 |
| * | *** empty log message *** | Dave Love | 2000-06-21 | 3 | -367/+944 |
| * | Add HAVE_FCNTL_H, _FILE_OFFSET_BITS, _LARGEFILE_SOURCE, _LARGE_FILES, | Dave Love | 2000-06-21 | 1 | -0/+10 |
| * | Use GETLOADAVG_LIBS. | Dave Love | 2000-06-21 | 1 | -1/+3 |
| * | Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test for | Dave Love | 2000-06-21 | 1 | -23/+7 |
| * | (set-language-info-alist): Docstring fixed. | Kenichi Handa | 2000-06-21 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-21 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-21 | 1 | -6/+7 |
| * | (jit-lock-after-change): Don't assume point is at START. | Stefan Monnier | 2000-06-20 | 1 | -14/+16 |
| * | (set-buffer-process-coding-system): Documentation fixed. | Kenichi Handa | 2000-06-20 | 1 | -1/+2 |
| * | *** empty log message *** | Kenichi Handa | 2000-06-20 | 1 | -0/+5 |
| * | (scan_sexps_forward): | Stefan Monnier | 2000-06-20 | 2 | -17/+10 |
| * | (describe_syntax): Recognize the `n'estable bit. | Stefan Monnier | 2000-06-20 | 2 | -5/+23 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-20 | 2 | -1/+15 |
| * | @setfilename to ../info/reftex. | Gerd Moellmann | 2000-06-20 | 1 | -1/+1 |
| * | (display_prop_intangible_p): Add prototype. | Gerd Moellmann | 2000-06-20 | 1 | -0/+1 |
| * | (single_display_prop_intangible_p) | Gerd Moellmann | 2000-06-20 | 1 | -5/+91 |
| * | (adjust_point_for_property): Check if display | Gerd Moellmann | 2000-06-20 | 1 | -0/+1 |
| * | *** empty log message *** | Dave Love | 2000-06-20 | 1 | -2/+11 |
| * | *** empty log message *** | Gerd Moellmann | 2000-06-20 | 3 | -0/+28 |
| * | (make_temp_name): Don't use `%s' in string passed to | Gerd Moellmann | 2000-06-20 | 1 | -1/+1 |
| * | (sigprocmask_set): New variable. | Gerd Moellmann | 2000-06-20 | 1 | -0/+4 |
| * | (sigblock, sigunblock) [USG5_4]: Set | Gerd Moellmann | 2000-06-20 | 1 | -2/+8 |
| * | (sigblock): Redefined to pass a pointer as second | Gerd Moellmann | 2000-06-20 | 2 | -2/+6 |
| * | (make_hash_table, maybe_resize_hash_table): Cast arg of | Dave Love | 2000-06-20 | 1 | -3/+5 |
| * | (turn-off-auto-fill): New function. | Gerd Moellmann | 2000-06-20 | 1 | -0/+5 |
| * | (pc-selection-mode): Bind `M-\d' | Gerd Moellmann | 2000-06-20 | 1 | -2/+2 |
| * | (emacs-version): Use ISO date format. | Gerd Moellmann | 2000-06-20 | 1 | -1/+1 |
| * | [emacs]: Include lisp.h. | Dave Love | 2000-06-20 | 1 | -1/+3 |
| * | [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h. | Dave Love | 2000-06-20 | 1 | -2/+6 |
| * | Don't declare xmalloc, xrealloc. | Sam Steingold | 2000-06-20 | 2 | -363/+366 |
| * | *** empty log message *** | Stefan Monnier | 2000-06-20 | 2 | -11/+35 |