Commit graph

49 commits

Author SHA1 Message Date
Erik Johansson bd287e657a Correct two minor spelling errors 2017-08-30 20:51:24 +03:00
Bozhidar Batsov e0ca7c7003 Update the copyright years 2017-01-04 01:20:26 +02:00
Huang Bin 32354c79c5 Fix the crux-like changes (#995) 2016-05-02 20:14:31 -07:00
Bozhidar Batsov ebd6e9d591 Update the copyright years 2016-01-31 08:44:18 +02:00
Charles Comstock a8a83aeb5e isearch-occur is included in emacs core upstream
Looks like it was originally incorporated in 2007,
6e3057bbed.

Technically this is bound to `M-s o` by default, but `C-o` is a nice shortcut.
2015-07-06 03:01:18 -05:00
Jonas Bernoulli 7fa9fd160c Bind C-x M-g to magit-dispatch-popup 2015-06-27 16:19:57 +02:00
Bozhidar Batsov 25ad11c759 Use jump to word or subword by default 2015-05-22 08:51:32 +03:00
Bozhidar Batsov b2947f2164 Replace ace-jump-mode with avy 2015-05-09 13:02:43 +03:00
Bozhidar Batsov c2da437aa4 Update copyright years 2015-03-03 13:04:34 +02:00
Bozhidar Batsov e58e0bef5e Switch the bindings for zop-to-char and zop-up-to-char 2015-02-07 12:47:31 +02:00
Bozhidar Batsov 8fd5b0db53 Add the zop-to-char package 2015-02-07 12:46:05 +02:00
Bozhidar Batsov dc82375714 Update copyright years 2014-12-07 11:37:46 +02:00
Bozhidar Batsov 3a9ee203b8 Bind info-display-manual to C-h C-i 2014-11-13 15:58:28 +02:00
Bozhidar Batsov 01b36917f1 [Fix #664] Remove controversial other-window remapping
This also closes #656.
2014-09-13 17:35:59 +03:00
toctan ba2272a690 Prefer advice over remap exchange-point-and-mark 2014-06-08 13:18:06 +08:00
toctan d529ef86a5 Do not bind proced with OS X 2014-05-28 21:10:10 +08:00
toctan 1df4cb8043 Fix define-key 'help-command 2014-05-27 16:03:47 +08:00
Bozhidar Batsov c0550168f3 Define a few keybindings in terms of help-command 2014-05-26 19:02:46 +03:00
Bozhidar Batsov 97889cb77d Add ace-window and use it as other-window replacement 2014-05-15 17:11:49 +03:00
Bozhidar Batsov ec1241f976 Correct conflicting keybinding 2014-04-05 15:57:55 +03:00
Abizer Nasir 58e15b93fc Add ace-jump-buffer to Prelude
Keybindings set to `C-c k` and `S->`
2014-04-03 19:44:10 +01:00
Bozhidar Batsov 015c2de3b6 Bind ace-jump-mode to s-. as well 2014-01-02 11:38:49 +02:00
Bozhidar Batsov f573fd99e4 Change C-c SPC to C-c j to avoid a conflict in org-mode
In org-mode C-c SPC is bound to `org-table-blank-field`
2014-01-02 11:35:58 +02:00
Bozhidar Batsov 7909617b9e Don't use C-x SPC as it's used in Emacs 24.4 by default for rectangular selection 2013-12-27 17:15:25 +02:00
Bozhidar Batsov 3239f5c724 [Fix #399] Extract key-chord into a separate module 2013-11-03 23:50:09 +02:00
Michal Bendowski 3d1c634baf Make "C-x C-m" a true alias for M-x by binding it to smex. 2013-08-10 18:56:36 +01:00
Bozhidar Batsov 69e5ab693c Refine fullscreen support 2013-07-26 17:36:18 +03:00
Bozhidar Batsov cc29e0f2bb Update keybindings a bit 2013-07-23 15:18:50 +03:00
Bozhidar Batsov 84f44e0e58 Remove a problematic keybinding 2013-07-17 18:12:53 +03:00
Bozhidar Batsov 1d8ce75ffd Add a few keybindings making use of the Super key 2013-07-17 16:12:29 +03:00
Bozhidar Batsov 1393245cfa Bind prelude-top-join-line to C-^ 2013-06-02 19:27:29 +03:00
Bozhidar Batsov 4d15923e2c Add new command prelude-top-join-line
Saner version of the built-in `join-line`, that joins lines from the top
to the bottom.
2013-05-30 16:50:55 +03:00
Bozhidar Batsov 0e4b66d07a Remove problematic kk keychords 2013-05-23 11:10:55 +03:00
Bozhidar Batsov 01c8da8385 Bind KK to delete-horizontal-space 2013-05-19 22:14:36 +03:00
Bozhidar Batsov c058e3c473 Add kk keychord for just-one-space 2013-05-19 12:24:53 +03:00
Bozhidar Batsov ecbcc19c6d Add a few more ace-jump keychords 2013-05-04 12:26:35 +03:00
Abizer Nasir 7895dc6e42 Bind 'uu' to undo-tree-visualize 2013-05-03 16:22:01 +01:00
Luke Randall 2ef43e5fcf Add key chord for prelude-switch-to-previous-buffer 2013-04-24 10:24:44 +02:00
Bozhidar Batsov 0339d5a4b3 Introduce key-chord to the default-packages 2013-04-11 18:27:32 +03:00
Bozhidar Batsov ff9bd27831 Add prelude-kill-whole-line 2013-04-09 15:18:08 +03:00
Bozhidar Batsov 29f5157bf3 Make backward kill line respect indentation 2013-04-09 14:43:48 +03:00
Bozhidar Batsov 1bf7a3f8a8 Add a keybinding for backward line killing 2013-04-08 18:50:05 +03:00
Bozhidar Batsov 3ac3415a2c C-M-h is more useful as mark-defun 2013-03-15 17:32:39 +02:00
Bozhidar Batsov 3f29bd26f1 Add a couple of jump-to-def keybindings 2013-03-12 14:58:44 +02:00
Bozhidar Batsov 00661efa2a A bit of cleanup and doc-string fixes 2013-03-07 09:57:33 +02:00
Bozhidar Batsov 104c84e905 Add ace-jump-mode to the default package set. 2013-01-13 15:06:57 +02:00
Bozhidar Batsov 269e9137ec updated copyright 2013-01-02 13:13:59 +02:00
Bozhidar Batsov 0bc3897191 added an autoload and a keybinding for zap-up-to-char 2012-12-26 10:38:03 +02:00
Bozhidar Batsov b01492e7ea moved back the prelude modules into the main Prelude project 2012-12-15 22:07:25 +02:00
Renamed from prelude/prelude-global-keybindings.el (Browse further)