1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Richard M. Stallman
5ef3e90c75 (diff-parse-differences):
Use a marker instead of an integer for `compilation-parsing-end'.
1999-08-28 18:21:34 +00:00
Richard M. Stallman
cfa0a2553d (diff group): Remove autoload cookie. 1997-09-09 02:59:34 +00:00
Richard M. Stallman
660d4800ea (diff-command): Fix previous change. 1997-06-06 18:21:19 +00:00
Richard M. Stallman
85b6275ffc Customize.
(diff-switches, diff-command): Add autoload cookies.
1997-06-04 21:41:20 +00:00
Richard M. Stallman
a40f49a087 (diff-latest-backup-file):
Rename bv-length to backup-extract-version-start.
1997-05-10 05:42:53 +00:00
Eli Zaretskii
8785daf347 * (diff-process-setup): New function, sets up the
compilation-exit-message-function so that it works with both
asynchronous and synchronous sub-processes.
(diff): Bind compilation-exit-message-function.  Run
compilation-finish-function when compile-internal returns if async
processes aren't supported.
1997-02-09 15:57:11 +00:00
Richard M. Stallman
9f748a354f (diff): Don't pop to *diff* buffer. Change bogus
unwind-protect to save-excursion.
1996-08-26 15:21:57 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Roland McGrath
4cb4ed4111 (diff): Fix local compilation-exit-message-function to take the proper
arguments; remove gratuitous use of if around cond; return useful mode
line messages for normal completion.
1996-01-10 15:03:26 +00:00
Karl Heuer
2f29e0c6d9 (diff): Set compilation-exit-message-function. 1996-01-09 23:14:47 +00:00
Richard M. Stallman
d009603cbf (diff-command): New variable.
(diff): Use it.
1994-10-28 18:45:45 +00:00
Richard M. Stallman
cf2d98df97 (diff-latest-backup-file): Cope with backups stored
in a different directory.
1994-07-11 04:31:40 +00:00
Karl Heuer
a617e9133c Pass operation to Ffind_file_name_handler. 1994-04-22 23:41:18 +00:00
Richard M. Stallman
6d0d0e8d86 (diff-latest-backup-file): Call file name handler properly. 1994-03-13 01:12:41 +00:00
Roland McGrath
34c46d8756 (diff-latest-backup-file): Check for a file-name-handler and run it. 1994-03-02 10:27:36 +00:00
Richard M. Stallman
a6609a3635 (diff): Select the differences buffer. 1994-01-09 22:39:21 +00:00
Richard M. Stallman
dfe417305e (diff-latest-backup-file): Call file-chase-links. 1994-01-09 22:36:46 +00:00
Richard M. Stallman
c9cebcb1e5 (diff): Call shell-quote-argument. 1993-12-31 09:26:43 +00:00
Brian Fox
4b00edc888 (diff): Doc fix. 1993-09-21 07:10:31 +00:00
Jim Blandy
929cc9de2d * diff.el (diff-parse-differences): Preserve the match data
across the call to find-file-noselect.
1993-06-22 03:50:08 +00:00
Richard M. Stallman
16776caac4 (diff): Really do use arg SWITCHES. 1993-06-02 17:09:37 +00:00
Richard M. Stallman
fa203a7cc3 Comment fix. 1993-05-09 14:26:40 +00:00
Eric S. Raymond
a4ef658478 (diff-parse-differences): Small robustification --- don't lose if we
call this with compilation-parsing-end nil
1993-04-16 19:35:22 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Richard M. Stallman
6d670a70ad (diff): Don't print echo area message.
(diff-parse-differences): Always add `done' to message, at end.
New local num-loci-found counts the loci.
1992-09-26 21:00:17 +00:00
Richard M. Stallman
c21d3ee2cf entered into RCS 1992-09-20 20:58:22 +00:00
Richard M. Stallman
5d68c2c227 *** empty log message *** 1992-09-14 01:39:31 +00:00
Jim Blandy
b7cceaf12a *** empty log message *** 1992-09-13 10:54:38 +00:00
Richard M. Stallman
bfe81e789a *** empty log message *** 1992-09-13 06:01:19 +00:00
Roland McGrath
c540863c29 *** empty log message *** 1992-08-02 03:36:38 +00:00
Roland McGrath
646bd33103 *** empty log message *** 1992-07-29 05:06:36 +00:00
Richard M. Stallman
37c51f0018 *** empty log message *** 1992-07-27 07:58:52 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Richard M. Stallman
9c50f91208 *** empty log message *** 1992-06-01 08:28:58 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
aa228418e9 *** empty log message *** 1991-12-21 09:14:03 +00:00
Jim Blandy
b10a437995 Initial revision 1991-07-24 04:35:23 +00:00