aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2008-02-19 19:23:19 +0000
committerMichael Albinus2008-02-19 19:23:19 +0000
commitc200c78dc5f1dea42f480d70aff099e6370ad286 (patch)
tree22d2142b385e692d32d308affe5661fb717a253a /lisp/ChangeLog
parent00ca5ce2ea0ac589121f0ee0f2d3f601c6cf1fb7 (diff)
downloademacs-c200c78dc5f1dea42f480d70aff099e6370ad286.tar.gz
emacs-c200c78dc5f1dea42f480d70aff099e6370ad286.zip
* net/ange-ftp.el (ange-ftp-quote-string): Return the null string
when the argument is nil.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 69fe9bca1f3..a71fa2a1b75 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * net/ange-ftp.el (ange-ftp-quote-string): Return the null string
4 when the argument is nil.
5
12008-02-19 Dan Nicolaescu <dann@ics.uci.edu> 62008-02-19 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * vc.el (dir-status): Add a brief description. 8 * vc.el (dir-status): Add a brief description.