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
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
12
-44
/
+44
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-1
/
+1
*
No longer set dired-directory in eshell. (Bug#16477)
Glenn Morris
2015-05-26
2
-7
/
+4
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
2
-2
/
+2
*
* lisp/eshell/em-term.el (eshell-term-sentinel):
Samer Masterson
2015-05-17
1
-14
/
+25
*
eshell: Introduce new buffer syntax
Samer Masterson
2015-05-17
2
-44
/
+45
*
PATH- and completion-related fixes in Eshell on MS-Windows
Eli Zaretskii
2015-04-29
2
-9
/
+18
*
Spelling fixes
Paul Eggert
2015-04-19
1
-1
/
+1
*
Add option to eshell/clear to clear scrollback.
Vibhav Pant
2015-04-19
1
-5
/
+13
*
* lisp/eshell: Make backslash a no-op in front of normal chars
Samer Masterson
2015-04-08
1
-28
/
+21
*
Add 'clear' functionality to eshell.
Vibhav Pant
2015-03-17
1
-0
/
+7
*
* lisp/eshell: Fix history substitution error
Samer Masterson
2015-02-24
2
-9
/
+9
*
Update copyright year to 2015
Paul Eggert
2015-01-01
28
-28
/
+28
*
eshell/esh-ext.el: Expand relative remote file names.
Michael Albinus
2014-12-24
1
-0
/
+5
*
Merge branch 'emacs-24'.
Paul Eggert
2014-11-28
1
-2
/
+0
|
\
|
*
.gitignore cleanup.
Paul Eggert
2014-11-17
1
-2
/
+0
*
|
Simplify use of current-time and friends.
Paul Eggert
2014-10-28
2
-2
/
+2
*
|
Consolidate x-select-text.
Stefan Monnier
2014-10-01
1
-4
/
+2
*
|
Rename 24.5 to 25.1
Stefan Monnier
2014-09-29
1
-1
/
+1
*
|
* lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.
Stefan Monnier
2014-07-08
1
-5
/
+5
*
|
* lisp/eshell/eshell.el: Remove old comment.
Glenn Morris
2014-06-13
1
-50
/
+1
*
|
Add with-file-modes macro, and use it
Glenn Morris
2014-05-14
1
-8
/
+5
|
/
*
Replace some uses of obsolete argument of display-completion-list
Glenn Morris
2014-02-28
1
-1
/
+2
*
* eshell/esh-mode.el (eshell-password-prompt-regexp):
Michael Albinus
2014-01-19
1
-6
/
+7
*
Spelling fixes.
Paul Eggert
2014-01-13
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
28
-28
/
+28
*
* eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
Leo Liu
2013-12-19
1
-2
/
+2
*
* net/rcirc.el (rcirc-add-face):
Leo Liu
2013-12-17
2
-2
/
+2
*
* lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink): Fix doc typos.
Glenn Morris
2013-10-29
1
-2
/
+2
*
* lisp/eshell/esh-cmd.el (eshell--sep-terms): New var.
Stefan Monnier
2013-09-23
1
-11
/
+13
*
* lisp/eshell/em-ls.el: Use advice. Remove redundant :group keywords.
Stefan Monnier
2013-09-19
1
-90
/
+60
*
* eshell/em-unix.el (eshell-remove-entries):
Glenn Morris
2013-09-18
1
-2
/
+2
*
Revise previous esh-proc change
Glenn Morris
2013-09-18
1
-8
/
+6
*
* eshell/esh-proc.el (eshell-reset-after-proc): Mark unused arg.
Glenn Morris
2013-09-18
1
-1
/
+5
*
* eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
Glenn Morris
2013-09-18
1
-3
/
+5
*
* eshell/em-unix.el (eshell-remove-entries): Remove unused arg `path'.
Glenn Morris
2013-09-18
1
-4
/
+4
*
* eshell/em-hist.el (eshell-hist-parse-arguments): Remove unused arg `silent'.
Glenn Morris
2013-09-18
1
-3
/
+3
*
Address some "unused lexical argument" warnings in eshell
Glenn Morris
2013-09-18
3
-14
/
+15
*
* eshell/em-glob.el (ange-cache):
Glenn Morris
2013-09-17
2
-0
/
+4
*
* eshell/esh-util.el (eshell-sublist): Remove unused local variable.
Glenn Morris
2013-09-17
1
-2
/
+1
*
Address some "unused lexical variable" warnings
Glenn Morris
2013-09-17
4
-7
/
+8
*
* lisp/eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
Stefan Monnier
2013-09-17
3
-44
/
+43
*
* lisp/eshell/esh-opt.el: Fix last change to set lexical-vars properly.
Stefan Monnier
2013-09-16
2
-53
/
+61
*
* eshell/em-unix.el (eshell/rm): Make -f ignore missing files.
Glenn Morris
2013-09-14
1
-11
/
+14
*
* lisp/eshell/esh-cmd.el (eshell--local-vars): New variable.
Glenn Morris
2013-09-14
2
-1
/
+6
*
* eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
Glenn Morris
2013-09-14
1
-3
/
+3
*
* eshell/esh-util.el (ange-cache): Move declaration earlier.
Glenn Morris
2013-09-13
1
-2
/
+2
*
* lisp/eshell/esh-ext.el (eshell-search-path): Declare.
Glenn Morris
2013-09-13
1
-0
/
+4
*
* lisp/eshell/em-prompt.el (eshell/pwd): Autoload it.
Glenn Morris
2013-09-13
1
-0
/
+2
[next]