comparison lisp/ChangeLog @ 69746:768d198de598

(cvs-insert-strings): Fix bug with strings longer than wwidth.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 31 Mar 2006 21:33:03 +0000
parents 3c9f5e2076f5
children b457e0e58e20
comparison
equal deleted inserted replaced
69745:11037ada171e 69746:768d198de598
1 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
4 wwidth.
5
1 2006-03-31 Juanma Barranquero <lekktu@gmail.com> 6 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match) 8 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
4 (ido-max-work-file-list, ido-switch-buffer) 9 (ido-max-work-file-list, ido-switch-buffer)
5 (ido-read-file-name-as-directory-commands): 10 (ido-read-file-name-as-directory-commands):
437 442
438 2006-03-14 David Ponce <david@dponce.com> 443 2006-03-14 David Ponce <david@dponce.com>
439 444
440 * tree-widget.el (tree-widget-themes-load-path) 445 * tree-widget.el (tree-widget-themes-load-path)
441 (tree-widget-themes-directory, tree-widget-theme): Doc fix. 446 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
442
443 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
446 wwidth.
447 447
448 2006-03-13 Ryan Yeske <rcyeske@gmail.com> 448 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
449 449
450 * net/rcirc.el (rcirc) <defgroup>: Add link to manual. 450 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
451 (rcirc-print): Mark the start of text at the end of the prompt. 451 (rcirc-print): Mark the start of text at the end of the prompt.