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
Open sidebar
emacs
emacs
Commits
6c5d503f
Commit
6c5d503f
authored
Aug 22, 2007
by
Michael Albinus
Browse files
* NEWS: `shell' prompts for the default directory if called with a
prefix and `default-directory' is a remote file name.
parent
92b6027c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+6
-0
No files found.
etc/ChangeLog
View file @
6c5d503f
2007-08-22 Michael Albinus <michael.albinus@gmx.de>
* NEWS: `shell' prompts for the default directory if called with a
prefix and `default-directory' is a remote file name.
2007-08-22 Carsten Dominik <dominik@science.uva.nl>
* orgcard.tex: Version number upgrade.
...
...
etc/NEWS
View file @
6c5d503f
...
...
@@ -50,11 +50,17 @@ recenter the visited source file. Its value can be a number (for example,
** The mode-line display a `@' if the default-directory for the current buffer
is on a remote machine, or a hyphen otherwise.
** The new command balance-window-area balances windows both vertically
and horizontally.
** The new command close-display-connection can be used to close a connection
to a remote display, e.g. because the display is about to become unreachable.
** The command shell prompts for the default directory, when it is
called with a prefix, and the default directory is a remote file name.
This is because some file name handler (like ange-ftp) are not able to
run processes remotely.
* Startup Changes in Emacs 23.1
...
...
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