aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.9
diff options
context:
space:
mode:
authorPaul Eggert2011-11-14 12:23:26 -0800
committerPaul Eggert2011-11-14 12:23:26 -0800
commit8350f087efe62e2ce0ded434534629a56cdc4e8c (patch)
tree9976cec81196a0465269f8669f2a85328570dfd4 /lisp/ChangeLog.9
parent322ad6ec0e773dffefad12df88c98041ca35b427 (diff)
downloademacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.tar.gz
emacs-8350f087efe62e2ce0ded434534629a56cdc4e8c.zip
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.9')
-rw-r--r--lisp/ChangeLog.94
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index d2d6409cdd3..d25556ce173 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -135,7 +135,7 @@
135 135
136 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy): 136 * net/ange-ftp.el (ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):
137 Use with-current-buffer. 137 Use with-current-buffer.
138 (ange-ftp-cd): New arg `noerror' to prevent signalling an error. 138 (ange-ftp-cd): New arg `noerror' to prevent signaling an error.
139 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the 139 (ange-ftp-send-cmd): If a `cd' is used (because of a space in the
140 filename), catch any error that occurs in `ange-ftp-cd'. 140 filename), catch any error that occurs in `ange-ftp-cd'.
141 If an error happened, don't bother sending `cmd' at all. 141 If an error happened, don't bother sending `cmd' at all.
@@ -12638,7 +12638,7 @@
12638 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and 12638 (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
12639 just do a recursive call if we need to retry. 12639 just do a recursive call if we need to retry.
12640 (vc-rcs-checkout): Handle the case where rcs is missing by making 12640 (vc-rcs-checkout): Handle the case where rcs is missing by making
12641 the buffer read-write if requested and re-signalling the error. 12641 the buffer read-write if requested and re-signaling the error.
12642 12642
12643 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP. 12643 * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
12644 12644