Mercurial > emacs
comparison lisp/ChangeLog @ 36751:20601d1f051c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 12 Mar 2001 16:45:29 +0000 |
parents | ed71c7411538 |
children | 5548f1cabe1b |
comparison
equal
deleted
inserted
replaced
36750:83e8e419d94d | 36751:20601d1f051c |
---|---|
1 2001-03-12 Gerd Moellmann <gerd@gnu.org> | 1 2001-03-12 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * play/life.el (life): Rearrange code so that all calls to | |
4 life-display-generation are in a catch-form. | |
2 | 5 |
3 * progmodes/etags.el (tags-loop-continue): Don't change point in a | 6 * progmodes/etags.el (tags-loop-continue): Don't change point in a |
4 file that isn't interesting. In an interesting file, push the old | 7 file that isn't interesting. In an interesting file, push the old |
5 value of point on the mark ring. | 8 value of point on the mark ring. |
6 | 9 |