Path: utzoo!mnetor!uunet!nbires!hao!boulder!michael From: michael@boulder.Colorado.EDU (Michael Schmidt) Newsgroups: comp.emacs Subject: Re: How to apply diffs with GNUEmacs ?? Message-ID: <4567@sigi.Colorado.EDU> Date: 28 Feb 88 21:04:14 GMT References: <4562@sigi.Colorado.EDU> Sender: news@sigi.Colorado.EDU Reply-To: michael@boulder.Colorado.EDU (Michael Schmidt) Lines: 15 Summary: patch has a -p ooption, that does it Neulich schrieb michael@boulder.Colorado.EDU (Michael Schmidt): I got GNUEmacs 18.48, I got diff-18.48-18.49 and diff-18.49-18.50. But, how can I apply one diff file to the source? I got the solution (thanks to Joe Weening ): Go in the directory with "dist-18.48" and say "patch -p < diff-18.48-18.49". -----------------------------------------------------^^ That's it "patch" is a real great piece of software, perhaps real artificial intelligence. Thanks, Larry. Michael