| Commit message (Expand) | Author | Age | Files | Lines |
| * | Ignore ses. | Kai Großjohann | 2002-10-06 | 1 | -0/+1 |
| * | Move @copying to standard place. Use | Kai Großjohann | 2002-10-06 | 2 | -236/+122 |
| * | Version 2.0.25 released. | Kai Großjohann | 2002-10-06 | 2 | -69/+124 |
| * | (thing-at-point-uri-schemes): New variable. | Markus Rost | 2002-10-06 | 2 | -3/+19 |
| * | (fortran-beginning-do): Ignore labelled DO loops altogether. | Glenn Morris | 2002-10-06 | 2 | -5/+11 |
| * | * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all | Jan Djärv | 2002-10-05 | 2 | -26/+8 |
| * | (vc-log-mode-map): Explicitly inherit from text-mode. | Stefan Monnier | 2002-10-05 | 1 | -76/+13 |
| * | (Fformat_time_string): Doc fix. | Markus Rost | 2002-10-05 | 2 | -2/+6 |
| * | (Flength): Doc fix. | John Paul Wallington | 2002-10-05 | 2 | -3/+7 |
| * | (vc-default-show-log-entry): Fix typo. | Markus Rost | 2002-10-05 | 2 | -2/+6 |
| * | (keyremap): New struct. | Stefan Monnier | 2002-10-04 | 1 | -121/+119 |
| * | (vc-cvs-show-log-entry): Delete. | Stefan Monnier | 2002-10-04 | 1 | -32/+1 |
| * | (vc-rcs-show-log-entry): Delete. | Stefan Monnier | 2002-10-04 | 1 | -32/+1 |
| * | (smerge-ediff): Add name-{mine,other,base} args. | Stefan Monnier | 2002-10-04 | 1 | -6/+11 |
| * | Switching return to be treated like an X keysym | Steven Tamm | 2002-10-04 | 4 | -1/+16 |
| * | (lisp): Load devanagari.el, not .elc. | Juanma Barranquero | 2002-10-04 | 2 | -7/+11 |
| * | (fill-paragraph): Give up if there's no paragraph at or after point. | Stefan Monnier | 2002-10-03 | 2 | -12/+19 |
| * | (forward-paragraph): Return the steps left. | Stefan Monnier | 2002-10-03 | 1 | -1/+3 |
| * | *** empty log message *** | Stefan Monnier | 2002-10-03 | 1 | -0/+8 |
| * | (vc-print-log): Unconditionally use `show-log-entry'. | Stefan Monnier | 2002-10-03 | 1 | -7/+8 |
| * | (read-key-auxiliary-map, read-key): Remove. | Stefan Monnier | 2002-10-03 | 1 | -13/+10 |
| * | (ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu | Markus Rost | 2002-10-03 | 2 | -7/+21 |
| * | (ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated by | Markus Rost | 2002-10-03 | 1 | -1/+4 |
| * | * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, | Jan Djärv | 2002-10-03 | 2 | -2/+24 |
| * | wid-edit.el fixes | Per Abrahamsen | 2002-10-03 | 3 | -11/+54 |
| * | John Paul Wallington now maintains ibuffer. | Colin Walters | 2002-10-03 | 3 | -0/+3 |
| * | Mention `delete-frame-functions' replacing `delete-frame-hook', | John Paul Wallington | 2002-10-03 | 1 | -0/+4 |
| * | (delete-frame-hook): Variable alias for | John Paul Wallington | 2002-10-02 | 2 | -0/+9 |
| * | use @copying instead of @ifinfo. | Karl Berry | 2002-10-02 | 28 | -897/+430 |
| * | (outline-1, outline-2, outline-3, outline-4) | Stefan Monnier | 2002-10-02 | 2 | -58/+103 |
| * | (normal-top-level): Reset standard-value of `user-full-name' here. | Markus Rost | 2002-10-02 | 2 | -0/+11 |
| * | (sh-alias-alist): Use append instead of nconc. | Markus Rost | 2002-10-02 | 1 | -1/+1 |
| * | * frame.c (Vdelete_frame_functions): New variable. | John Paul Wallington | 2002-10-02 | 5 | -6/+43 |
| * | Upgraded to mh-e version 6.1.1. | Bill Wohler | 2002-10-01 | 29 | -1002/+3197 |
| * | (cvs-mode-find-file): Look up font-lock-face so it also | Stefan Monnier | 2002-10-01 | 1 | -4/+6 |
| * | *** empty log message *** | Juanma Barranquero | 2002-10-01 | 2 | -13/+70 |
| * | Add "no-byte-compile: t" to subdirs.el. | Juanma Barranquero | 2002-10-01 | 3 | -8/+12 |
| * | Add "no-byte-compile: t" in first line. | Juanma Barranquero | 2002-10-01 | 45 | -32/+49 |
| * | (jit-lock-fontify-now): Don't widen. | Stefan Monnier | 2002-10-01 | 1 | -38/+36 |
| * | *** empty log message *** | Stefan Monnier | 2002-10-01 | 1 | -28/+60 |
| * | Don't provide utf-16. | Kenichi Handa | 2002-10-01 | 2 | -3/+3 |
| * | (ccl-decode-mule-utf-8): Remove unnecessary line. | Kenichi Handa | 2002-10-01 | 1 | -1/+0 |
| * | *** empty log message *** | Kenichi Handa | 2002-10-01 | 1 | -0/+5 |
| * | Remove reference to SERVER_HOME_DIR completely. | Markus Rost | 2002-10-01 | 2 | -3/+5 |
| * | *** empty log message *** | Kenichi Handa | 2002-09-30 | 2 | -0/+45 |
| * | (thai-tis620): Add `mime-charset' property. | Kenichi Handa | 2002-09-30 | 1 | -0/+1 |
| * | Comment and whitespace changes regarding # define __restrict_arr | Francesco Potortì | 2002-09-30 | 1 | -2/+2 |
| * | *** empty log message *** | Kenichi Handa | 2002-09-30 | 2 | -0/+110 |
| * | (ucs-mule-to-mule-unicode): Define this | Kenichi Handa | 2002-09-30 | 1 | -26/+61 |
| * | (emacs-mule): Add property composition. | Kenichi Handa | 2002-09-30 | 1 | -1/+2 |