index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
recentf.el
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)
Stefan Monnier
2016-05-30
1
-1
/
+0
*
* lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434).
Stefan Monnier
2016-05-29
1
-0
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-2
/
+3
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
Prefer "this" to “this” in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
More missing :version tags for defcustoms
Glenn Morris
2013-05-06
1
-0
/
+1
*
* lisp/recentf.el (recentf-save-file): Use locate-user-emacs-file.
Stefan Monnier
2013-03-11
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Two new recentf.el keybindings
Florian Adamsky
2012-04-10
1
-0
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-6
/
+8
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-5
/
+5
*
recentf.el fix for bug#5843.
Glenn Morris
2011-03-04
1
-7
/
+8
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Use run-mode-hooks for major mode hooks.
Stefan Monnier
2011-01-13
1
-6
/
+2
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
*** empty log message ***
Juanma Barranquero
2009-10-04
1
-1
/
+1
*
* recentf.el (recentf-unload-function): New function.
Juanma Barranquero
2009-10-04
1
-0
/
+6
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
Doc fix to commentary (how to enable package).
Stephen Eglen
2009-09-15
1
-1
/
+4
*
* recentf.el (recentf-cleanup): Use a hash table to find
Chong Yidong
2009-09-13
1
-4
/
+11
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(recentf-save-file): Run file names that begin with a period thru
Eli Zaretskii
2008-10-19
1
-1
/
+1
*
* bitmaps/README:
Dan Nicolaescu
2008-07-31
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-7
/
+5
*
Move non-autoloaded define-obsolete-variable-alias calls for
Glenn Morris
2008-04-12
1
-4
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Remove spurious * in docstrings.
Stefan Monnier
2007-09-19
1
-23
/
+23
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
* recentf.el (recentf-keep-default-predicate): Adapt call of
Michael Albinus
2007-07-17
1
-1
/
+1
*
|
* recentf.el (recentf-keep-default-predicate): New defun.
Michael Albinus
2007-07-15
1
-7
/
+15
|
/
*
Stephen Berman <Stephen.Berman at gmx.net>:
Glenn Morris
2007-03-28
1
-1
/
+8
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(recentf-mode): Doc fix.
Richard M. Stallman
2006-10-18
1
-3
/
+1
*
(recentf-open-files-item): Include newline in button
David Ponce
2006-04-03
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(recentf-dialog-goto-first): Fix missing error condition.
David Ponce
2005-12-15
1
-1
/
+6
*
Improvement of the menu code.
David Ponce
2005-12-09
1
-208
/
+177
*
(recentf-arrange-by-rule): Handle a special `auto-mode-alist'-like
David Ponce
2005-11-25
1
-34
/
+51
*
(recentf-track-opened-file)
David Ponce
2005-10-14
1
-52
/
+54
*
(recentf-menu-open-all-flag): New option.
David Ponce
2005-10-07
1
-38
/
+95
[prev]
[next]