* eshell/em-hist.el:
authorChong Yidong <cyd@stupidchicken.com>
Sun, 13 Sep 2009 02:16:25 +0000 (02:16 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 13 Sep 2009 02:16:25 +0000 (02:16 +0000)
commit42c3a9e31dd7cf6ea27ccbe41f0129cbb5d3a840
tree495d89024ee70a1965847aa4c08d7e571a7f00d9
parent1e2b6acfd27f40de73c37bdf0d06ba58c4c44700
* eshell/em-hist.el:
* eshell/em-dirs.el (eshell-complete-user-reference): Declare
pcomplete functions and variables to avoid compiler warnings.

* eshell/em-script.el (eshell-login-script, eshell-rc-script):
* eshell/em-dirs.el (eshell-last-dir-ring-file-name):
* eshell/em-alias.el (eshell-aliases-file):
* eshell/em-hist.el (eshell-history-file-name): Use
expand-file-name instead of concat to make file names (Bug#4308).
lisp/ChangeLog
lisp/eshell/em-alias.el
lisp/eshell/em-dirs.el
lisp/eshell/em-hist.el
lisp/eshell/em-script.el