| Commit message (Expand) | Author | Age | Files | Lines |
| * | (quail-help): The output message is improved. | Kenichi Handa | 2000-09-21 | 1 | -37/+53 |
| * | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 3 | -3/+28 |
| * | (try_window_reusing_current_matrix): Fix computation of | Gerd Moellmann | 2000-09-21 | 1 | -2/+2 |
| * | (scrolling_window): Compare y-positions of rows | Gerd Moellmann | 2000-09-21 | 1 | -14/+17 |
| * | (Fx_create_frame): Set default frame parameter value | Gerd Moellmann | 2000-09-21 | 1 | -1/+1 |
| * | (command-line): If frame was created with a non-zero | Gerd Moellmann | 2000-09-21 | 1 | -0/+6 |
| * | (top-level): Clean up | Dave Love | 2000-09-21 | 2 | -116/+107 |
| * | (diff-hunk-text): Properly handle one-sided context diffs. | Stefan Monnier | 2000-09-21 | 2 | -72/+92 |
| * | (smiley-region): Test if display-graphic-p bound | Dave Love | 2000-09-21 | 1 | -4/+7 |
| * | (diff-file-header-face): Reset to its previous value. | Stefan Monnier | 2000-09-21 | 1 | -111/+93 |
| * | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 9 | -9/+32 |
| * | iswitchb, msb | Dave Love | 2000-09-21 | 1 | -10/+42 |
| * | *** empty log message *** | Dave Love | 2000-09-21 | 1 | -0/+5 |
| * | (change-log-date-face, change-log-name-face) | Gerd Moellmann | 2000-09-21 | 1 | -12/+59 |
| * | (msb-mode-map): Use substitute-key-definition. | Dave Love | 2000-09-21 | 1 | -4/+3 |
| * | # | André Spiegel | 2000-09-21 | 1 | -0/+26 |
| * | (vc-index-of, vc-transfer-file, vc-default-receive-file): New functions. | André Spiegel | 2000-09-21 | 1 | -9/+107 |
| * | (vc-rcs-workfile-is-newer): New function. | André Spiegel | 2000-09-21 | 1 | -7/+90 |
| * | (vc-name): Force correct computation of the value in case it is missing. | André Spiegel | 2000-09-21 | 1 | -2/+5 |
| * | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 2 | -0/+12 |
| * | (process_sent_to): New variable. | Gerd Moellmann | 2000-09-21 | 1 | -107/+118 |
| * | (Vrecursive_load_depth_limit): New variable. | Gerd Moellmann | 2000-09-21 | 2 | -26/+52 |
| * | *** empty log message *** | Dave Love | 2000-09-21 | 2 | -0/+19 |
| * | (gnus-article-display-xface): Use unibyte for the image processing. | Dave Love | 2000-09-21 | 1 | -36/+35 |
| * | (fancy-splash-tail): Use a different foreground | Gerd Moellmann | 2000-09-21 | 2 | -7/+13 |
| * | *** empty log message *** | Miles Bader | 2000-09-21 | 1 | -0/+5 |
| * | Use the correct capitalization when making Info-mode and Info-edit-mode | Miles Bader | 2000-09-21 | 1 | -2/+2 |
| * | Some doc fixes. | Dave Love | 2000-09-20 | 1 | -94/+161 |
| * | * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs. | Stefan Monnier | 2000-09-20 | 2 | -59/+90 |
| * | (add-log-file-name): New function (split out of add-change-log-entry). | Stefan Monnier | 2000-09-20 | 1 | -25/+28 |
| * | (electric-help): New defgroup. | Gerd Moellmann | 2000-09-20 | 2 | -25/+45 |
| * | (shrink-window-if-larger-than-buffer): If face | Gerd Moellmann | 2000-09-20 | 2 | -3/+13 |
| * | *** empty log message *** | Dave Love | 2000-09-20 | 5 | -0/+174 |
| * | *** empty log message *** | Kenichi Handa | 2000-09-20 | 34 | -0/+13 |
| * | Revert to no-leim Makefile. | Kenichi Handa | 2000-09-20 | 1 | -188/+6 |
| * | (diff-find-source-location): | Stefan Monnier | 2000-09-20 | 1 | -49/+42 |
| * | Merge from Gnus trunk. | Dave Love | 2000-09-20 | 10 | -149/+396 |
| * | (mail-source-delete-incoming): Set to t, assuming | Dave Love | 2000-09-20 | 1 | -1/+1 |
| * | (gnus-1) <gnus-simple-splash>: Don't test for X | Dave Love | 2000-09-20 | 1 | -1/+1 |
| * | (mm-valid-and-fit-image-p): Use display-graphic-p. | Dave Love | 2000-09-20 | 1 | -1/+1 |
| * | (gnus-version-number): Start 5.9 series. Avoid some | Dave Love | 2000-09-20 | 1 | -3/+2 |
| * | (gnus-smiley-display): Autoload from smiley-ems. | Dave Love | 2000-09-20 | 1 | -10/+2 |
| * | *** empty log message *** | Kenichi Handa | 2000-09-20 | 2 | -44/+50 |
| * | Include *.elc. | Kenichi Handa | 2000-09-20 | 1 | -0/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-09-20 | 1 | -0/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2000-09-20 | 2 | -0/+11 |
| * | (Fread_file_name): Doc fix. | Gerd Moellmann | 2000-09-20 | 1 | -1/+5 |
| * | (Fmessage_or_box): Doc fix. | Gerd Moellmann | 2000-09-20 | 1 | -1/+2 |
| * | (Fy_or_n_p, Fyes_or_no_p): Doc fix. | Gerd Moellmann | 2000-09-20 | 1 | -2/+2 |
| * | (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5) | Kenichi Handa | 2000-09-20 | 1 | -43/+47 |