aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2001-05-29 16:12:03 +0000
committerSam Steingold2001-05-29 16:12:03 +0000
commit00f5189042c641aecca28ff797aeefd67cd0ff2e (patch)
treeb7525ca33f72bbb8681822733cff909dc099989b /lisp/ChangeLog
parentb781e739bfe13f50f98e2616e5c6a9bb8f7da5f4 (diff)
downloademacs-00f5189042c641aecca28ff797aeefd67cd0ff2e.tar.gz
emacs-00f5189042c641aecca28ff797aeefd67cd0ff2e.zip
minor optimization
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
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 @@
12001-05-29 Sam Steingold <sds@gnu.org> 12001-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'.