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
6ab3cbb5
Commit
6ab3cbb5
authored
Jan 12, 2002
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
77144ebc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
etc/NEWS
etc/NEWS
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
6ab3cbb5
...
...
@@ -65,7 +65,7 @@ changes the behavior of motion commands line C-e and C-p.
control substitution of the file names only when they are surrounded
by whitespace. This means you can now use them as shell wildcards
too. If you want to use just plain `*' as a wildcard, type `*""'; the
doublequotes make no differen
t
ce in the shell, but they prevent
doublequotes make no difference in the shell, but they prevent
special treatment in `dired-do-shell-command'.
** Unquoted `$' in file names do not signal an error any more when
...
...
lisp/ChangeLog
View file @
6ab3cbb5
2002-01-12 Richard M. Stallman <rms@gnu.org>
* help-mode.el (help-xref-go-back): Restore POSITION in proper buffer
and proper window.
* help.el (describe-mode): Call help-setup-xref in the help buffer.
Switch buffers only after calling `help-buffer'.
* dired-aux.el (dired-shell-stuff-it): Substitute for * or ?
only when they are surrounded by whitespace.
Use dired-mark-separator when adding one file name to a command.
...
...
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