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
b03a2115
Commit
b03a2115
authored
Apr 28, 2002
by
Pavel Janík
Browse files
(recentf-menu-before): Use string to specify path in the menu.
parent
8ba148c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
lisp/ChangeLog
lisp/ChangeLog
+4
-1
lisp/recentf.el
lisp/recentf.el
+1
-1
No files found.
lisp/ChangeLog
View file @
b03a2115
2002-04-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* international/mule-cmds.el (read-language-name): Take of
* recentf.el (recentf-menu-before): Use string to specify path in
the menu.
* international/mule-cmds.el (read-language-name): Take care of
non-list values.
2002-04-27 Richard M. Stallman <rms@gnu.org>
...
...
lisp/recentf.el
View file @
b03a2115
...
...
@@ -108,7 +108,7 @@ If nil add it at top level (see also `easy-menu-change')."
(
sexp
:tag
"Menu Path"
))
:set
'recentf-menu-customization-changed
)
(
defcustom
recentf-menu-before
"
o
pen
-f
ile"
(
defcustom
recentf-menu-before
"
O
pen
F
ile
...
"
"*Name of the menu before which the recentf menu will be added.
If nil add it at end of menu (see also `easy-menu-change')."
:group
'recentf
...
...
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