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
d6921846
Commit
d6921846
authored
Jun 05, 2004
by
Lars Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
bba9ac84
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
lisp/ChangeLog
lisp/ChangeLog
+9
-0
man/ChangeLog
man/ChangeLog
+8
-0
No files found.
lisp/ChangeLog
View file @
d6921846
2004-06-05 Lars Hansen <larsh@math.ku.dk>
* dired-x.el (dired-omit-mode): Rename from
dired-omit-files-p. Use define-minor-mode to define it.
(dired-omit-files-p): Add as alias for dired-omit-mode.
(dired-omit-toggle): Delete. Replaced by dired-omit-mode and
dired-mark-omitted.
(dired-mark-omitted): Add. Bind to M-O.
2004-06-05 Kenichi Handa <handa@m17n.org>
* ps-print.el: Fix typos (kein'ichi -> ken'ichi)
...
...
man/ChangeLog
View file @
d6921846
2004-06-05 Lars Hansen <larsh@math.ku.dk>
* dired-x.texi (variable dired-omit-mode): Rename from
dired-omit-files-p.
(function dired-omit-mode): Rename from dired-omit-toggle.
Call dired-omit-mode rather than set dired-omit-files-p.
(dired-mark-omitted): Describe command.
2004-05-29 Michael Albinus <michael.albinus@gmx.de>
Version 2.0.41 of Tramp released.
...
...
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