Mercurial > emacs
comparison lisp/ChangeLog @ 66213:32398ccbc506
(font-lock-mode): Doc fix.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 20 Oct 2005 05:48:50 +0000 |
parents | 7e558d12fec9 |
children | b081296eff5d |
comparison
equal
deleted
inserted
replaced
66212:3a5f2ee9f30b | 66213:32398ccbc506 |
---|---|
1 2005-10-20 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * font-core.el (font-lock-mode): Doc fix. | |
4 | |
1 2005-10-20 Kim F. Storm <storm@cua.dk> | 5 2005-10-20 Kim F. Storm <storm@cua.dk> |
2 | 6 |
3 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root. | 7 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root. |
4 (ido-set-current-directory): Don't add / after final @. | 8 (ido-set-current-directory): Don't add / after final @. |
5 (ido-file-name-all-completions-1): Adapt to fixed tramp completion. | 9 (ido-file-name-all-completions-1): Adapt to fixed tramp completion. |