comparison lisp/ChangeLog @ 105403:670a96f450ae

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 03 Oct 2009 12:36:21 +0000
parents 3fec4318d760
children 6d5195c8d57a
comparison
equal deleted inserted replaced
105402:6a210fc81bde 105403:670a96f450ae
1 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Disable
4 `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
5 there could be recursive loading when `default-directory' is a
6 remote file name. (Bug#4614)
7
1 2009-10-03 Glenn Morris <rgm@gnu.org> 8 2009-10-03 Glenn Morris <rgm@gnu.org>
2 9
3 * calendar/calendar.el (calendar-basic-setup): Handle the case where 10 * calendar/calendar.el (calendar-basic-setup): Handle the case where
4 the frame is wide. 11 the frame is wide.
5 (calendar-generate-window): Test for shrinkability rather than width. 12 (calendar-generate-window): Test for shrinkability rather than width.