Mercurial > emacs
comparison lisp/ChangeLog @ 33113:74323fb60963
use default-directory when tex-main-file has no directory
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Tue, 31 Oct 2000 21:31:55 +0000 |
parents | bbf383648e4d |
children | 7f9d15661931 |
comparison
equal
deleted
inserted
replaced
33112:00c65b53cf3e | 33113:74323fb60963 |
---|---|
1 2000-10-31 Sam Steingold <sds@gnu.org> | |
2 | |
3 * textmodes/tex-mode.el (tex-file): Use `default-directory' when | |
4 `tex-main-file' does not have directory in it. | |
5 | |
1 2000-10-31 Stefan Monnier <monnier@cs.yale.edu> | 6 2000-10-31 Stefan Monnier <monnier@cs.yale.edu> |
2 | 7 |
3 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap. | 8 * cus-edit.el (custom-mode-map): Switch back to a sparse keymap. |
4 | 9 |
5 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org> | 10 2000-10-31 Thien-Thi Nguyen <ttn@gnu.org> |