Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1020 | -3083/+3726 |
|\ | |||||
| * | (ad-interactive-p, ad-interactive-form): Remove. | Stefan Monnier | 2007-07-26 | 2 | -30/+20 |
| * | * vc-git.el: Relicense to GPLv3 or later. | Dan Nicolaescu | 2007-07-26 | 4 | -11/+14 |
| * | vc-git.el (vc-git-revision-table) | Dan Nicolaescu | 2007-07-26 | 2 | -26/+47 |
| * | New: Header/Footer comment & Log messages | Vinicius Jose Latorre | 2007-07-26 | 8 | -167/+754 |
| * | *** empty log message *** | Michael Albinus | 2007-07-26 | 3 | -3/+3 |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1027 | -1059/+1151 |
| |\ | |||||
| * \ | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -288/+623 |
| |\ \ | | |/ | |||||
| * | | *** empty log message *** | Michael Albinus | 2007-07-26 | 1 | -1/+1 |
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -8/+8 |
| |\ \ | | |/ | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -3/+8 |
| |\ \ | | |/ | |||||
| | * | (change-log-redate): Remove (not needed anymore and | Nick Roberts | 2007-07-25 | 1 | -23/+0 |
| | * | *** empty log message *** | Nick Roberts | 2007-07-25 | 1 | -0/+5 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 2 | -2/+2 |
| | * | Restore comma mistakenly removed in last change. | Glenn Morris | 2007-07-25 | 47 | -47/+47 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 49 | -49/+49 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 5 | -0/+22 |
| | * | Change to GPLv3. | Glenn Morris | 2007-07-25 | 1 | -288/+623 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 17 | -17/+17 |
| | * | (cvs-temp-buffer): Undo last ill-conceived change. | Stefan Monnier | 2007-07-25 | 2 | -10/+18 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 288 | -288/+288 |
| | * | Add missing license notice (GPLv3 or later). | Glenn Morris | 2007-07-25 | 1 | -0/+15 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 78 | -92/+94 |
| | * | Add missing license notice (GPLv3 or later). | Glenn Morris | 2007-07-25 | 1 | -2/+17 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 88 | -88/+88 |
| | * | Standardize license wording, and switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -5/+6 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 247 | -247/+247 |
| | * | Standardize license wording, and switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -5/+5 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 31 | -31/+31 |
| | * | Standardize license wording, and switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -5/+5 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 159 | -160/+160 |
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 68 | -68/+68 |
| | * | Fix foreground/background color | Vinicius Jose Latorre | 2007-07-25 | 2 | -20/+37 |
| | * | (vc-hg-revision-completion-table): Temporarily comment | Dan Nicolaescu | 2007-07-24 | 2 | -8/+13 |
| | * | (byte-compile-from-buffer): initialise byte-compile-unresolved-functions before | Alan Mackenzie | 2007-07-24 | 1 | -6/+8 |
| | * | *** empty log message *** | Alan Mackenzie | 2007-07-24 | 1 | -1/+8 |
| | * | (cal-tex-holidays, cal-tex-diary) | Glenn Morris | 2007-07-24 | 2 | -407/+436 |
| * | | (calendar-mode-map): Move initialization into declaration. | Stefan Monnier | 2007-07-25 | 2 | -18/+59 |
| * | | Break dependency on calendar.el (i.e. do not modify calendar-mode-map), | Stefan Monnier | 2007-07-25 | 1 | -314/+157 |
| * | | Trivial comment style change. | Stefan Monnier | 2007-07-25 | 1 | -1/+1 |
| * | | (change-log-redate): Remove (not needed anymore and | Nick Roberts | 2007-07-25 | 2 | -23/+5 |
| * | | Use mapc and dolist instead of mapcar where possible. | Stefan Monnier | 2007-07-25 | 2 | -57/+84 |
| * | | Fix comment. | Dan Nicolaescu | 2007-07-25 | 1 | -1/+1 |
| * | | * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface. | Dan Nicolaescu | 2007-07-25 | 2 | -14/+34 |
| * | | Docstring fix | Vinicius Jose Latorre | 2007-07-25 | 2 | -13/+15 |
| * | | Docstring fix | Vinicius Jose Latorre | 2007-07-25 | 1 | -3/+3 |
| * | | Doc/docstring fix | Vinicius Jose Latorre | 2007-07-25 | 3 | -15/+22 |
| * | | (cal-tex-which-days, cal-tex-holidays) | Glenn Morris | 2007-07-25 | 1 | -106/+134 |