| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Stefan Monnier | 2000-10-06 | 1 | -1/+42 |
| * | *** empty log message *** | Dave Love | 2000-10-06 | 1 | -0/+28 |
| * | (mm-decode-coding-region, mm-encode-coding-region): | Dave Love | 2000-10-06 | 1 | -23/+25 |
| * | (article-de-quoted-unreadable) | Dave Love | 2000-10-06 | 1 | -5/+8 |
| * | Require mm-uu, Don't require qp, uudecode. | Dave Love | 2000-10-06 | 1 | -21/+28 |
| * | *** empty log message *** | Gerd Moellmann | 2000-10-06 | 1 | -0/+15 |
| * | (mouse-drag-header-line): Don't allow window resizing | Gerd Moellmann | 2000-10-06 | 1 | -27/+45 |
| * | (command-line): For now, activate tool-bar-mode only | Gerd Moellmann | 2000-10-06 | 1 | -0/+1 |
| * | (toplevel): Load `loaddefs' before `help' because the | Gerd Moellmann | 2000-10-06 | 1 | -6/+7 |
| * | (display-message-or-buffer): New function. | Miles Bader | 2000-10-06 | 2 | -39/+71 |
| * | (shell-command-on-region): If the output is short enough to display in | Miles Bader | 2000-10-06 | 2 | -17/+29 |
| * | (define-derived-mode): Tweak generated docstring parts. | Miles Bader | 2000-10-06 | 2 | -5/+10 |
| * | (nslookup-prompt-regexp, ftp-prompt-regexp) | Miles Bader | 2000-10-06 | 2 | -80/+63 |
| * | (comint-watch-for-password-prompt): Use STRING as a prompt. | Miles Bader | 2000-10-06 | 1 | -2/+3 |
| * | (compile-collect-regexps): Use dolist and push. | Stefan Monnier | 2000-10-05 | 1 | -5/+2 |
| * | (nnfolder-ignore-active-file): Typos. | Stefan Monnier | 2000-10-05 | 2 | -2/+10 |
| * | (gnus-summary-save-in-folder): Obey mh-lib-progs. | Stefan Monnier | 2000-10-05 | 1 | -1/+5 |
| * | (gnus-kill): Typo. | Stefan Monnier | 2000-10-05 | 1 | -1/+1 |
| * | (which-func-format): Remove spurious space. | Stefan Monnier | 2000-10-05 | 1 | -51/+52 |
| * | (with-vc-properties): Use conses rather than length-2 lists. | Stefan Monnier | 2000-10-05 | 1 | -37/+42 |
| * | (vc-mode-line): Fix interactive spec. | Stefan Monnier | 2000-10-05 | 1 | -2/+2 |
| * | (cvs-ediff-exit-hook): Expect delete-window to fail. | Stefan Monnier | 2000-10-05 | 1 | -18/+20 |
| * | (comment-indent): | Stefan Monnier | 2000-10-05 | 1 | -24/+35 |
| * | Docstring fixes. | Stefan Monnier | 2000-10-05 | 1 | -3/+3 |
| * | Missing paren. | Stefan Monnier | 2000-10-05 | 1 | -1/+1 |
| * | (help-xref-on-pp): Use match-string. | Stefan Monnier | 2000-10-05 | 1 | -53/+32 |
| * | irix64, gnus-mule.el | Dave Love | 2000-10-05 | 1 | -4/+11 |
| * | (jit-lock-mode): Use jit-lock-defer-contextually | Stefan Monnier | 2000-10-05 | 1 | -7/+11 |
| * | (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar | Dave Love | 2000-10-05 | 2 | -3/+10 |
| * | Require cl when compiling. | Dave Love | 2000-10-05 | 1 | -0/+1 |
| * | (merge_face_heights): Use safe_call instead of | Gerd Moellmann | 2000-10-05 | 2 | -1/+24 |
| * | (handle_single_display_prop): Use safe_call1. | Gerd Moellmann | 2000-10-05 | 1 | -19/+30 |
| * | (Frecursive_edit): Make sure redisplay can happen. | Gerd Moellmann | 2000-10-05 | 1 | -2/+14 |
| * | (safe_call): Renamed from call_function. | Gerd Moellmann | 2000-10-05 | 1 | -2/+3 |
| * | *** empty log message *** | Dave Love | 2000-10-05 | 1 | -0/+9 |
| * | *** empty log message *** | Stefan Monnier | 2000-10-05 | 1 | -0/+25 |
| * | (sql-mysql-options): New variable. | Gerd Moellmann | 2000-10-05 | 2 | -1/+14 |
| * | Remove private ChangeLog entries. | Miles Bader | 2000-10-05 | 1 | -11/+0 |
| * | (image): New group. | Miles Bader | 2000-10-05 | 2 | -0/+8 |
| * | *** empty log message *** | Miles Bader | 2000-10-05 | 3 | -0/+25 |
| * | (smerge-mine-face, smerge-other-face, smerge-base-face, smerge-markers-face): | Miles Bader | 2000-10-05 | 1 | -6/+21 |
| * | *** empty log message *** | Kenichi Handa | 2000-10-05 | 1 | -0/+4 |
| * | Revived | Kenichi Handa | 2000-10-05 | 1 | -0/+71 |
| * | Remove top empty line. | Miles Bader | 2000-10-05 | 2 | -4/+4 |
| * | (image_ascent): Rearrange ascent calculation for the has-a-font case. | Miles Bader | 2000-10-05 | 1 | -1/+6 |
| * | (nslookup-font-lock-keywords, ftp-font-lock-keywords, | Peter Breton | 2000-10-05 | 2 | -37/+40 |
| * | (jit-lock-register, jit-lock-unregister): Docstring fix. | Stefan Monnier | 2000-10-05 | 1 | -3/+4 |
| * | (jit-lock-register, jit-lock-unregister): New functions. | Stefan Monnier | 2000-10-05 | 1 | -0/+14 |
| * | (icon-mode): Don't gratuitously override the default for comment-column. | Stefan Monnier | 2000-10-05 | 1 | -2/+0 |
| * | require 'cl when compiling. | Stefan Monnier | 2000-10-05 | 2 | -0/+5 |