index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use recursive-trash feature for eshell deletion (Bug#7011).
Leo Liu
2010-10-24
1
-9
/
+3
*
Cosmetic doc fixes for eshell.
Glenn Morris
2010-09-25
23
-196
/
+196
*
Add more xz compression support.
Ulrich Mueller
2010-09-25
2
-2
/
+4
*
Remove cut buffer from documentation.
Jan Djärv
2010-09-02
1
-2
/
+1
*
Merge changes from emacs-23 branch
Chong Yidong
2010-08-08
1
-1
/
+2
|
\
|
*
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only fi...
Leo Liu
2010-07-30
1
-1
/
+2
*
|
Replace Lisp calls to delete-backward-char by delete-char.
Stefan Monnier
2010-05-24
2
-2
/
+2
*
|
Remove the Arch metafiles.
Stefan Monnier
2010-04-12
1
-4
/
+0
|
/
*
Fix typos in docstrings.
Juanma Barranquero
2010-03-22
2
-5
/
+5
*
Minor doc fixes.
Chong Yidong
2010-02-21
1
-5
/
+4
*
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug...
Chong Yidong
2010-02-08
1
-12
/
+22
*
Fix to uid/gid format in eshell's ls (Bug#5528).
Chong Yidong
2010-02-07
2
-11
/
+14
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
28
-28
/
+28
*
Cleanup.
Michael Albinus
2009-12-03
1
-14
/
+30
*
* eshell/esh-util.el (top): Require also Tramp when compiling.
Michael Albinus
2009-11-29
1
-17
/
+26
*
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
Michael Albinus
2009-11-29
1
-9
/
+13
*
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
Stefan Monnier
2009-11-28
1
-2
/
+2
*
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
Michael Albinus
2009-11-27
1
-1
/
+61
*
(eshell/cd): Don't throw to a tag outside the scope.
Glenn Morris
2009-11-26
1
-2
/
+2
*
Improve handling of processes on remote hosts.
Michael Albinus
2009-11-24
5
-52
/
+53
*
* calendar/calendar.el (cal-loaddefs):
Juanma Barranquero
2009-11-04
1
-1
/
+1
*
(ansi-color-apply-on-region): Autoload it...
Glenn Morris
2009-11-03
1
-1
/
+2
*
* url-util.el (url-insert-entities-in-string):
Stefan Monnier
2009-11-03
2
-6
/
+3
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+2
*
* eshell/em-hist.el:
Chong Yidong
2009-09-13
4
-5
/
+14
*
Mark face aliases with "-face" suffix as obsolete.
Glenn Morris
2009-09-01
3
-28
/
+17
*
(eshell-parse-argument-hook): Put `number' property on entire argument
Johan Bockgård
2009-07-04
1
-1
/
+1
*
(eshell-ls-dir): Call eshell-directory-files-and-attributes with additional
Eli Zaretskii
2009-03-21
1
-15
/
+14
*
(directory-files-and-attributes): Accept and ignore additional optional
Eli Zaretskii
2009-03-21
1
-3
/
+3
*
(eshell-ls-file): Enlarge default size-width to 8.
Eli Zaretskii
2009-03-21
1
-3
/
+8
*
(eshell-parse-ange-ls): Define `name' before potential use.
Glenn Morris
2009-02-24
1
-1
/
+2
*
Add .gitignore files
Miles Bader
2009-02-03
1
-13
/
+2
*
Comment (header format fix).
Glenn Morris
2009-01-22
6
-12
/
+12
*
Patch to change the default binding of C-a to eshell-bol. I don't think it's
John Wiegley
2009-01-22
1
-0
/
+1
*
Add eshell-handle-ansi-color to the default list of output filters.
John Wiegley
2009-01-22
1
-0
/
+1
*
Comment (replace last-input-char with last-input-event).
Glenn Morris
2009-01-09
1
-15
/
+15
*
Replace last-command-char with last-command-event.
Glenn Morris
2009-01-09
2
-6
/
+6
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
28
-28
/
+28
*
(eshell-needs-pipe): New variable.
Glenn Morris
2008-11-30
1
-5
/
+27
*
(eshell-gather-process-output): Revert previous change. (re-opens Bug#1388)
Glenn Morris
2008-11-25
1
-21
/
+5
*
(eshell-gather-process-output):
Glenn Morris
2008-11-23
1
-5
/
+21
*
(eshell-in-pipeline-p): Add doc-string.
Glenn Morris
2008-11-23
1
-8
/
+15
*
Remove unused file.
Glenn Morris
2008-11-06
1
-142
/
+0
*
(eshell-save-history-on-exit): Change default to t.
Chong Yidong
2008-11-03
1
-1
/
+1
*
Sven Joachim <svenjoac at gmx.de>
Glenn Morris
2008-10-08
6
-2
/
+12
*
(eshell-ls-files): List one per line in a pipeline, unless at the end
Glenn Morris
2008-08-15
1
-1
/
+8
*
(eshell-do-pipelines): Indicate the last command in a pipeline.
Glenn Morris
2008-08-15
1
-1
/
+5
*
(eshell/which): Handle the case where no description is found.
Glenn Morris
2008-08-13
1
-3
/
+6
*
(eshell-quote-backslash): Restrict previous change to XEmacs, since it
Glenn Morris
2008-07-18
1
-4
/
+6
*
2008-07-17 Fan Kai <fktpp@xemacs.org>
John Wiegley
2008-07-17
1
-1
/
+5
[next]