Mercurial > emacs
annotate lib-src/.cvsignore @ 31538:46aca282e6b0
(diff-apply-hunk): Function basically rewritten. Now understands
non-unified diffs. Some functionality moved into `diff-hunk-text' and
`diff-find-text'. Add OTHER-FILE, DRY-RUN, POPUP, and NOERROR
arguments. If DRY-RUN is true, don't actually modify anything. Only
reposition point in the patched file if the patch succeeds. Only pop
up another window if POPUP is true. Emit a message describing what
happened if successful, and at what line-offset. Automatically detect
reversed hunks and do something appropriate.
(diff-hunk-text, diff-find-text): New functions.
(diff-filter-lines): Function removed.
(diff-test-hunk): New function.
(diff-goto-source): Rewritten in terms of diff-apply-hunk.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 11 Sep 2000 13:49:38 +0000 |
parents | 9db43da03fde |
children | 070cf4b710c5 |
rev | line source |
---|---|
28611 | 1 DOC |
25889 | 2 Makefile.c |
28611 | 3 b2m |
4 ctags | |
25889 | 5 cvtmail |
28611 | 6 digest-doc |
7 ebrowse | |
8 emacsclient | |
25889 | 9 emacsserver |
10 etags | |
28611 | 11 fakemail |
12 fns-* | |
13 hexl | |
14 make-docfile | |
15 movemail | |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
16 obj |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
17 obj-spd |
28611 | 18 profile |
19 sorted-doc | |
20 test-distrib | |
21 yow |