]> git.eshelyaron.com Git - emacs.git/commit
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 5 Feb 2010 04:21:11 +0000 (23:21 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 5 Feb 2010 04:21:11 +0000 (23:21 -0500)
commit51b23c448632f4947fb0e364b8f7d35b90c04e39
tree21abc61a85a1130360f2c382a2bd90087b0bb267
parent3088147c5df9ff1ca0bcd6b5bdb1f7170fab909c
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
* minibuffer.el (completion-initials-expand): Only check the presence
of delims *within* the boundaries, since otherwise the / delim is
always found for files.
lisp/ChangeLog
lisp/minibuffer.el