comparison lisp/ChangeLog @ 33237:a5f4fa084c24

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 06 Nov 2000 11:46:54 +0000
parents 332e8deb8bea
children 6adb10eaeaa8
comparison
equal deleted inserted replaced
33236:d20d5b9045de 33237:a5f4fa084c24
1 2000-11-06 Gerd Moellmann <gerd@gnu.org>
2
3 * startup.el (fancy-splash-delay): Set to 10 seconds.
4 (fancy-splash-max-time): New user-option.
5 (fancy-splash-stop-time): New variable.
6 (fancy-splash-screens): Set it. Catch `stop-splashing'.
7 (fancy-splash-screens-1): Throw `stop-splashing' when current
8 time is greater than fancy-splash-stop-time.
9
1 2000-11-06 Stefan Monnier <monnier@cs.yale.edu> 10 2000-11-06 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * pcvs.el (cvs-mode-marked): New arg `noquery'. 12 * pcvs.el (cvs-mode-marked): New arg `noquery'.
4 Prompt user for a file rather than raising an error. 13 Prompt user for a file rather than raising an error.
5 (cvs-enabledp): Fix call to cvs-mode-marked. 14 (cvs-enabledp): Fix call to cvs-mode-marked.