spacemacs/core
duianto 2e48899db7 Open home buffer recent files in expected order
problem:
Pressing a number key on the Spacemacs home buffer,
doesn't reliably open the expected recent file.

cause:
The number keys are bound to open the files in the
order they are listed in the `recentf-list`.

The `recentf-list` is updated when a file is saved.

The home buffers recent files list is only updated
when the home buffer is created/refreshed/resized.

solution:
Open the recent files in the order they were listed
when the home buffer was last updated.

Fixes: incorrect order number in recent files on home buffer #14471
2021-03-13 23:19:02 +01:00
..
aprilfool update copyright to 2020 2020-09-23 21:25:01 +02:00
banners Fix home buffer version and banner 2019-12-03 20:44:22 +00:00
gnupg [core] Update spacemacs GPG public key 2019-08-23 12:39:22 -04:00
info core: change scope of elpa stable variables 2017-11-01 23:23:34 -04:00
libs Built-in files auto-update: Sat Feb 13 22:24:06 UTC 2021 2021-02-13 23:30:05 +01:00
templates Make Spacemacs byte-compilation optional 2021-01-31 13:32:06 +02:00
core-command-line.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-compilation.el Better .elc cleanup 2021-02-11 16:08:29 +02:00
core-configuration-layer.el Fix #14213 remove dash and ht from core libs 2021-02-07 22:22:39 +01:00
core-custom-settings.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-debug.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-display-init.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-documentation.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-dotspacemacs.el Make Spacemacs byte-compilation optional 2021-01-31 13:32:06 +02:00
core-dumper.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-emacs-backports.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-env.el Support system-type 'cygwin 2021-02-28 22:17:07 +01:00
core-fonts-support.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-funcs.el Fix misc. compilation warnings 2020-10-15 23:49:33 +02:00
core-hooks.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-jump.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-keybindings.el Use keymap based replacement for prefixes. 2020-12-22 14:34:29 +02:00
core-load-paths.el Make sure that some core files never byte compiled 2021-01-31 13:32:06 +02:00
core-micro-state.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-progress-bar.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-release-management.el cleanup 2021-01-31 13:32:06 +02:00
core-spacebind.el Cleanup 2020-12-18 17:45:38 +02:00
core-spacemacs-buffer.el Open home buffer recent files in expected order 2021-03-13 23:19:02 +01:00
core-spacemacs.el Better .elc cleanup 2021-02-11 16:08:29 +02:00
core-themes-support.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-toggle.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-transient-state.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-use-package-ext.el update copyright to 2020 2020-09-23 21:25:01 +02:00
core-versions.el update copyright to 2020 2020-09-23 21:25:01 +02:00