comparison lisp/ChangeLog @ 104994:48428e99bf83

* 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).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 13 Sep 2009 02:16:25 +0000
parents 403125cdfb24
children 45d111e58a36
comparison
equal deleted inserted replaced
104993:403125cdfb24 104994:48428e99bf83
1 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * eshell/em-hist.el:
4 * eshell/em-dirs.el (eshell-complete-user-reference): Declare
5 pcomplete functions and variables to avoid compiler warnings.
6
7 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
8
9 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
10 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
11 * eshell/em-alias.el (eshell-aliases-file):
12 * eshell/em-hist.el (eshell-history-file-name): Use
13 expand-file-name instead of concat to make file names (Bug#4308).
14
1 2009-09-13 Glenn Morris <rgm@gnu.org> 15 2009-09-13 Glenn Morris <rgm@gnu.org>
2 16
3 * ediff-merg.el (ediff-do-merge): 17 * ediff-merg.el (ediff-do-merge):
4 * filesets.el (filesets-run-cmd): 18 * filesets.el (filesets-run-cmd):
5 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block) 19 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)