comparison lisp/ChangeLog @ 80624:e2548ecc93fb

* shell.el (shell-dynamic-complete-functions): Use comint-dynamic-complete-filename as well (bug#361).
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 23 Jul 2008 21:58:27 +0000
parents 7418de833ef7
children 0efa227aec2d
comparison
equal deleted inserted replaced
80623:111e35333af2 80624:e2548ecc93fb
1 2008-07-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * shell.el (shell-dynamic-complete-functions): Use
4 comint-dynamic-complete-filename as well (bug#361).
5
1 2008-06-21 Alan Mackenzie <acm@muc.de> 6 2008-06-21 Alan Mackenzie <acm@muc.de>
2 7
3 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an 8 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an
4 infinite loop on invalid syntax. 9 infinite loop on invalid syntax.
5 10