1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00

** compile.el change to use compilation-directory instead of

default-directory does not work right.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00342.html
Fixed.
This commit is contained in:
Chong Yidong 2007-04-13 15:10:56 +00:00
parent 4b025f4758
commit 658597c2eb

View file

@ -63,10 +63,6 @@ http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00153.html
** footnote.el doesn't really let people customize footnote-style.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html
** compile.el change to use compilation-directory instead of
default-directory does not work right.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00342.html
** BibTeX-mode: bibtex-user-optional-fields: INIT without {}
http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00255.html