comparison lisp/ChangeLog @ 56027:a10d964838a7

Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397 Work around vc-arch problems when building eshell 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu> * lisp/eshell/esh-module.el (eshell-load-defgroups): Bind `vc-handled-backends' to nil when opening files.
author Miles Bader <miles@gnu.org>
date Fri, 11 Jun 2004 03:52:53 +0000
parents 3535751dda09
children ff6f1f61fea4 33be94fa3695
comparison
equal deleted inserted replaced
56026:bb6720f21c54 56027:a10d964838a7
1 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
2
3 * eshell/esh-module.el (eshell-load-defgroups): Bind
4 `vc-handled-backends' to nil when opening files.
5
1 2004-06-11 Juanma Barranquero <lektu@terra.es> 6 2004-06-11 Juanma Barranquero <lektu@terra.es>
2 7
3 * files.el (parse-colon-path, cd): Doc fixes (refer to 8 * files.el (parse-colon-path, cd): Doc fixes (refer to
4 `path-separator', not colon). 9 `path-separator', not colon).
5 10