Henrik Lissner
be412c8630
Restore blinking cursor default
...
Sure it's distracting, but it's also a good indicator that Emacs hasn't
frozen. Not that Emacs has every frozen on me, but my computer has,
so...
Plus, visible-cursor doesn't do anything on any of the systems,
terminals and shells I've tested, so I'll just leave it to its default.
2020-04-13 22:37:43 -04:00
Henrik Lissner
3e340ab415
Add :emacs undo module
...
Moves undo-fu/undo-tree out of core and allows uses to choose one or the
other.
Relevant to #2339
2020-04-13 18:45:40 -04:00
Henrik Lissner
ffb37f8fed
Fix #2894 : disable tty init deferral in daemon
2020-04-13 02:07:05 -04:00
Henrik Lissner
99c5bac359
Correct projectile comment
2020-04-11 14:51:15 -04:00
Henrik Lissner
4cc631aaa7
Fix #2816 : disable TLS 1.3 on windows
...
Windows is a lost cause.
2020-04-10 23:41:27 -04:00
Henrik Lissner
15ab86848e
Fix load-order issue for undo-fu-session
...
Which made it much more difficult to customize undo-fu-session with
merely an `after!` block. See jwiegley/use-package#829 for why this
happens.
2020-04-09 18:19:11 -04:00
Henrik Lissner
b950e31ee8
Bump :core
...
bbatsov/projectile@588692a -> bbatsov/projectile@56e18fc
ideasman42/emacs-undo-fu-session@35d4cf3 -> ideasman42/emacs-undo-fu-session@b808ef0
ideasman42/emacs-undo-fu@8c461a0 -> ideasman42/emacs-undo-fu@0c34b67
koral/gcmh@9e241e0 -> koral/gcmh@b1bde50
spudlyo/clipetty@fda5a80 -> spudlyo/clipetty@7ee3f9c
2020-04-09 15:37:34 -04:00
Henrik Lissner
aa2096e00c
Add typescript-mode support to dtrt-indent #2860
...
Until jscheid/dtrt-indent#51 is merged.
2020-04-09 15:35:41 -04:00
Henrik Lissner
09652762a2
Remove undo-tree command remaps
2020-04-09 14:46:42 -04:00
Henrik Lissner
a732875ce6
More aggressively deprecate def-package!
...
It'll be gone soon!
2020-04-08 23:51:40 -04:00
Henrik Lissner
f8c808d785
Remove xclip
2020-04-08 22:06:38 -04:00
Henrik Lissner
b78fc4eb76
Minor refactor & reformatting across the board
2020-04-08 15:30:10 -04:00
Henrik Lissner
63a71ec90f
Discourage unpinning all packages
2020-04-08 15:30:04 -04:00
Henrik Lissner
011bbff7af
Clarify how projectile resolves project roots
2020-04-07 22:32:52 -04:00
Henrik Lissner
8ab0cd66a7
Replace undo-tree with undo-fu + undo-fu-session
...
Despite the recent patches to fix undo history corruption, its history
would still get unpredictably truncated due to non-linear memory
expansion.
Relevant to #2339
2020-04-07 20:15:53 -04:00
Henrik Lissner
6bc0fcf714
Remove 'generated from X shell' from envvar file #2835
...
`doom env` no longer uses a sub-shell to scrape the environment.
2020-04-07 19:56:56 -04:00
Henrik Lissner
3264e73a66
Merge pull request #2734 from Shooooooooo/develop
...
Add clipetty for TTY users.
2020-04-07 17:58:25 -04:00
James Ravn
68eb41faa3
Change projectile dirconfig file to .project ( #2829 )
...
* Change projectile dirconfig file to .project
So it matches the doom project marker `.project`. Otherwise you need to
create both a `.project` and then a `.projectile` with the project
configuration.
To maintain backwards compatibility, it will prefer a `.projectile` file for
dirconfig if found.
2020-04-07 17:31:44 -04:00
Henrik Lissner
c17bf49ea3
Bump to hlissner/ws-butler@2bb49d3
...
From hlissner/ws-butler@e4430d3
Fixes #2470
2020-04-03 01:09:08 -04:00
Henrik Lissner
d1c2e7b234
Slightly faster incremental loading
2020-03-31 01:01:13 -04:00
Henrik Lissner
58f52de912
inhibit-compacting-font-caches = t
2020-03-31 01:01:13 -04:00
Henrik Lissner
8f685a3c31
Fix #2756 : make C-a/C-e truly shift-select aware
2020-03-28 00:41:04 -04:00
Henrik Lissner
6c4081f785
Refactor gnutls-algorithm-priority
...
And prevent void-variable error if gnutls is, for some reason,
unavailable or libgnutls-version isn't a numeric.
2020-03-27 21:30:07 -04:00
Henrik Lissner
be257140b4
Merge pull request #2782 from vqhuy/security
...
Fix TLS error caused by #2763
2020-03-27 21:27:12 -04:00
Vu Quoc Huy
9709d257d9
Fix TLS error caused by #2763
...
Check whether the current gnutls library supports tls1.3
Add more tests for `doom/am-i-secure`
2020-03-28 02:24:12 +01:00
Henrik Lissner
217252e361
Wrap gcmh-mode bootstrap in interactive check
...
The interactive check is necessary until I've pushed the new CLI.
2020-03-27 19:09:19 -04:00
Henrik Lissner
296cbff097
General, minor refactor & reformatting
2020-03-27 18:06:42 -04:00
Henrik Lissner
97a3950ec8
Fix gcmh-mode not being activated at startup
2020-03-27 05:20:02 -04:00
Henrik Lissner
f4ff7fda38
Fix #2756 : inhibited shift-selection on C-a/C-e
2020-03-27 03:03:37 -04:00
Henrik Lissner
273c1e0861
Disable former themes only if new one loaded successfully
2020-03-27 02:49:05 -04:00
Henrik Lissner
a0f674fc78
Refactor & revise comments in core.el
2020-03-27 02:35:19 -04:00
Henrik Lissner
e29136dd3e
Don't backup remote files
2020-03-27 02:30:49 -04:00
Henrik Lissner
a038e7799b
Fix #2754 : recover-session cannot see auto-saves
2020-03-27 02:30:49 -04:00
Henrik Lissner
f094d70e64
Merge pull request #2763 from vqhuy/security
...
Use TLS by default and add more security settings
2020-03-27 01:55:31 -04:00
Henrik Lissner
169f9a6121
General, minor refactor & reformatting
2020-03-27 01:25:30 -04:00
Henrik Lissner
fd177b971b
Bump core packages
...
koral/gcmh@8867533 -> koral/gcmh@9e241e0
domtronn/all-the-icons.el@1416f37 -> domtronn/all-the-icons.el@f6cbb51
jscheid/dtrt-indent@48221c9 -> jscheid/dtrt-indent@1569b71
Fuco1/smartparens@1f8857c -> Fuco1/smartparens@555626a
bbatsov/projectile@341150c -> bbatsov/projectile@588692a
noctuid/general.el@f6e9286 -> noctuid/general.el@14ad4c8
justbur/emacs-which-key@7b068f3 -> justbur/emacs-which-key@8b49ae9
2020-03-27 00:55:37 -04:00
Henrik Lissner
53970b3a59
Deprecate prefer-byte-compiled theme optimization
...
This optimization was incorporated into load-theme in Emacs 27+.
2020-03-25 15:48:50 -04:00
Henrik Lissner
0e2c9e8cb0
Disable enabled themes when loading a new one
...
Prevents theme conflicts.
2020-03-25 15:32:32 -04:00
Vu Quoc Huy
bf3cdc37ce
Fix & add more security settings
2020-03-24 01:29:54 +01:00
Shooooooooo
215d9646ea
Add clipetty for TTY users.
2020-03-16 23:00:16 +01:00
Henrik Lissner
2c2df9df8c
Fix & extend doom/help-packages
...
+ It would display Doom's commit, rather than the package's
+ Add Homepage link
+ Fix module lists for packages that aren't installed
2020-03-13 17:33:40 -04:00
Henrik Lissner
dd402b7db3
Remove references to enh-ruby-mode
2020-03-12 11:29:54 -04:00
Henrik Lissner
8f68237e8b
Don't pretty-print doom/info's packages section
...
Your doom/info should be a compact summary of your config. Pretty
printing the packages listing vertically consumed too much space.
2020-03-10 23:54:07 -04:00
Henrik Lissner
836c1b29ed
Bump to Fuco1/smartparens@1f8857c
...
From Fuco1/smartparens@be8d5c9
Fixes #2543
Closes #2682
2020-03-08 17:30:50 -04:00
Henrik Lissner
fb8d96f1cb
Preserve cursor+window position, rather than recenter
...
After n/N or */# searches with evil.
2020-03-06 16:36:35 -05:00
Henrik Lissner
69f14bc3da
Apply smartparens lisp rules to sly-mrepl-mode
2020-03-06 15:26:36 -05:00
Henrik Lissner
e66769293c
Fix potential hashing clashes w/ transient hooks
2020-03-03 18:58:45 -05:00
Henrik Lissner
f8a69464d0
Remove smartparens dependency for doom/info
2020-03-03 16:15:43 -05:00
Henrik Lissner
79e5a27fab
Prefix arg = don't restore last scratch buffer
2020-03-03 12:44:33 -05:00
dickmao
e5a91d2912
[:tools ein] ensure keybindings still valid
2020-03-03 07:24:09 -05:00