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
bbcb3b44
Commit
bbcb3b44
authored
Mar 23, 2005
by
David Ponce
Browse files
*** empty log message ***
parent
eafc2b27
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+17
-0
No files found.
etc/ChangeLog
View file @
bbcb3b44
2005-03-23 David Ponce <david@dponce.com>
* NEWS: Mention recentf-keep.
2005-03-17 Lute Kamstra <lute@gnu.org>
* TODO: Remove define-generic-mode entry (DONE).
...
...
lisp/ChangeLog
View file @
bbcb3b44
2005-03-23 David Ponce <david@dponce.com>
* recentf.el: (recentf-keep): New option.
(recentf-menu-action): Default to `find-file'.
(recentf-keep-non-readable-files-flag)
(recentf-keep-non-readable-files-p)
(recentf-file-readable-p, recentf-find-file)
(recentf-cleanup-remote): Remove.
(recentf-include-p): More robust.
(recentf-keep-p): New function.
(recentf-remove-if-non-kept): Rename from
`recentf-remove-if-non-readable'. Use `recentf-keep-p'. All
callers updated.
(recentf-menu-items-for-commands): Fix help string.
(recentf-track-closed-file): Update. Doc fix.
(recentf-cleanup): Update. Count removed files. Doc fix.
2005-03-23 Kim F. Storm <storm@cua.dk>
* progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
...
...
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