]> code.delx.au - gnu-emacs/history - lisp/diff.el
(f90-indent-region): Bind case-fold-search to t.
[gnu-emacs] / lisp / diff.el
2006-06-06 Chong Yidong* diff-mode.el (diff-mode): Set buffer-read-only to...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2004-04-30 Juanma Barranquero(diff-switches): Fix typo in docstring.
2004-04-24 Andreas Schwab(diff): Set default-directory in diff buffer.
2004-02-11 Stefan MonnierDon't use compile any more, use diff-mode instead.
2004-02-11 Stefan Monnier(diff): Simplify code handling `switch'.
2004-02-10 Stefan Monnier(diff): Add a revert-buffer function.
2004-02-10 Stefan Monnier(diff-switches): New fun.
2003-10-20 Richard M. Stallman(diff-parse-differences): Don't visit the files now;
2003-09-01 Miles BaderAdd arch taglines
2002-09-09 Markus Rost(diff): Doc fix.
2002-09-07 Colin Walters(diff): Add optional argument no-async, and use the...
2002-05-22 Markus Rost(diff-latest-backup-file): Replace the main code by...
2002-05-08 Richard M. Stallman(diff-regexp-alist): Doc fix.
2001-10-11 Miles Bader(diff): Display default values in prompts as `(default...
2001-08-06 Pavel JaníkKeyword added and FSF specified as Maintainer.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions.
1999-08-28 Richard M. Stallman(diff-parse-differences):
1997-09-09 Richard M. Stallman(diff group): Remove autoload cookie.
1997-06-06 Richard M. Stallman(diff-command): Fix previous change.
1997-06-04 Richard M. StallmanCustomize.
1997-05-10 Richard M. Stallman(diff-latest-backup-file):
1997-02-09 Eli Zaretskii* (diff-process-setup): New function, sets up the
1996-08-26 Richard M. Stallman(diff): Don't pop to *diff* buffer. Change bogus
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-10 Roland McGrath(diff): Fix local compilation-exit-message-function...
1996-01-09 Karl Heuer(diff): Set compilation-exit-message-function.
1994-10-28 Richard M. Stallman(diff-command): New variable.
1994-07-11 Richard M. Stallman(diff-latest-backup-file): Cope with backups stored
1994-04-22 Karl HeuerPass operation to Ffind_file_name_handler.
1994-03-13 Richard M. Stallman(diff-latest-backup-file): Call file name handler properly.
1994-03-02 Roland McGrath(diff-latest-backup-file): Check for a file-name-handle...
1994-01-09 Richard M. Stallman(diff): Select the differences buffer.
1994-01-09 Richard M. Stallman(diff-latest-backup-file): Call file-chase-links.
1993-12-31 Richard M. Stallman(diff): Call shell-quote-argument.
1993-09-21 Brian Fox(diff): Doc fix.
1993-06-22 Jim Blandy* diff.el (diff-parse-differences): Preserve the match...
1993-06-02 Richard M. Stallman(diff): Really do use arg SWITCHES.
1993-05-09 Richard M. StallmanComment fix.
1993-04-16 Eric S. Raymond(diff-parse-differences): Small robustification --...
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-18 Eric S. RaymondAdd or correct keywords
1992-09-26 Richard M. Stallman(diff): Don't print echo area message.
1992-09-20 Richard M. Stallmanentered into RCS
1992-09-14 Richard M. Stallman*** empty log message ***
1992-09-13 Jim Blandy*** empty log message ***
1992-09-13 Richard M. Stallman*** empty log message ***
1992-08-02 Roland McGrath*** empty log message ***
1992-07-29 Roland McGrath*** empty log message ***
1992-07-27 Richard M. Stallman*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-06-01 Richard M. Stallman*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-12-21 Jim Blandy*** empty log message ***
1991-07-24 Jim BlandyInitial revision