Commit Graph

32 Commits

Author SHA1 Message Date
Henrik Lissner
af8f1048f0
Update changelog 2017-12-30 14:24:51 -05:00
Henrik Lissner
660857952b
Update changelog 2017-12-23 02:34:47 -05:00
Henrik Lissner
525c1a6fe7
Update changelog; fix 2.0.7/8 sections 2017-12-18 15:03:12 -05:00
Henrik Lissner
fadc8bdfc5
Update changelog 2017-12-16 23:44:03 -05:00
Henrik Lissner
efdde6961e
Fix over-aggressive smartparens in org-mode #285 2017-12-09 00:17:01 -05:00
Henrik Lissner
2088afa08a
Update docstrings for doom/window-{zoom,enlargen}
Perhaps rethink their names?
2017-12-08 22:15:30 -05:00
Henrik Lissner
59deb20b3b
lang/crystal: crystal-mode & flycheck-crystal
+ Add flycheck integration for the Crystal language, powered by
  flycheck-crystal.
+ Use the ELPA source for crystal-mode. The former QUELPA soruce
  (dotmilk's fork) is no longer maintained.
2017-12-08 00:07:27 -05:00
Henrik Lissner
9d7d14fd04
Update changelog 2017-11-06 00:52:16 +01:00
Henrik Lissner
ab326a9795
Reformat changelog 2017-11-05 22:19:06 +01:00
Henrik Lissner
9a7bd0263f
v2.0.6 bump 2017-10-06 02:37:24 +02:00
Henrik Lissner
558a8d973c
Change doom-popup-buffer & doom-popup-file signature
...and update its references.
2017-09-24 20:41:14 +02:00
Henrik Lissner
be05072aa4
Update changelog 2017-09-24 17:10:48 +02:00
Henrik Lissner
93ae5e5f51
lang/ruby: add rake support 2017-09-23 13:48:08 +02:00
Henrik Lissner
27cd8d8432
Removed colon from makefile task names 2017-09-23 13:48:07 +02:00
Henrik Lissner
42fec8494d
Rename doom/reload => doom/reload-load-path 2017-09-19 15:07:57 +02:00
Henrik Lissner
48bbdbaf22
Update changelog 2017-09-12 02:44:55 +02:00
Henrik Lissner
71bda74fdc
Prepare for v2.0.5 2017-09-03 23:31:45 +02:00
Henrik Lissner
33428bca89
Update changelog 2017-09-03 21:09:45 +02:00
Henrik Lissner
c962e1a47c
Update changelog 2017-08-11 19:57:57 +02:00
Henrik Lissner
bc27538581
Update changelog 2017-07-14 15:21:09 +02:00
Henrik Lissner
ee1fb43b93
Make doom-get-outdated-packages asynchronous 2017-06-21 16:09:58 +02:00
Henrik Lissner
02bfb73264
lang/sh: improve fontification for sh-mode
+ Fontify variables in double quotes (better)
+ Fontify command substitution in double quotes
+ Fontify built-in/common commands (see `+sh-builtin-keywords`)
2017-06-20 16:25:46 +02:00
Henrik Lissner
928812da8a
Make def-setting! behave more like defmacro
set! used to aggressively evaluate its arguments (at expansion-time),
even if placed inside an after! block. This causes unavoidable errors if
those arguments use functions/variables that don't exist yet.

Fixes #112
2017-06-19 00:32:44 +02:00
Henrik Lissner
70c7e68137
Update changelog 2017-06-16 02:32:44 +02:00
Henrik Lissner
75293c8d8c
Update CHANGELOG 2017-06-14 21:30:36 +02:00
Henrik Lissner
8c3cf83c6c
Update changelog 2017-06-12 01:43:06 +02:00
Henrik Lissner
4984a548d1
Refactor DOOM init & add new init hooks
+ Add doom-init-hook and doom-post-init-hook to simplify Emacs init
  hooks into less ambiguous ones.
+ Attach former after-init-hook and emacs-startup-hook hooks to new doom
  init hooks.
+ Vastly improves daemon and tty support: preventing incorrect colors
  from bleeding across face class barriers, and into GUI Emacs and vice
  versa, when spawned with emacsclient.
+ Fix persp-mode breaking Emacs daemon, and ensuring that initialization
  is done properly in terminal Emacs (and emacsclient frames).
2017-06-12 00:37:14 +02:00
Henrik Lissner
d5652d2779
Change what recentf ignores; add doom-host-dir var 2017-06-11 23:50:50 +02:00
Henrik Lissner
10eef78d43
Changelog: add missing attribution 2017-06-11 20:48:48 +02:00
Henrik Lissner
66cfbb2563
Fix quit confirmations in daemon; add for frames
+ Add quit confirmation when closing a frame with real buffers
+ Ensure quit confirmations also work in daemon frames (tty or gui)
2017-06-11 16:24:49 +02:00
Henrik Lissner
d8c7ce8c4e
Update changelog 2017-06-11 16:16:54 +02:00
Henrik Lissner
6549fa2956
TODO.org => CHANGELOG.org + rewrite 2017-06-11 01:16:41 +02:00