Commit graph

58 commits

Author SHA1 Message Date
Benjamin Slade
19c3dbcaea don't force box cursor on SPC modes (#43)
* don't force box cursor on SPC modes
* show page-numbers in pdf-view-mode
2018-09-14 13:36:15 +02:00
Jean-Philippe Bernardy
947a1740f9 fix #44 2018-09-13 11:22:51 +02:00
Jean-Philippe Bernardy
d73a45c710 oops: allow not loading magit at all 2018-09-10 08:45:18 +02:00
Jean-Philippe Bernardy
82057912c2 Fix #41 2018-09-07 11:54:47 +02:00
Jean-Philippe Bernardy
d96c37d103 fix #40
as per suggestion
2018-08-29 09:30:09 +02:00
Jean-Philippe Bernardy
eaef1f32cc cleanups 2017-08-02 21:56:09 +02:00
Jean-Philippe Bernardy
4b76f0a86c comments and cleanup 2017-05-29 08:17:14 +02:00
Jean-Philippe Bernardy
5a4ca8517e make history cleaner 2017-05-08 16:20:21 +02:00
Jean-Philippe Bernardy
868dbe907b record insertion changes so that they can be repeated 2017-05-08 09:55:37 +02:00
Jean-Philippe Bernardy
d9f0545708 cfw:calendar-mode is special 2017-03-18 21:12:41 +01:00
Jean-Philippe Bernardy
c37750547e remove attempt to enable boon in all buffers
Boon is enabled in fundamental buffers anyway. The removed code does not
manage to enable boon in temporary buffers, so it seems useless.
2016-11-25 13:48:21 +01:00
Jean-Philippe Bernardy
3a45594f22 tweak 2016-11-17 23:03:32 +01:00
Jean-Philippe Bernardy
42842d3566 use prefix commands for consistency 2016-11-16 19:59:36 +01:00
Jean-Philippe Bernardy
3f63141f69 agenda mode is special 2016-11-16 19:58:27 +01:00
Jean-Philippe Bernardy
5ccd7fef0a :type for boon-special-mode-list 2016-11-08 20:35:02 +01:00
Jean-Philippe Bernardy
33bc83c17f fix warnings 2016-11-06 16:00:15 +01:00
Jean-Philippe Bernardy
bef6f50554 oops 2016-09-06 21:03:44 +02:00
Jean-Philippe Bernardy
6aafe7cd76 in-emacs tutorial 2016-09-04 21:42:27 +02:00
Jean-Philippe Bernardy
1fdfa0eadf fix toggle-char-case for mc 2016-09-01 21:32:11 +02:00
Jean-Philippe Bernardy
d753df2dc1 remove (failed) mc/handling experiment 2016-08-31 14:15:50 +02:00
Jean-Philippe Bernardy
d372024b3c minor cleanups 2016-08-30 20:43:19 +02:00
Jean-Philippe Bernardy
9e7f549a56 improve mc default lists 2016-08-29 22:06:38 +02:00
Jean-Philippe Bernardy
873909f7bb retire off-state 2016-08-29 20:09:33 +02:00
Jean-Philippe Bernardy
24f5c58b63 rework the argument system
now region specifiers are always 'parsed' once
2016-08-21 22:33:29 +02:00
Jean-Philippe Bernardy
911d975c18 alternative handling of C key 2016-08-14 22:20:32 +02:00
Jean-Philippe Bernardy
199d30229e comments 2016-07-25 19:59:08 +02:00
Jean-Philippe Bernardy
ee5f93d9cd make the helm command map a simple transient map
a simple transient map rather than a map in emulation alist.

This allows to save a few keystrokes; simpler to use and can be extended
to other minibuffer completion modes (ivy...)
2015-12-28 22:21:33 +01:00
Jean-Philippe Bernardy
b3fa27dc37 Phase out helm-command-mode, step 1.
don't switch to helm-command-mode automatically
2015-12-25 20:19:26 +01:00
Jean-Philippe Bernardy
c0277bad8a tweak definition of special mode 2015-12-13 20:18:09 +01:00
Jean-Philippe Bernardy
0906179caf comint modes are not really special 2015-12-11 20:38:58 +01:00
Jean-Philippe Bernardy
9c6a25c692 support for special modes 2015-12-07 08:36:41 +01:00
Jean-Philippe Bernardy
370cfe2177 leverage the 'special mode hint 2015-12-03 19:55:42 +01:00
Jean-Philippe Bernardy
74f8d7b034 don't use extract if extraction is not needed 2015-11-22 20:39:30 +01:00
Jean-Philippe Bernardy
88c4eaebe2 magit is special 2015-11-18 22:36:11 +01:00
Syohei YOSHIDA
1f7cf4b281 Correct package header and footer format 2015-11-09 15:29:05 +09:00
Jean-Philippe Bernardy
a48c91937e support fundamental buffers
(finish to) copy evil technique for that
2015-11-08 21:22:08 +01:00
Jean-Philippe Bernardy
3a843cb0d3 more special modes 2015-11-08 21:21:56 +01:00
Jean-Philippe Bernardy
d7ec3cbdf6 comment 2015-10-11 22:19:47 +02:00
Jean-Philippe Bernardy
7b6dce27cd fix (and simplify) detection of helm minibuffers 2015-10-11 22:16:40 +02:00
Jean-Philippe Bernardy
55a4a9d81e complete the powerline setup
move related code to a new module
2015-10-10 22:31:10 +02:00
Jean-Philippe Bernardy
6fedb55724 Stop hacking the modeline color
instead provide tools to that it can be properly handled by packages
such as powerline
2015-10-10 21:48:28 +02:00
Jean-Philippe Bernardy
9cd2121d9d defcustom 2015-05-25 23:22:57 +02:00
Jean-Philippe Bernardy
bdc5b1525a more special modes 2014-11-24 13:39:01 +01:00
Jean-Philippe Bernardy
40100e99f8 tweaks 2014-10-28 12:30:38 +01:00
Jean-Philippe Bernardy
dfb4f0e2de Bind 'c' to the C-c (pseudo) prefix map 2014-10-26 13:34:54 +01:00
Jean-Philippe Bernardy
82e9aec6fe Merge branch 'master' of github.com:jyp/boon 2014-10-23 21:03:14 +02:00
Jean-Philippe Bernardy
7db0a398e0 More tutorial
also change the mode-line color
2014-10-23 21:02:34 +02:00
Jean-Philippe Bernardy
36c803f474 add package-menu-mode to speacial modes 2014-10-23 13:35:00 +02:00
Jean-Philippe Bernardy
31b8d4dc31 dired is special
+ comments
2014-10-23 13:05:17 +02:00
Jean-Philippe Bernardy
a9ec88c92f oops 2014-10-20 22:44:26 +02:00