diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 31 21:24:31 2000 +0000
+++ b/lisp/ChangeLog	Tue Oct 31 21:31:55 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-31  Sam Steingold  <sds@gnu.org>
+
+	* textmodes/tex-mode.el (tex-file): Use `default-directory' when
+	`tex-main-file' does not have directory in it.
+
 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* cus-edit.el (custom-mode-map): Switch back to a sparse keymap.