Commit graph

9 commits

Author SHA1 Message Date
Ron Parker 8197c73b14 Add magit-section to pinned packages
This addresses the

  which-func-ff-hook error: (void-function magit-section--backward-find)

seen when `magit-status' is run in a buffer with imenu support on a
fresh Prelude checkout using the sample `prelude-pinned-packages.el'.

In magit 3.3.0, magit-section was spun off into its own package.
Later, magit commit 4727dcb removed the `magit-section--backward-find'
from magit-section.el.  Therefore, unless magit and magit-section are
in the same pinned or unpinned state the above error will occur.
2022-09-27 08:45:31 +03:00
ShawnOtis c52889dfa4
[Fix #1345] Replace packages gitconfig-mode and gitignore-mode with git-modes (#1346) 2021-10-25 16:14:29 +03:00
Gregg Hernandez 6e53b69346
Replace ensime with lsp-mode/metals for scala (#1247) 2020-01-30 06:28:43 +02:00
Bozhidar Batsov 99c0fafc1c Remove the mediawiki module 2018-05-09 10:01:23 +03:00
Bozhidar Batsov 007ae88ed2 Replace dash with the built-in cl-lib 2018-05-08 22:54:42 +03:00
Manoel Vilela b3228e50c8 [Fix #1104] Remove ido-completing-read+ from pinned packages (#1105)
Read the issue #1104 for the full description.
2017-08-10 09:47:19 +03:00
Manoel Vilela 3f5b2e39db [Fix #1096] Remove ido-ubiquitous and add ido-completing-read+ (#1100)
After version 4.0, ido-ubiquitous was merged into
ido-completing-read+. So ido-ubiquitous is no longer necessary.
2017-07-16 11:03:29 +03:00
Szymon Wrozynski 7dbf9686b7 Use elpa repository for 'queue' and 'spinner' packages 2017-01-09 23:42:00 +07:00
Jennifer Page e0a86fcb02 [Fix #743] Add support for package pinning (#1048) 2017-01-04 09:17:48 +02:00