Mercurial > emacs
comparison lisp/ChangeLog @ 67215:c84d59e9c018
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 30 Nov 2005 00:04:34 +0000 |
parents | 818361523ce8 |
children | 0fb0d75cb30c |
comparison
equal
deleted
inserted
replaced
67214:4fd503f32b2c | 67215:c84d59e9c018 |
---|---|
1 2005-11-30 Kim F. Storm <storm@cua.dk> | 1 2005-11-30 Kim F. Storm <storm@cua.dk> |
2 | |
3 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local. | |
4 (cua--rectangle-post-command): Cleanup overlays and deactivate mark | |
5 after revert-buffer (or anything else which kills all local variables). | |
2 | 6 |
3 * apropos.el (apropos-parse-pattern): Doc fix. | 7 * apropos.el (apropos-parse-pattern): Doc fix. |
4 Set apropos-regexp directly, rather than expecting callers to do so. | 8 Set apropos-regexp directly, rather than expecting callers to do so. |
5 (apropos-command, apropos, apropos-value, apropos-documentation): | 9 (apropos-command, apropos, apropos-value, apropos-documentation): |
6 Simplify calls to apropos-parse-pattern. | 10 Simplify calls to apropos-parse-pattern. |