annotate FTP @ 81477:92dd41bc6130

(vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros. (vc-bzr-command, vc-bzr-command*): Use them. (vc-bzr-with-c-locale): Remove. (vc-bzr-dir-state): Replace its use with vc-bzr-command. (vc-bzr-buffer-nonblank-p): New function. (vc-bzr-state-words): New const. (vc-bzr-state): Look for `bzr status` keywords in output. Display everything else as a warning message to the user. Fix status report with bzr >= 0.15.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 20 Jun 2007 06:44:35 +0000
parents 5e1b6a63ac46
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77212
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
1 For information about how to obtain GNU Emacs and other GNU software
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
2 by FTP, please see <http://www.gnu.org/order/ftp.html>.
33648
12804af3c315 Replaces GETTING.GNU.SOFTWARE.
Dave Love <fx@gnu.org>
parents:
diff changeset
3
77212
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
4 Information about Emacs is also available at
5e1b6a63ac46 Replace with a pointer to the web version.
Glenn Morris <rgm@gnu.org>
parents: 69701
diff changeset
5 <http://www.gnu.org/software/emacs/>.
33648
12804af3c315 Replaces GETTING.GNU.SOFTWARE.
Dave Love <fx@gnu.org>
parents:
diff changeset
6