Henrik Lissner
d62c82ddbe
Merge pull request #4609 from brorbw/develop
...
Fixes typo in rust readme.org
2021-02-04 07:41:54 -05:00
Henrik Lissner
c3c001ad7d
Bump core
...
domtronn/all-the-icons.el@c795d0f -> domtronn/all-the-icons.el@5fa7283
hlissner/emacs-so-long@ed666b0 -> emacs-straight/so-long@a5d445d
jwiegley/use-package@365c73d -> jwiegley/use-package@317137b
raxod502/straight.el@ac4df5c -> raxod502/straight.el@f2cb888
+ Complain if :no-byte-compile, :no-native-compile, or :no-build are
used in package!. Straight replaced them with :build (and the old
:build was renamed to :pre-build). See raxod502/straight.el@6a273d1
+ Update getting_started.org to mention :build
+ Switch to emacs-straight/so-long so I don't have to maintain my mirror
anymore.
2021-02-04 07:32:26 -05:00
Henrik Lissner
a178b377a0
Fix eval commands in nix-shell files
2021-02-04 07:32:26 -05:00
Henrik Lissner
15d85a5c74
Fix nix-mode for nix-shell shell scripts
...
Wasn't correctly detecting the interpreter argument for nix-shell
shebangs. It must be done in two parts in case cached-nix-shell is
used (which means the shebang will span 2+ lines).
2021-02-04 07:32:26 -05:00
Henrik Lissner
56c5497a29
Merge pull request #4604 from Janfel/patch-1
...
Fix interactive doom/retab.
2021-02-04 07:28:21 -05:00
Henrik Lissner
57b22c4edc
Merge pull request #4606 from justjoheinz/fix-common-lisp-doctor
...
Extract program name from inferior-lisp-program
2021-02-04 07:27:03 -05:00
Henrik Lissner
a6c835ee5e
Merge pull request #4610 from chuxubank/develop
...
Fix find file in private config for emacs bindings
2021-02-04 07:26:33 -05:00
Misaka
5dedf00811
Fix find file in private config for emacs bindings
2021-02-04 16:06:56 +08:00
Bror Winther
5a98fa2748
Fixes typo in modules/lang/rust/README.org
2021-02-04 05:03:51 +01:00
Markus Klink
f978913e40
Extract program name from inferior-lisp-program
...
Many users of sly also use roswell and set the inferior-lisp-program to
values like "ros run" or "ros -Q run". This is not detected correctly by
executable-find. Hence we try to extract the first part of the program
name.
2021-02-02 15:03:54 +01:00
Janfel
8331f4f896
Fix interactive spec of doom/retab
2021-02-02 02:41:45 +01:00
Janfel
6c163d77d9
Fix +evil:retab
2021-02-02 02:38:12 +01:00
Henrik Lissner
3a7be7bb4f
Fix #4602 , part 2!
2021-02-01 02:45:45 -05:00
Henrik Lissner
a61758523d
Fix #4602 : void-variable straight--build-default-steps
2021-02-01 02:31:22 -05:00
Henrik Lissner
b78206d002
Bump :core
...
raxod502/straight.el@47dd03d -> raxod502/straight.el@ac4df5c
domtronn/all-the-icons.el@050d4c5 -> domtronn/all-the-icons.el@c795d0f
bbatsov/projectile@0e2620a -> bbatsov/projectile@793abfe
justbur/emacs-which-key@428aedf -> justbur/emacs-which-key@c0608e8
Fixes regression caused by 75549f5743
2021-01-31 20:41:17 -05:00
Henrik Lissner
48273faa82
lang/php: expand on dependencies in README
...
And mention @prettier/plugin-php, as a dependency of php-cs-fixer.
Fixes #3081
2021-01-31 20:41:17 -05:00
Henrik Lissner
7fcf2c2025
doom {build,purge}: reduce unnecessarily loud output
...
These lines don't add anything, and shouldn't be highlighted as
"success" messages.
2021-01-31 20:41:17 -05:00
Henrik Lissner
d1e5bfc079
Merge pull request #4599 from MithicSpirit/develop
...
Doom Doctor: Fix insteadOf check
2021-01-31 18:57:23 -05:00
MithicSpirit
d3112b5dfc
Doom Doctor: Fix insteadOf check
...
Always triggers when it's correct and never triggers when it's
incorrect.
2021-01-31 13:14:19 -05:00
Henrik Lissner
026d961985
doom doctor: fix insteadOf check #2679
...
I got the source and destination urls mixed up.
2021-01-31 04:34:46 -05:00
Henrik Lissner
05aa13ea19
doom purge: make repo regrafting opt-out
...
Was originally opt-in.
2021-01-31 04:30:48 -05:00
Henrik Lissner
07f134b10e
doom purge: delete old ELN directories
2021-01-31 04:30:48 -05:00
Henrik Lissner
f5a9dc11ee
Update deprecated notices on back (+forward) ports
2021-01-31 04:30:48 -05:00
Henrik Lissner
b91f1607d8
Fix #4532 : wrong-number-of-args errors on emacs HEAD
...
This is a temporary fix. These should be removed once packages have
updated to accommodate the changes to the
define-obsolete-{variable,function,face}-alias macros.
2021-01-31 04:30:48 -05:00
Henrik Lissner
49150c4045
Autolock threads more frequently
...
It's rate limited to 50 threads a day. It'll take a long time to go
through all our issues.
2021-01-31 04:30:48 -05:00
Henrik Lissner
1650e25794
doom doctor: warn about insertOf rules in gitconfig
...
Closes #2679
2021-01-31 04:30:48 -05:00
Henrik Lissner
75549f5743
Fix doom build skipping some packages
2021-01-31 04:30:48 -05:00
Henrik Lissner
8566cfac7b
Bump evil-collection, vterm
...
emacs-evil/evil-collection@ffbf149 -> emacs-evil/evil-collection@e6824e2
akermu/emacs-libvterm@101ff86 -> akermu/emacs-libvterm@fb12d7f
Closes #4591
Co-authored-by: Michael Lingelbach <mjlbach@users.noreply.github.com>
2021-01-31 04:30:48 -05:00
datool
20c6246313
Remap describe-symbol
to counsel-describe-symbol
. ( #4593 )
...
* Remap `describe-symbol` to `counsel-describe-symbol` .
"SPC h o" now uses `counsel-describe-symbol` instead of plain `helpful-symbol` (maybe with completion) to get input.
* Remove counsel-describe-symbol-function change
Co-authored-by: Henrik Lissner <henrik@lissner.net>
2021-01-30 18:24:25 -05:00
Henrik Lissner
5acd41de3d
Merge pull request #4588 from Janfel/patch-1
...
Fix :unless in (doom!) block.
2021-01-29 18:48:24 -05:00
Henrik Lissner
1ed6f8c1f5
Disable CI tests
...
Until they are fixed.
2021-01-29 18:46:14 -05:00
Henrik Lissner
b3ba98cfd6
Auto-lock closed issues after 180d of inactivity
2021-01-29 18:42:12 -05:00
Janfel
faefc9991c
Fix :unless in (doom!)
2021-01-29 23:07:03 +01:00
Henrik Lissner
56e9d273e1
Simplify doom/window-enlargen & doom/window-maximize-buffer
...
+ No longer toggle window conf on consecutive presses. It's redundant
with winner-undo and only adds a degree of uncertainty to the command.
+ `doom/window-maximize-buffer` now works with popup windows (before
it'd spout an unhelp error about running +popup/raise).
2021-01-28 21:23:07 -05:00
Henrik Lissner
334e054ab0
Read username from git config github.user
...
Falls back to user-login-name otherwise.
2021-01-28 21:23:07 -05:00
Henrik Lissner
30e6862a29
Merge pull request #4582 from MageJohn/bugfix/extra-readme
...
Fix 'readme' button doom/help-packages
2021-01-28 20:48:13 -05:00
Henrik Lissner
f15f10cc61
Merge pull request #4583 from smook1980/shane/fix-projectile-project-search-path
...
Fix for "Discover projects in folder"
2021-01-28 20:47:29 -05:00
Shane Mook
c7029731d1
Updated projectile-project-search-path to use the correct arguments when
...
calling message and projectile-discover-projects-in-directory.
2021-01-28 18:51:42 -06:00
Yuri Pieters
a5f39d75a5
Fix 'readme' button doom/help-packages
...
The button was trying to open `path/to/README.org/README.org`.
2021-01-28 21:09:36 +00:00
Henrik Lissner
2d718cc86f
Remove eager native compilation of subr-trampolines
...
This was fixed upstream.
2021-01-27 03:37:55 -05:00
Henrik Lissner
3a4f182a3c
Revise core docstrings & comments
2021-01-27 03:36:53 -05:00
Henrik Lissner
589e5a37af
Associate flake.lock with json-mode/js-mode
2021-01-27 03:35:47 -05:00
Henrik Lissner
4d7640b4c2
Don't auto-create directory when opening files
...
It'll ask when you want to save, so this is redundant and imposing.
2021-01-27 03:30:19 -05:00
Henrik Lissner
47f222a61f
Fix #4558 : void-variable comp-native-version-dir
...
Occurs for non-gccemacs users due to aggressive negation if (car build)
== :not
2021-01-27 03:00:41 -05:00
Henrik Lissner
614dc93569
mouse-wheel-scroll-amount-horizontal = 2
...
Make hscrolling a little faster. Our windows and displays are large.
Scrolling one character at a time is too slow.
2021-01-27 02:50:39 -05:00
Henrik Lissner
454c4132d4
Slower mouse-wheel and re-enable acceleration
...
This improves the illusion of faster scrolling.
2021-01-27 02:50:36 -05:00
Henrik Lissner
6d2b9ff100
Enable hl-line-mode in org-agenda-mode
...
Closes #4567
2021-01-27 02:50:19 -05:00
Henrik Lissner
e538109635
Merge pull request #4370 from benneti/patch-2
...
org: jupyter prerequisites
2021-01-27 02:46:14 -05:00
Henrik Lissner
59d3d26901
Merge pull request #4530 from razzmatazz/evil--insert-newline-fix-within-a-comment
...
Fix +evil--insert-new-line advice when opening new line inside a comment
2021-01-27 02:44:34 -05:00
Henrik Lissner
d0e7451de8
Merge pull request #4533 from danlamanna/fix-module-404s
...
Fix various broken links
2021-01-27 02:42:40 -05:00