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
f507826c
Commit
f507826c
authored
Oct 14, 1999
by
Gerd Moellmann
Browse files
Add description of recentf.
parent
e889eabc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
etc/NEWS
etc/NEWS
+14
-0
No files found.
etc/NEWS
View file @
f507826c
...
...
@@ -459,6 +459,20 @@ delim-col has the following commands:
delimit-columns-region Prettify all columns in a text region.
delimit-columns-rectangle Prettify all columns in a text rectangle.
*** The package recentf.el maintains a menu for visiting files that
were operated on recently. When enabled, a new "Open Recent" submenu
is displayed in the "Files" menu.
The recent files list is automatically saved across Emacs sessions.
To enable/disable recentf use M-x recentf-mode.
To enable recentf at Emacs startup use
M-x customize-variable RET recentf-mode RET.
To change the number of recent files displayed and others options use
M-x customize-group RET recentf RET.
** Withdrawn packages
*** mldrag.el has been removed. mouse.el provides the same
...
...
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