Mercurial > emacs
comparison lisp/ChangeLog @ 45084:7cc9fc5941fa
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Fri, 03 May 2002 19:26:43 +0000 |
parents | 363654ca5276 |
children | 6a12412754f7 |
comparison
equal
deleted
inserted
replaced
45083:67007e5c6b03 | 45084:7cc9fc5941fa |
---|---|
1 2002-05-03 Colin Walters <walters@verbum.org> | |
2 | |
3 * play/gamegrid.el (gamegrid-user-score-file-directory): New | |
4 variable. | |
5 (gamegrid-add-score-with-update-game-score): Use | |
6 `shared-game-score-directory'. Correctly handle non-setuid case. | |
7 | |
1 2002-05-02 Colin Walters <walters@verbum.org> | 8 2002-05-02 Colin Walters <walters@verbum.org> |
2 | 9 |
3 * replace.el (occur-mode-map): Bind "q" to `delete-window'. | 10 * replace.el (occur-mode-map): Bind "q" to `delete-window'. |
4 (occur-1): If one of the buffers we're searching is the *Occur* | 11 (occur-1): If one of the buffers we're searching is the *Occur* |
5 buffer itself, handle it by creating a temporary buffer. If any | 12 buffer itself, handle it by creating a temporary buffer. If any |