Mercurial > emacs
comparison lisp/ChangeLog @ 37943:e4f0e3e1c22e
minor optimization
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Tue, 29 May 2001 16:12:03 +0000 |
parents | 0f57d8b106f1 |
children | f77bc295bba2 |
comparison
equal
deleted
inserted
replaced
37942:0f57d8b106f1 | 37943:e4f0e3e1c22e |
---|---|
1 2001-05-29 Sam Steingold <sds@gnu.org> | 1 2001-05-29 Sam Steingold <sds@gnu.org> |
2 | |
3 * faces.el (face-valid-attribute-values): Bind `valid' directly | |
4 instead of using `setq'. | |
2 | 5 |
3 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell): | 6 * textmodes/tex-mode.el (tex-feed-input, tex-display-shell): |
4 Use `tex-shell-buf'. | 7 Use `tex-shell-buf'. |
5 (tex-shell-proc): Use `tex-shell-running'. | 8 (tex-shell-proc): Use `tex-shell-running'. |
6 (tex-shell-buf-no-error): New function. | 9 (tex-shell-buf-no-error): New function. |