1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp/eshell
John Wiegley b5306f7904 (eshell-parse-double-quote): If a double-quoted argument resolves to
nil, return it as an empty string rather than as nil.  This made it
impossible to pass "" to a shell script as a null string argument.
2005-08-26 22:35:48 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.gitignore Added entries to .cvsignore files. 2004-05-15 22:46:27 +00:00
em-alias.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-banner.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-basic.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-cmpl.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-dirs.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-glob.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-hist.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-ls.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-pred.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-prompt.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-rebind.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-script.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-smart.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-term.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-unix.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
em-xtra.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-arg.el (eshell-parse-double-quote): If a double-quoted argument resolves to 2005-08-26 22:35:48 +00:00
esh-cmd.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-ext.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-io.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-maint.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-mode.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-module.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-opt.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-proc.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-test.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-util.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
esh-var.el Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
eshell.el (eshell): Avoid warnings about eshell-mode. 2005-08-09 11:37:32 +00:00