comparison lisp/ChangeLog @ 76755:f803dda9e616

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Mar 2007 03:17:27 +0000
parents 6dd24f47529d
children edb4e737aa3a
comparison
equal deleted inserted replaced
76754:d64684643229 76755:f803dda9e616
1 2007-03-27 Glenn Morris <rgm@gnu.org> 1 2007-03-27 Glenn Morris <rgm@gnu.org>
2
3 * complete.el (PC-do-completion): Compute completion-base-size in
4 the non-filename case, rather than setting to nil.
5 (PC-lisp-complete-end): New variable.
6 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
7 original end in a series of consecutive invocations.
2 8
3 * calendar/calendar.el (calendar-mode-hook): Declare it. 9 * calendar/calendar.el (calendar-mode-hook): Declare it.
4 10
5 * calendar/diary-lib.el (diary-live-p): Do not check for 11 * calendar/diary-lib.el (diary-live-p): Do not check for
6 diary-selective-display. 12 diary-selective-display.