Mercurial > emacs
comparison lisp/ChangeLog @ 63438:614ccd3fbd1f
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 14 Jun 2005 20:34:19 +0000 |
parents | b75fcdba7307 |
children | b6c58942036d |
comparison
equal
deleted
inserted
replaced
63437:b75fcdba7307 | 63438:614ccd3fbd1f |
---|---|
1 2005-06-14 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode) | |
4 (edebug-print-length, edebug-print-level, edebug-print-circle) | |
5 (edebug-modify-breakpoint, edebug-eval-last-sexp) | |
6 (edebug-eval-print-last-sexp): Doc fixes. | |
7 | |
1 2005-06-14 Kim F. Storm <storm@cua.dk> | 8 2005-06-14 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 * ido.el (ido-mode): Make a new keymap every time we enable ido, | 10 * ido.el (ido-mode): Make a new keymap every time we enable ido, |
4 as the coverage buffer/file/both may change. | 11 as the coverage buffer/file/both may change. |
5 | 12 |