| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -1/+2 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | * diff-mode.el (diff-mode): Set buffer-read-only to t when | Chong Yidong | 2006-06-06 | 1 | -8/+24 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 1 | -4/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (diff-switches): Fix typo in docstring. | Juanma Barranquero | 2004-04-30 | 1 | -1/+1 |
* | (diff): Set default-directory in diff buffer. | Andreas Schwab | 2004-04-24 | 1 | -0/+2 |
* | Don't use compile any more, use diff-mode instead. | Stefan Monnier | 2004-02-11 | 1 | -170/+49 |
* | (diff): Simplify code handling `switch'. | Stefan Monnier | 2004-02-11 | 1 | -8/+3 |
* | (diff): Add a revert-buffer function. | Stefan Monnier | 2004-02-10 | 1 | -0/+3 |
* | (diff-switches): New fun. | Stefan Monnier | 2004-02-10 | 1 | -51/+44 |
* | (diff-parse-differences): Don't visit the files now; | Richard M. Stallman | 2003-10-20 | 1 | -11/+7 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (diff): Doc fix. | Markus Rost | 2002-09-09 | 1 | -1/+1 |
* | (diff): Add optional argument no-async, and use the above argument. | Colin Walters | 2002-09-07 | 1 | -3/+5 |
* | (diff-latest-backup-file): Replace the main code by a call of | Markus Rost | 2002-05-22 | 1 | -24/+1 |
* | (diff-regexp-alist): Doc fix. | Richard M. Stallman | 2002-05-08 | 1 | -5/+9 |
* | (diff): Display default values in prompts as `(default ...)', not `(...)'. | Miles Bader | 2001-10-11 | 1 | -3/+3 |
* | Keyword added and FSF specified as Maintainer. | Pavel Janík | 2001-08-06 | 1 | -0/+1 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
* | (diff-parse-differences): | Richard M. Stallman | 1999-08-28 | 1 | -5/+5 |
* | (diff group): Remove autoload cookie. | Richard M. Stallman | 1997-09-09 | 1 | -1/+0 |
* | (diff-command): Fix previous change. | Richard M. Stallman | 1997-06-06 | 1 | -1/+1 |
* | Customize. | Richard M. Stallman | 1997-06-04 | 1 | -5/+15 |
* | (diff-latest-backup-file): | Richard M. Stallman | 1997-05-10 | 1 | -2/+2 |
* | * (diff-process-setup): New function, sets up the | Eli Zaretskii | 1997-02-09 | 1 | -13/+21 |
* | (diff): Don't pop to *diff* buffer. Change bogus | Richard M. Stallman | 1996-08-26 | 1 | -2/+2 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (diff): Fix local compilation-exit-message-function to take the proper | Roland McGrath | 1996-01-10 | 1 | -13/+12 |
* | (diff): Set compilation-exit-message-function. | Karl Heuer | 1996-01-09 | 1 | -0/+13 |
* | (diff-command): New variable. | Richard M. Stallman | 1994-10-28 | 1 | -1/+4 |
* | (diff-latest-backup-file): Cope with backups stored | Richard M. Stallman | 1994-07-11 | 1 | -2/+6 |
* | Pass operation to Ffind_file_name_handler. | Karl Heuer | 1994-04-22 | 1 | -1/+1 |
* | (diff-latest-backup-file): Call file name handler properly. | Richard M. Stallman | 1994-03-13 | 1 | -1/+1 |
* | (diff-latest-backup-file): Check for a file-name-handler and run it. | Roland McGrath | 1994-03-02 | 1 | -21/+24 |
* | (diff): Select the differences buffer. | Richard M. Stallman | 1994-01-09 | 1 | -12/+11 |
* | (diff-latest-backup-file): Call file-chase-links. | Richard M. Stallman | 1994-01-09 | 1 | -1/+1 |
* | (diff): Call shell-quote-argument. | Richard M. Stallman | 1993-12-31 | 1 | -2/+4 |
* | (diff): Doc fix. | Brian Fox | 1993-09-21 | 1 | -1/+1 |
* | * diff.el (diff-parse-differences): Preserve the match data | Jim Blandy | 1993-06-22 | 1 | -1/+2 |
* | (diff): Really do use arg SWITCHES. | Richard M. Stallman | 1993-06-02 | 1 | -3/+8 |
* | Comment fix. | Richard M. Stallman | 1993-05-09 | 1 | -0/+1 |
* | (diff-parse-differences): Small robustification --- don't lose if we | Eric S. Raymond | 1993-04-16 | 1 | -1/+3 |
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+6 |
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 |
* | (diff): Don't print echo area message. | Richard M. Stallman | 1992-09-26 | 1 | -5/+6 |
* | entered into RCS | Richard M. Stallman | 1992-09-20 | 1 | -4/+9 |