diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cad0cd77755..59f13a59b00 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-05-29 Sam Steingold <sds@gnu.org> | 1 | 2001-05-29 Sam Steingold <sds@gnu.org> |
| 2 | 2 | ||
| 3 | * faces.el (face-valid-attribute-values): Bind `valid' directly | ||
| 4 | instead of using `setq'. | ||
| 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'. |