Mercurial > emacs
comparison lisp/ChangeLog @ 60401:97189c1b0849
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 05 Mar 2005 04:40:47 +0000 |
parents | 26a3d09449d7 |
children | 3da87e4dfd6f |
comparison
equal
deleted
inserted
replaced
60400:616254f1bdb6 | 60401:97189c1b0849 |
---|---|
1 2005-03-05 Juri Linkov <juri@jurta.org> | |
2 | |
3 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup' | |
4 with `no-blinking-cursor'. | |
5 | |
6 * startup.el (no-blinking-cursor): New defvar. | |
7 (command-line): Add `--no-blinking-cursor' to longopts. | |
8 Set `no-blinking-cursor' to t for command line arguments | |
9 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup' | |
10 with `no-blinking-cursor' in the condition for calling | |
11 `blink-cursor-mode'. | |
12 | |
1 2005-03-04 Luc Teirlinck <teirllm@auburn.edu> | 13 2005-03-04 Luc Teirlinck <teirllm@auburn.edu> |
2 | 14 |
3 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix. | 15 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix. |
4 (menu-bar-options-save): Add blink-cursor-mode. | 16 (menu-bar-options-save): Add blink-cursor-mode. |
5 (menu-bar-options-menu): Add blink-cursor-mode. | 17 (menu-bar-options-menu): Add blink-cursor-mode. |