comparison lisp/ChangeLog @ 105788:fedd4c047ce7

(pcomplete-comint-setup): If there's a choice, replace shell-dynamic-complete-filename in preference to comint-dynamic-complete-filename.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 28 Oct 2009 13:59:30 +0000
parents d5f02d259103
children 6df5ff499103
comparison
equal deleted inserted replaced
105787:d5f02d259103 105788:fedd4c047ce7
1 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca> 1 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
4 shell-dynamic-complete-filename in preference to
5 comint-dynamic-complete-filename.
2 6
3 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) 7 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames): 8 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5 Don't consider whether the display supports colors. 9 Don't consider whether the display supports colors.
6 (bookmark-import-new-list): Use dolist. 10 (bookmark-import-new-list): Use dolist.