diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..b25c15b81fae06e1c55946ac6270bfdb293870e8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*~
diff --git a/README.md b/README.md
index f5e9cfe62d6fb2fa06b486db52ed16173d29c95b..8b0dec4b24eb99ab34392d6f0e098466c3f8980c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 Pour mettre à jour les paquets :
 ``` elisp
 (try 'elpa-mirror)
-(setq package-archives '(("myelpa" . "~/myelpa/")))
+(setq package-archives '(("myelpa" . "~/.emacs.d/myelpa/")))
 (elpamr-create-mirror-for-installed)
 ```
diff --git a/all-the-icons-20200527.1304.tar b/all-the-icons-20200823.1605.tar
similarity index 98%
rename from all-the-icons-20200527.1304.tar
rename to all-the-icons-20200823.1605.tar
index e27831940e2dce8391b0d5984a9cef4db76671e2..befe8f58d92e1d7959964080294f2e1357b156c9 100644
Binary files a/all-the-icons-20200527.1304.tar and b/all-the-icons-20200823.1605.tar differ
diff --git a/archive-contents b/archive-contents
index e09aac8300071562b3b4503b383938c44b8d8bcd..a60b4243b974d963dc9a7bd0195b494c4b072afa 100644
--- a/archive-contents
+++ b/archive-contents
@@ -1,71 +1,71 @@
 (1
  (ace-window . [(20200606 1259) ((avy (0 5 0))) "Quickly switch windows." tar])
- (all-the-icons . [(20200527 1304) ((emacs (24 3)) (memoize (1 0 1))) "A library for inserting Developer icons" tar])
- (async . [(20200113 1745) ((emacs (24 3))) "Asynchronous processing in Emacs" tar])
- (auctex . [(12 2 3) ((emacs (24 1)) (cl-lib (0 5))) "Integrated environment for *TeX*" tar])
+ (all-the-icons . [(20200823 1605) ((emacs (24 3)) (memoize (1 0 1))) "A library for inserting Developer icons" tar])
+ (async . [(20200809 501) ((emacs (24 3))) "Asynchronous processing in Emacs" tar])
+ (auctex . [(12 2 4) ((emacs (24 1)) (cl-lib (0 5))) "Integrated environment for *TeX*" tar])
  (auto-async-byte-compile . [(20160916 454) nil "Automatically byte-compile when saved" tar])
- (auto-package-update . [(20200421 309) ((emacs (24 4)) (dash (2 1 0))) "Automatically update Emacs packages." tar])
+ (auto-package-update . [(20200826 2227) ((emacs (24 4)) (dash (2 1 0))) "Automatically update Emacs packages." tar])
  (auto-yasnippet . [(20191015 942) ((yasnippet (0 13 0))) "Quickly create disposable yasnippets" tar])
  (autothemer . [(20180920 923) ((dash (2 10 0)) (emacs (24)) (cl-lib (0 5))) "Conveniently define themes." tar])
- (avy . [(20200522 510) ((emacs (24 1)) (cl-lib (0 5))) "Jump to arbitrary positions in visible text and select text quickly." tar])
+ (avy . [(20200624 1148) ((emacs (24 1)) (cl-lib (0 5))) "Jump to arbitrary positions in visible text and select text quickly." tar])
  (beacon . [(20190104 1931) ((seq (2 14))) "Highlight the cursor whenever the window scrolls" tar])
- (bind-key . [(20191110 416) nil "A simple way to manage personal keybindings" tar])
+ (bind-key . [(20200805 1727) nil "A simple way to manage personal keybindings" tar])
  (bubbleberry-theme . [(20141017 944) ((emacs (24 1))) "A theme based on LightTable for Emacs24" tar])
  (clang-format . [(20191121 1708) ((cl-lib (0 3))) "Format code using clang-format" tar])
- (closql . [(20200619 2247) ((emacs (25 1)) (emacsql-sqlite (3 0 0))) "store EIEIO objects using EmacSQL" tar])
+ (closql . [(20200704 2124) ((emacs (25 1)) (emacsql-sqlite (3 0 0))) "store EIEIO objects using EmacSQL" tar])
  (cloud-theme . [(20200221 2201) ((emacs (24))) "A light colored theme" tar])
  (cmake-font-lock . [(20200103 1702) ((cmake-mode (0 0))) "Advanced, type aware, highlight support for CMake" tar])
  (cmake-mode . [(20190710 1319) ((emacs (24 1))) "major-mode for editing CMake sources" tar])
- (company . [(20200616 2354) ((emacs (24 3))) "Modular text completion framework" tar])
+ (company . [(20200831 2016) ((emacs (24 3))) "Modular text completion framework" tar])
  (company-irony . [(20190124 2346) ((emacs (24 1)) (company (0 8 0)) (irony (1 1 0)) (cl-lib (0 5))) "companymode" tar])
  (company-irony-c-headers . [(20151018 909) ((cl-lib (0 5)) (company (0 9 0)) (irony (0 2 0))) "Company mode backend for C/C++ header files with Irony" tar])
  (company-jedi . [(20200324 25) ((emacs (24)) (cl-lib (0 5)) (company (0 8 11)) (jedi-core (0 2 7))) "Companyend for Python JEDI" tar])
  (concurrent . [(20161229 330) ((emacs (24 3)) (deferred (0 5 0))) "Concurrent utility functions for emacs lisp" tar])
  (connection . [(20191111 446) nil "TCP-based client connection" tar])
- (counsel . [(20200619 1030) ((emacs (24 5)) (swiper (0 13 0))) "Various completion functions using Ivy" tar])
+ (counsel . [(20200824 1246) ((emacs (24 5)) (swiper (0 13 0))) "Various completion functions using Ivy" tar])
  (ctable . [(20171006 11) nil "Table component for Emacs Lisp" tar])
- (dash . [(20200524 1947) nil "A modern list library for Emacs" tar])
+ (dash . [(20200803 1520) nil "A modern list library for Emacs" tar])
  (default-text-scale . [(20191226 2234) ((emacs (24))) "Easily adjust the font size in all frames" tar])
  (deferred . [(20170901 1330) ((emacs (24 4))) "Simple asynchronous functions for emacs lisp" tar])
  (dictionary . [(20191111 446) ((connection (1 11)) (link (1 11))) "Client for rfc2229 dictionary servers" tar])
  (dired-hacks-utils . [(20190522 950) ((dash (2 5 0))) "Utilities and helpers for dired-hacks collection" tar])
  (dired-narrow . [(20181114 1723) ((dash (2 7 0)) (dired-hacks-utils (0 0 1))) "Live-narrowing of search results for dired" tar])
  (dired-subtree . [(20180922 1615) ((dash (2 5 0)) (dired-hacks-utils (0 0 1))) "Insert subdirectories in a tree-like fashion" tar])
- (dumb-jump . [(20200622 1507) ((emacs (24 3)) (s (1 11 0)) (dash (2 9 0)) (popup (0 5 3))) "Jump to definition for 40+ languages without configuration" tar])
- (elpy . [(20200527 2021) ((company (0 9 2)) (emacs (24 4)) (highlight-indentation (0 5 0)) (pyvenv (1 3)) (yasnippet (0 8 0)) (s (1 11 0))) "Emacs Python Development Environment" tar])
- (emacsql . [(20190625 1859) ((emacs (25 1))) "highend" tar])
+ (dumb-jump . [(20200815 1537) ((emacs (24 3)) (s (1 11 0)) (dash (2 9 0)) (popup (0 5 3))) "Jump to definition for 40+ languages without configuration" tar])
+ (elpy . [(20200805 1736) ((company (0 9 2)) (emacs (24 4)) (highlight-indentation (0 5 0)) (pyvenv (1 3)) (yasnippet (0 8 0)) (s (1 11 0))) "Emacs Python Development Environment" tar])
+ (emacsql . [(20200714 28) ((emacs (25 1))) "highend" tar])
  (emacsql-sqlite . [(20190727 1710) ((emacs (25 1)) (emacsql (2 0 0))) "EmacSQL back-end for SQLite" tar])
  (emmet-mode . [(20180613 341) nil "Unofficial Emmet's support for emacs" tar])
  (epc . [(20140610 534) ((concurrent (0 3 1)) (ctable (0 1 2))) "A RPC stack for the Emacs Lisp" tar])
  (epl . [(20180205 2049) ((cl-lib (0 3))) "Emacs Package Library" tar])
  (expand-region . [(20200304 1839) nil "Increase selected region by semantic units." tar])
  (f . [(20191110 1357) ((s (1 7 0)) (dash (2 2 0))) "Modern API for working with files and directories" tar])
- (flycheck . [(20200610 1809) ((dash (2 12 1)) (pkg-info (0 4)) (let-alist (1 0 4)) (seq (1 11)) (emacs (24 3))) "Onfly syntax checking" tar])
+ (flycheck . [(20200820 1403) ((dash (2 12 1)) (pkg-info (0 4)) (let-alist (1 0 4)) (seq (1 11)) (emacs (24 3))) "Onfly syntax checking" tar])
  (flycheck-irony . [(20180604 2152) ((emacs (24 1)) (flycheck (0 22)) (irony (0 2 0))) "Flycheck: C/C++ support via Irony" tar])
- (flycheck-posframe . [(20191214 1109) ((flycheck (0 24)) (emacs (26)) (posframe (0 3 0))) "Show flycheck error messages using posframe.el" tar])
- (forge . [(20200616 2222) ((emacs (25 1)) (closql (1 0 0)) (dash (2 14 1)) (emacsql-sqlite (3 0 0)) (ghub (20190319)) (let-alist (1 0 5)) (magit (20190408)) (markdown-mode (2 3)) (transient (0 1 0))) "Access Git forges from Magit." tar])
+ (flycheck-posframe . [(20200817 412) ((flycheck (0 24)) (emacs (26)) (posframe (0 7 0))) "Show flycheck error messages using posframe.el" tar])
+ (forge . [(20200830 1816) ((emacs (25 1)) (closql (1 0 0)) (dash (2 14 1)) (emacsql-sqlite (3 0 0)) (ghub (20190319)) (let-alist (1 0 5)) (magit (20190408)) (markdown-mode (2 3)) (transient (0 1 0))) "Access Git forges from Magit." tar])
  (ggtags . [(20190320 2208) ((emacs (25))) "emacs frontend to GNU Global source code tagging system" tar])
- (ghub . [(20200620 1845) ((emacs (25 1)) (let-alist (1 0 5)) (treepy (0 1 1))) "Minuscule client libraries for Git forge APIs." tar])
- (git-commit . [(20200608 928) ((emacs (25 1)) (dash (20200524)) (transient (20200601)) (with-editor (20200522))) "Edit Git commit messages" tar])
+ (ghub . [(20200829 916) ((emacs (25 1)) (let-alist (1 0 5)) (treepy (0 1 1))) "Minuscule client libraries for Git forge APIs." tar])
+ (git-commit . [(20200828 1753) ((emacs (25 1)) (dash (20200524)) (transient (20200601)) (with-editor (20200522))) "Edit Git commit messages" tar])
  (git-gutter . [(20200326 1814) ((emacs (24 3))) "Port of Sublime Text plugin GitGutter" tar])
  (git-timemachine . [(20200603 701) ((emacs (24 3)) (transient (0 1 0))) "Walk through git revisions of a file" tar])
  (gnuplot . [(20200322 53) ((emacs (24 1))) "Major-mode and interactive frontend for gnuplot" tar])
- (gruvbox-theme . [(20200622 58) ((autothemer (0 2))) "A retro-groove colour theme for Emacs" tar])
+ (gruvbox-theme . [(20200807 855) ((autothemer (0 2))) "A retro-groove colour theme for Emacs" tar])
  (highlight-indentation . [(20181204 839) nil "Minor modes for highlighting indentation" tar])
- (htmlize . [(20191111 2130) nil "Convert buffer text and decorations to HTML." tar])
- (hungry-delete . [(20200309 209) nil "hungry delete minor mode" tar])
- (hydra . [(20200608 1528) ((cl-lib (0 5)) (lv (0))) "Make bindings that stick around." tar])
- (iedit . [(20200412 756) nil "Edit multiple regions in the same way simultaneously." tar])
+ (htmlize . [(20200816 746) nil "Convert buffer text and decorations to HTML." tar])
+ (hungry-delete . [(20200807 2257) nil "hungry delete minor mode" tar])
+ (hydra . [(20200711 1210) ((cl-lib (0 5)) (lv (0))) "Make bindings that stick around." tar])
+ (iedit . [(20200828 1129) nil "Edit multiple regions in the same way simultaneously." tar])
  (irony . [(20200130 849) ((cl-lib (0 5)) (json (1 2))) "C/C++ minor mode powered by libclang" tar])
  (irony-eldoc . [(20200622 2214) ((emacs (24)) (cl-lib (0 5)) (irony (0 1))) "ironymode" tar])
- (ivy . [(20200615 1103) ((emacs (24 5))) "Incremental Vertical completYon" tar])
+ (ivy . [(20200826 955) ((emacs (24 5))) "Incremental Vertical completYon" tar])
  (jedi-core . [(20191011 1750) ((emacs (24)) (epc (0 1 0)) (python-environment (0 0 2)) (cl-lib (0 5))) "Common code of jedi.el and company-jedi.el" tar])
  (keyfreq . [(20160516 1416) ((cl-lib (0 5))) "track command frequencies" tar])
  (link . [(20191111 446) nil "Hypertext links in text buffers" tar])
  (lv . [(20200507 1518) nil "Other echo area" tar])
- (magit . [(20200623 1314) ((emacs (25 1)) (async (20200113)) (dash (20200524)) (git-commit (20200516)) (transient (20200601)) (with-editor (20200522))) "A Git porcelain inside Emacs." tar])
+ (magit . [(20200908 1311) ((emacs (25 1)) (async (20200113)) (dash (20200524)) (git-commit (20200516)) (transient (20200601)) (with-editor (20200522))) "A Git porcelain inside Emacs." tar])
  (major-mode-icons . [(20200127 512) ((emacs (24 3)) (powerline (2 4)) (xpm (1 0 4)) (all-the-icons (2 3 0))) "Display icon for majorline" tar])
- (markdown-mode . [(20200622 20) ((emacs (25 1))) "Major mode for Markdown-formatted text" tar])
+ (markdown-mode . [(20200909 1516) ((emacs (25 1))) "Major mode for Markdown-formatted text" tar])
  (memoize . [(20200103 2036) nil "Memoization functions" tar])
  (minions . [(20200522 1052) ((emacs (25 2)) (dash (2 13 0))) "A minor-mode menu for the mode line" tar])
  (mode-icons . [(20190627 2121) ((emacs (24)) (cl-lib (0 5))) "Show icons for modes" tar])
@@ -78,33 +78,33 @@
  (pdf-tools . [(20200512 1524) ((emacs (24 3)) (tablist (1 0)) (let-alist (1 0 4))) "Support library for PDF documents." tar])
  (pkg-info . [(20150517 1143) ((epl (0 8))) "Information about packages" tar])
  (popup . [(20200610 317) ((cl-lib (0 5))) "Visual Popup User Interface" tar])
- (posframe . [(20200605 1716) ((emacs (26))) "Pop a posframe (just a frame) at point" tar])
- (powerline . [(20200105 2053) ((cl-lib (0 2))) "Rewrite of Powerline" tar])
- (projectile . [(20200616 1659) ((emacs (25 1)) (pkg-info (0 4))) "Manage and navigate projects in Emacs easily" tar])
+ (posframe . [(20200818 606) ((emacs (26))) "Pop a posframe (just a frame) at point" tar])
+ (powerline . [(20200817 1321) ((cl-lib (0 2))) "Rewrite of Powerline" tar])
+ (projectile . [(20200909 650) ((emacs (25 1)) (pkg-info (0 4))) "Manage and navigate projects in Emacs easily" tar])
  (python-environment . [(20150310 853) ((deferred (0 3 1))) "virtualenv API for Emacs Lisp" tar])
  (pyvenv . [(20191202 1039) nil "Python virtual environment interface" tar])
- (rainbow-delimiters . [(20191018 1233) nil "Highlight brackets according to their depth" tar])
+ (rainbow-delimiters . [(20200827 321) nil "Highlight brackets according to their depth" tar])
  (s . [(20180406 808) nil "The long lost Emacs string manipulation library." tar])
  (shut-up . [(20180628 1830) ((cl-lib (0 3)) (emacs (24))) "Shut up would you!" tar])
  (smartparens . [(20200324 2147) ((dash (2 13 0)) (cl-lib (0 3))) "Automatic insertion, wrapping and paredit-like navigation with user defined pairs." tar])
- (solarized-theme . [(20200411 1026) ((emacs (24 1)) (dash (2 16))) "The Solarized color theme" tar])
+ (solarized-theme . [(20200717 1054) ((emacs (24 1)) (dash (2 16))) "The Solarized color theme" tar])
  (sourcerer-theme . [(20161014 1625) nil "A version of sourcerer by xero" tar])
  (swiper . [(20200503 1102) ((emacs (24 5)) (ivy (0 13 0))) "Isearch with an overview. Oh, man!" tar])
  (synosaurus . [(20191125 552) ((cl-lib (0 5))) "An extensible thesaurus supporting lookup and substitution." tar])
  (tablist . [(20200427 2205) ((emacs (24 3))) "Extended tabulatedmode" tar])
- (transient . [(20200622 2050) ((emacs (25 1))) "Transient commands" tar])
+ (transient . [(20200819 1133) ((emacs (25 1))) "Transient commands" tar])
  (treepy . [(20191108 2217) ((emacs (25 1))) "Generic tree traversal tools" tar])
  (try . [(20181204 236) ((emacs (24))) "Try out Emacs packages." tar])
- (use-package . [(20200618 1804) ((emacs (24 3)) (bind-key (2 4))) "A configuration macro for simplifying your .emacs" tar])
+ (use-package . [(20200721 2156) ((emacs (24 3)) (bind-key (2 4))) "A configuration macro for simplifying your .emacs" tar])
  (virtualenvwrapper . [(20190223 1919) ((dash (1 5 0)) (s (1 6 1))) "a featureful virtualenv tool for Emacs" tar])
- (web-mode . [(20200612 1038) ((emacs (23 1))) "major mode for editing web templates" tar])
+ (web-mode . [(20200826 1954) ((emacs (23 1))) "major mode for editing web templates" tar])
  (wgrep . [(20200217 1030) nil "Writable grep buffer and apply the changes to files" tar])
  (wgrep-ag . [(20200217 1028) ((wgrep (2 3 2))) "Writable ag buffer and apply the changes to files" tar])
- (which-key . [(20200216 1350) ((emacs (24 4))) "Display available keybindings in popup" tar])
+ (which-key . [(20200908 2301) ((emacs (24 4))) "Display available keybindings in popup" tar])
  (window-jump . [(20170809 2208) nil "Move left/right/up/down through your windows." tar])
- (with-editor . [(20200617 1234) ((emacs (24 4)) (async (1 9))) "Use the Emacsclient as $EDITOR" tar])
+ (with-editor . [(20200720 2014) ((emacs (24 4)) (async (1 9))) "Use the Emacsclient as $EDITOR" tar])
  (xpm . [(1 0 4) nil "edit XPM images" tar])
- (yasnippet . [(20200524 2215) ((cl-lib (0 5))) "Yet another snippet extension for Emacs" tar])
- (yasnippet-snippets . [(20200606 1149) ((yasnippet (0 8 0)) (s (1 12 0))) "Collection of yasnippet snippets" tar])
- (zenburn-theme . [(20200525 1331) nil "A low contrast color theme for Emacs." tar])
+ (yasnippet . [(20200604 246) ((cl-lib (0 5))) "Yet another snippet extension for Emacs" tar])
+ (yasnippet-snippets . [(20200909 1058) ((yasnippet (0 8 0)) (s (1 12 0))) "Collection of yasnippet snippets" tar])
+ (zenburn-theme . [(20200909 1617) nil "A low contrast color theme for Emacs." tar])
 )
\ No newline at end of file
diff --git a/async-20200113.1745.tar b/async-20200809.501.tar
similarity index 96%
rename from async-20200113.1745.tar
rename to async-20200809.501.tar
index d57448daafb55b61c75027ed9220fe291a7b33bc..dc2dce02dbeca7d34b365ff9b5785f55349779fd 100644
Binary files a/async-20200113.1745.tar and b/async-20200809.501.tar differ
diff --git a/auctex-12.2.1.tar b/auctex-12.2.1.tar
deleted file mode 100644
index f6305a65ec7797aab1d33cf5f1855f5c5306b8b8..0000000000000000000000000000000000000000
Binary files a/auctex-12.2.1.tar and /dev/null differ
diff --git a/auctex-12.2.2.tar b/auctex-12.2.2.tar
deleted file mode 100644
index d37e61d5f651db9d1b9dd75c1de88a6f93306532..0000000000000000000000000000000000000000
Binary files a/auctex-12.2.2.tar and /dev/null differ
diff --git a/auctex-12.2.3.tar b/auctex-12.2.4.tar
similarity index 98%
rename from auctex-12.2.3.tar
rename to auctex-12.2.4.tar
index a768f61c086c1ee92e0d8984e6f961eb6d716816..0df3c7e117bd12aee402369473664ac802f26822 100644
Binary files a/auctex-12.2.3.tar and b/auctex-12.2.4.tar differ
diff --git a/auto-package-update-20200421.309.tar b/auto-package-update-20200826.2227.tar
similarity index 91%
rename from auto-package-update-20200421.309.tar
rename to auto-package-update-20200826.2227.tar
index 2525dd3a81cd1bd1561e66f9869d1ff622e7704e..69efc26f1462da96082ab6116b963ac8bd1ff3f5 100644
Binary files a/auto-package-update-20200421.309.tar and b/auto-package-update-20200826.2227.tar differ
diff --git a/avy-20200522.510.tar b/avy-20200522.510.tar
deleted file mode 100644
index b625f6fdda3f541d6c9295386ed2847977ede180..0000000000000000000000000000000000000000
Binary files a/avy-20200522.510.tar and /dev/null differ
diff --git a/avy-20200519.1007.tar b/avy-20200624.1148.tar
similarity index 98%
rename from avy-20200519.1007.tar
rename to avy-20200624.1148.tar
index fb0cddc5854479d979b80923e84eb702becbb1ca..074f22c0a4b09f46d760be281a7e69603e9a493d 100644
Binary files a/avy-20200519.1007.tar and b/avy-20200624.1148.tar differ
diff --git a/bind-key-20191110.416.tar b/bind-key-20200805.1727.tar
similarity index 92%
rename from bind-key-20191110.416.tar
rename to bind-key-20200805.1727.tar
index a6298e8ed0d866ab87f14091ec5ee80e3faac397..1d576b5c1b260d5d28ce8efe61a8869ccd750bdc 100644
Binary files a/bind-key-20191110.416.tar and b/bind-key-20200805.1727.tar differ
diff --git a/closql-20200619.2247.tar b/closql-20200704.2124.tar
similarity index 96%
rename from closql-20200619.2247.tar
rename to closql-20200704.2124.tar
index c79ed04ff0d2f0f5329b6a5ffb0c593ff041f555..5cda9613d9878599c6069f5be2acf163754d5ea9 100644
Binary files a/closql-20200619.2247.tar and b/closql-20200704.2124.tar differ
diff --git a/company-20200616.2354.tar b/company-20200831.2016.tar
similarity index 91%
rename from company-20200616.2354.tar
rename to company-20200831.2016.tar
index e93d2c7d3c375ee769ef43210be4125f9c20bb2a..72754a0f79f045e85280b58092203181a8aaf9ee 100644
Binary files a/company-20200616.2354.tar and b/company-20200831.2016.tar differ
diff --git a/counsel-20200619.1030.tar b/counsel-20200824.1246.tar
similarity index 95%
rename from counsel-20200619.1030.tar
rename to counsel-20200824.1246.tar
index 7e0342c286e246b13e262382b964a7c937db59c6..4f25864968dcead860112de22711adbc791bfa09 100644
Binary files a/counsel-20200619.1030.tar and b/counsel-20200824.1246.tar differ
diff --git a/dash-20200426.2244.tar b/dash-20200426.2244.tar
deleted file mode 100644
index 481c6169a20277333a99e8432844f91db1e8ec92..0000000000000000000000000000000000000000
Binary files a/dash-20200426.2244.tar and /dev/null differ
diff --git a/dash-20200524.1947.tar b/dash-20200803.1520.tar
similarity index 99%
rename from dash-20200524.1947.tar
rename to dash-20200803.1520.tar
index c3881c552fabf398468713c18380f8648b7169fc..f671fb8ae7c836a9517688991322937963b993cd 100644
Binary files a/dash-20200524.1947.tar and b/dash-20200803.1520.tar differ
diff --git a/dumb-jump-20200622.1507.tar b/dumb-jump-20200815.1537.tar
similarity index 89%
rename from dumb-jump-20200622.1507.tar
rename to dumb-jump-20200815.1537.tar
index 7fe9c070c0c8753d2a46b141abd2f21630cb5ae3..36ac642fdc274729d22bec326bf00e0de20d03a1 100644
Binary files a/dumb-jump-20200622.1507.tar and b/dumb-jump-20200815.1537.tar differ
diff --git a/elpy-20200510.1559.tar b/elpy-20200510.1559.tar
deleted file mode 100644
index 114a45e8487711b02a9e116a616dac09e5aa9b2f..0000000000000000000000000000000000000000
Binary files a/elpy-20200510.1559.tar and /dev/null differ
diff --git a/elpy-20200527.2021.tar b/elpy-20200805.1736.tar
similarity index 93%
rename from elpy-20200527.2021.tar
rename to elpy-20200805.1736.tar
index 422dc62e11317b75819419843d39f2d74f4a1a79..fd58b43736183eb4e4cf39cde7f2ed2c07372ef6 100644
Binary files a/elpy-20200527.2021.tar and b/elpy-20200805.1736.tar differ
diff --git a/emacsql-20190625.1859.tar b/emacsql-20200714.28.tar
similarity index 97%
rename from emacsql-20190625.1859.tar
rename to emacsql-20200714.28.tar
index 4f3140809ee76594767c860e896517110e77467e..4fbca2e704ab963a982e10fbe8e2bdeca4b583dd 100644
Binary files a/emacsql-20190625.1859.tar and b/emacsql-20200714.28.tar differ
diff --git a/flycheck-20200610.1809.tar b/flycheck-20200820.1403.tar
similarity index 99%
rename from flycheck-20200610.1809.tar
rename to flycheck-20200820.1403.tar
index 7f2b57cf37fc569b66b3a433602a06daa8d07037..1285d411375eec26f46b858ad9d12a1ebd0c1bcb 100644
Binary files a/flycheck-20200610.1809.tar and b/flycheck-20200820.1403.tar differ
diff --git a/flycheck-posframe-20191214.1109.tar b/flycheck-posframe-20200817.412.tar
similarity index 86%
rename from flycheck-posframe-20191214.1109.tar
rename to flycheck-posframe-20200817.412.tar
index 0c57ada0ddfdcad6a57a18d749a94e3ec6e8510b..bcbcb4cf8b57afc29e78f771d280de1ef745283b 100644
Binary files a/flycheck-posframe-20191214.1109.tar and b/flycheck-posframe-20200817.412.tar differ
diff --git a/forge-20200616.2222.tar b/forge-20200830.1816.tar
similarity index 93%
rename from forge-20200616.2222.tar
rename to forge-20200830.1816.tar
index 47af1b97349fd59d245b96bf9409b90b07dc5d78..ec30715792799581ec1b229b83c87fab4a0a9879 100644
Binary files a/forge-20200616.2222.tar and b/forge-20200830.1816.tar differ
diff --git a/ghub-20200620.1845.tar b/ghub-20200829.916.tar
similarity index 72%
rename from ghub-20200620.1845.tar
rename to ghub-20200829.916.tar
index f2d077571fa67c62c24685e3bdd3a435872295e5..484893e4ce7c9bc443072d672f0e9af341de4689 100644
Binary files a/ghub-20200620.1845.tar and b/ghub-20200829.916.tar differ
diff --git a/git-commit-20200608.928.tar b/git-commit-20200828.1753.tar
similarity index 97%
rename from git-commit-20200608.928.tar
rename to git-commit-20200828.1753.tar
index bc2a401e11b6185020d05b8fe3814e6bd8e1bd44..37d6d3d08b86574d9224b12c16e2149bcbd97fc3 100644
Binary files a/git-commit-20200608.928.tar and b/git-commit-20200828.1753.tar differ
diff --git a/gruvbox-theme-20200622.58.tar b/gruvbox-theme-20200807.855.tar
similarity index 97%
rename from gruvbox-theme-20200622.58.tar
rename to gruvbox-theme-20200807.855.tar
index a2e4040e58579649bc3138c89a60d032eb05db4b..2ac1dd3f7c129e3d591c3fa9d226f0a787bdbd3c 100644
Binary files a/gruvbox-theme-20200622.58.tar and b/gruvbox-theme-20200807.855.tar differ
diff --git a/htmlize-20191111.2130.tar b/htmlize-20200816.746.tar
similarity index 95%
rename from htmlize-20191111.2130.tar
rename to htmlize-20200816.746.tar
index 68e63a1c6665f4155b5babb6062a48c567740656..94e1c7fe688c0247cfffdca0a6c77b39856fd18a 100644
Binary files a/htmlize-20191111.2130.tar and b/htmlize-20200816.746.tar differ
diff --git a/hungry-delete-20200309.209.tar b/hungry-delete-20200807.2257.tar
similarity index 91%
rename from hungry-delete-20200309.209.tar
rename to hungry-delete-20200807.2257.tar
index 50d96ea629a36cebc681f1cb71041fda1a9e24bc..46fad4000276f5e13db0d4343ef69b1bffcee170 100644
Binary files a/hungry-delete-20200309.209.tar and b/hungry-delete-20200807.2257.tar differ
diff --git a/hydra-20200608.1528.tar b/hydra-20200711.1210.tar
similarity index 98%
rename from hydra-20200608.1528.tar
rename to hydra-20200711.1210.tar
index de7a9f7a8c5e1ad6ace44f8f05afec11f39e34f0..dbeef38f354ce77d8fe62c39e8298465f5db89ec 100644
Binary files a/hydra-20200608.1528.tar and b/hydra-20200711.1210.tar differ
diff --git a/iedit-20200412.756.tar b/iedit-20200828.1129.tar
similarity index 87%
rename from iedit-20200412.756.tar
rename to iedit-20200828.1129.tar
index 9e920c41392ca207e39080a0bf13a5d787b80b1e..3177de5b07c9391607a099b127be562324ee00b5 100644
Binary files a/iedit-20200412.756.tar and b/iedit-20200828.1129.tar differ
diff --git a/ivy-20200615.1103.tar b/ivy-20200826.955.tar
similarity index 94%
rename from ivy-20200615.1103.tar
rename to ivy-20200826.955.tar
index eb22be27bc03e3a4fb54d4d700b9b6009ca09b12..dd9f315cf96b4362e64d914ae3b992d2eb709b95 100644
Binary files a/ivy-20200615.1103.tar and b/ivy-20200826.955.tar differ
diff --git a/magit-20200623.1314.tar b/magit-20200908.1311.tar
similarity index 98%
rename from magit-20200623.1314.tar
rename to magit-20200908.1311.tar
index abf337105d9fad2903ffa77207d750639f06df7e..6d24f7ff125c922cf727c3990696aef9e50f80ac 100644
Binary files a/magit-20200623.1314.tar and b/magit-20200908.1311.tar differ
diff --git a/markdown-mode-20200622.20.tar b/markdown-mode-20200909.1516.tar
similarity index 98%
rename from markdown-mode-20200622.20.tar
rename to markdown-mode-20200909.1516.tar
index aec91ed6262e75b720d272cd2fcaf6f8e7f7641c..d7c8fc5e97ac89cfe36c612a5c1bf5efb3f76901 100644
Binary files a/markdown-mode-20200622.20.tar and b/markdown-mode-20200909.1516.tar differ
diff --git a/pdf-tools-20200512.1524.tar b/pdf-tools-20200512.1524.tar
index 4e9c3a52d3efc6891349e434dba5b454cd00a0a0..19d023dcd65f940cfee18b91910524995c0945d5 100644
Binary files a/pdf-tools-20200512.1524.tar and b/pdf-tools-20200512.1524.tar differ
diff --git a/posframe-20200529.254.tar b/posframe-20200529.254.tar
deleted file mode 100644
index 93644349c4841e6a315e636e47593723987046af..0000000000000000000000000000000000000000
Binary files a/posframe-20200529.254.tar and /dev/null differ
diff --git a/posframe-20200605.1716.tar b/posframe-20200818.606.tar
similarity index 90%
rename from posframe-20200605.1716.tar
rename to posframe-20200818.606.tar
index 8ebe57964678c6cb49a68194fcdb009898b17d3c..0ea649e43884b73f707d375c6deab81d12e17f71 100644
Binary files a/posframe-20200605.1716.tar and b/posframe-20200818.606.tar differ
diff --git a/powerline-20200105.2053.tar b/powerline-20200817.1321.tar
similarity index 98%
rename from powerline-20200105.2053.tar
rename to powerline-20200817.1321.tar
index 42eb01ec442220cf1a3a99b72449ac64df37fd21..172468a9c6e020dca8477b884ddf27d550407155 100644
Binary files a/powerline-20200105.2053.tar and b/powerline-20200817.1321.tar differ
diff --git a/projectile-20200820.712.tar b/projectile-20200820.712.tar
new file mode 100644
index 0000000000000000000000000000000000000000..4b1b7d48970118eafb5c9f9dcf10be31fac1e632
Binary files /dev/null and b/projectile-20200820.712.tar differ
diff --git a/projectile-20200616.1659.tar b/projectile-20200909.650.tar
similarity index 94%
rename from projectile-20200616.1659.tar
rename to projectile-20200909.650.tar
index bf30f43573179735196ee6ba62de1f6fbf443ff2..a573a99a5729bc1b079c77744abd7079e9073f38 100644
Binary files a/projectile-20200616.1659.tar and b/projectile-20200909.650.tar differ
diff --git a/rainbow-delimiters-20191018.1233.tar b/rainbow-delimiters-20200827.321.tar
similarity index 90%
rename from rainbow-delimiters-20191018.1233.tar
rename to rainbow-delimiters-20200827.321.tar
index feb1042bacb1635ce9277118dc2ce30b949a3f0e..c73cf23fa1d69abf2e04f8a50984d1464065ab13 100644
Binary files a/rainbow-delimiters-20191018.1233.tar and b/rainbow-delimiters-20200827.321.tar differ
diff --git a/solarized-theme-20200411.1026.tar b/solarized-theme-20200717.1054.tar
similarity index 98%
rename from solarized-theme-20200411.1026.tar
rename to solarized-theme-20200717.1054.tar
index 368171549aa37d4c9783c84c7ca0cb9b44a0e084..8cf963a96f321efe3b500a5144791e7b135a9d52 100644
Binary files a/solarized-theme-20200411.1026.tar and b/solarized-theme-20200717.1054.tar differ
diff --git a/transient-20200622.2050.tar b/transient-20200719.955.tar
similarity index 99%
rename from transient-20200622.2050.tar
rename to transient-20200719.955.tar
index e6f6387e0ffd7fa0f144ec953bf03ddc043ae03c..9d38bdc630865a95bc82cf926afc2197eeb8ac09 100644
Binary files a/transient-20200622.2050.tar and b/transient-20200719.955.tar differ
diff --git a/transient-20200819.1133.tar b/transient-20200819.1133.tar
new file mode 100644
index 0000000000000000000000000000000000000000..1a49423fc19137363d60964d7e24d88b2ae8b809
Binary files /dev/null and b/transient-20200819.1133.tar differ
diff --git a/use-package-20200618.1804.tar b/use-package-20200721.2156.tar
similarity index 97%
rename from use-package-20200618.1804.tar
rename to use-package-20200721.2156.tar
index c0789dfc8b17bd52b44f747e338222931719e82a..22fd7dabd45a96a4b562c4ef5769820a9d56ade1 100644
Binary files a/use-package-20200618.1804.tar and b/use-package-20200721.2156.tar differ
diff --git a/web-mode-20200612.1038.tar b/web-mode-20200826.1954.tar
similarity index 98%
rename from web-mode-20200612.1038.tar
rename to web-mode-20200826.1954.tar
index ecec0447e547bbb57ad97066faee29b44b6b8d00..10cd73694061109cdc9c66576a5519ec83206a5d 100644
Binary files a/web-mode-20200612.1038.tar and b/web-mode-20200826.1954.tar differ
diff --git a/which-key-20200216.1350.tar b/which-key-20200908.2301.tar
similarity index 95%
rename from which-key-20200216.1350.tar
rename to which-key-20200908.2301.tar
index 5c4443cef99d722b3b1eeee9814c8393672e0d0d..5f0269c6dee84b979342fa91517f7b1992754b6b 100644
Binary files a/which-key-20200216.1350.tar and b/which-key-20200908.2301.tar differ
diff --git a/with-editor-20200617.1234.tar b/with-editor-20200720.2014.tar
similarity index 97%
rename from with-editor-20200617.1234.tar
rename to with-editor-20200720.2014.tar
index b3b217e05268fb307dbe3d49eeffa905b3cbe077..d226ec67038d0a0d9174d0e35d15b85ce157061c 100644
Binary files a/with-editor-20200617.1234.tar and b/with-editor-20200720.2014.tar differ
diff --git a/yasnippet-20200413.2221.tar b/yasnippet-20200413.2221.tar
deleted file mode 100644
index 72390171c020077f152660e6abd3fe1b20496638..0000000000000000000000000000000000000000
Binary files a/yasnippet-20200413.2221.tar and /dev/null differ
diff --git a/yasnippet-20200524.2215.tar b/yasnippet-20200604.246.tar
similarity index 99%
rename from yasnippet-20200524.2215.tar
rename to yasnippet-20200604.246.tar
index bfa2e04b161fe2aae03f3af3424d7621cd88a211..1bccc6cf9829df3391ecf6bdb6121a25176f42e1 100644
Binary files a/yasnippet-20200524.2215.tar and b/yasnippet-20200604.246.tar differ
diff --git a/yasnippet-snippets-20200508.936.tar b/yasnippet-snippets-20200508.936.tar
deleted file mode 100644
index 577a47ec25123bc16c7adb2fe785abaa80f0d2d0..0000000000000000000000000000000000000000
Binary files a/yasnippet-snippets-20200508.936.tar and /dev/null differ
diff --git a/yasnippet-snippets-20200526.907.tar b/yasnippet-snippets-20200526.907.tar
deleted file mode 100644
index 7ca02d1e3ad9b60f29fb726c9e48d6a5ff81a93e..0000000000000000000000000000000000000000
Binary files a/yasnippet-snippets-20200526.907.tar and /dev/null differ
diff --git a/yasnippet-snippets-20200606.1149.tar b/yasnippet-snippets-20200909.1058.tar
similarity index 86%
rename from yasnippet-snippets-20200606.1149.tar
rename to yasnippet-snippets-20200909.1058.tar
index 16caf8aa3b42ebb769d2ceb54fdd796ca98f528e..cd147b0c2c3487c149f37a605a1ab8375e07a012 100644
Binary files a/yasnippet-snippets-20200606.1149.tar and b/yasnippet-snippets-20200909.1058.tar differ
diff --git a/zenburn-theme-20200305.737.tar b/zenburn-theme-20200305.737.tar
deleted file mode 100644
index 20572f15efcbc6737eba5df858b96fc4bdafc36e..0000000000000000000000000000000000000000
Binary files a/zenburn-theme-20200305.737.tar and /dev/null differ
diff --git a/zenburn-theme-20200525.1331.tar b/zenburn-theme-20200909.1617.tar
similarity index 98%
rename from zenburn-theme-20200525.1331.tar
rename to zenburn-theme-20200909.1617.tar
index d9328a4998820661b98c16edb60214433f0f2de0..216864529b7fb0c88ae64037927f22db7ffd263b 100644
Binary files a/zenburn-theme-20200525.1331.tar and b/zenburn-theme-20200909.1617.tar differ