Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
112720b1
Commit
112720b1
authored
Jan 03, 2014
by
Aidan Gauland
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* eshell.text (top): Fix incorrect info filename in an xref.
parent
c28426f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/eshell.texi
doc/misc/eshell.texi
+4
-4
No files found.
doc/misc/ChangeLog
View file @
112720b1
2014-01-03 Aidan Gauland <aidalgol@amuri.net>
* eshell.text (top): Fix incorrect info filename in an xref.
2014-01-02 Glenn Morris <rgm@gnu.org>
* Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
...
...
doc/misc/eshell.texi
View file @
112720b1
...
...
@@ -63,10 +63,10 @@ modify this GNU manual.''
Eshell
is
a
shell
-
like
command
interpreter
implemented
in
Emacs
Lisp
.
It
invokes
no
external
processes
except
for
those
requested
by
the
user
.
It
is
intended
to
be
an
alternative
to
the
@
xref
{
Lisp
Interaction
,
IELM
,
,
elisp
,
The
Emacs
Lisp
Reference
Manual
}
REPL
for
Emacs
@
emph
{
and
}
with
an
interface
similar
to
command
shells
such
as
@
command
{
bash
},
@
command
{
zsh
},
@
command
{
rc
},
or
@
command
{
4
dos
}.
user
.
It
is
intended
to
be
an
alternative
to
the
@
xref
{
Lisp
Interaction
,
IELM
,
,
emacs
,
The
Emacs
Lisp
Reference
Manual
}
REPL
for
Emacs
@
emph
{
and
}
with
an
interface
similar
to
command
shells
such
as
@
command
{
bash
},
@
command
{
zsh
},
@
command
{
rc
},
or
@
command
{
4
dos
}.
@
c
This
manual
is
updated
to
release
2.4
of
Eshell
.
@
insertcopying
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment