Mercurial > emacs
comparison lisp/ChangeLog @ 110577:71576987bc2d
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 25 Sep 2010 16:16:35 -0400 |
parents | 93141d34a175 |
children | 5fabe7db5188 |
comparison
equal
deleted
inserted
replaced
110576:54834381dfd9 | 110577:71576987bc2d |
---|---|
1 2010-09-25 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * files.el (get-free-disk-space): Don't assume the "df" output | |
4 columns line up (Bug#6995). | |
5 | |
1 2010-09-25 Juanma Barranquero <lekktu@gmail.com> | 6 2010-09-25 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * finder.el (finder-unknown-keywords): | 8 * finder.el (finder-unknown-keywords): |
4 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count): | 9 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count): |
5 * progmodes/etags.el (tags-table-including): Fix typos in docstrings. | 10 * progmodes/etags.el (tags-table-including): Fix typos in docstrings. |