Commit graph

904 commits

Author SHA1 Message Date
Bozhidar Batsov 86ba702f48 Enable browse-kill-ring's default keybindings 2013-12-14 11:06:53 +02:00
Bozhidar Batsov 77f8650b1e Merge pull request #456 from climatewarrior/add-module-docs
Adds comments to sample modules.
2013-12-13 06:39:17 -08:00
Bozhidar Batsov a89d7f8b74 Merge pull request #457 from climatewarrior/updateKeyChords
Updates key chord bindings.
2013-12-13 06:39:00 -08:00
Gabriel J. Pérez Irizarry ecf62ac168 Updates key chord bindings. 2013-12-13 10:07:02 -04:00
Gabriel J. Pérez Irizarry 5e9f19bc89 Adds comments to sample modules. 2013-12-13 09:43:43 -04:00
Bozhidar Batsov 654e4eb463 Add browse-kill-ring package 2013-12-11 11:50:32 +02:00
Bozhidar Batsov d54d3956fd Improve tab's behavior
It now does both indentation and completion (when supported)
2013-12-07 09:40:05 +02:00
Bozhidar Batsov fea2c44cbd Add wrapping commands to ielm-map 2013-12-07 09:15:12 +02:00
Bozhidar Batsov 8217618525 Simplify sexp wrapping code 2013-12-07 09:14:44 +02:00
Bozhidar Batsov 150ac9e510 [Fix #433] Disable problematic binding M-[ 2013-12-07 08:45:05 +02:00
Bozhidar Batsov 7507cecb9f Fix epl-upgrade invocation 2013-12-07 01:21:54 +02:00
Bozhidar Batsov 3179b18fc3 Merge branch 'master' of github.com:bbatsov/prelude 2013-12-07 01:02:34 +02:00
Bozhidar Batsov c65b4ca336 Add prefix arg support prelude-update-packages
With a prefix arg it will update all installed packages.
2013-12-07 01:01:54 +02:00
Bozhidar Batsov 9ef4a6ef79 Merge pull request #452 from jjcomer/master
Fix typo in prelude-ido
2013-12-06 09:07:48 -08:00
Josh Comer 58ce966e46 Fix typo in prelude-ido 2013-12-06 11:48:02 -04:00
Bozhidar Batsov 4ca22fbf1c [Fix #451] Add the ability to preload personal code 2013-12-06 17:34:06 +02:00
Bozhidar Batsov 3cdb7f32ad [Fix #447] Extract ido config into a module
This should make it simpler to disable ido completely if you want to use
an alternative library (like `icomplete` or `icicles` for instance).
2013-12-06 17:10:04 +02:00
Bozhidar Batsov d4a5224330 New keychord xx -> execute-extended-command 2013-12-06 16:35:56 +02:00
Bozhidar Batsov 3cc9ad7400 [Fix #444] Add command prelude-update-packages 2013-12-06 16:31:58 +02:00
Bozhidar Batsov dbe0ed889a Use prelude-require-packages everywhere 2013-11-26 12:52:29 +02:00
Bozhidar Batsov 1b922c52c2 [Fix #436] Enable smartparens-mode in latex-mode 2013-11-21 12:51:24 +02:00
Bozhidar Batsov 851854a173 Merge branch 'master' of github.com:bbatsov/prelude 2013-11-21 11:46:56 +02:00
Bozhidar Batsov 9bdf8f6ace [Fix #416] Add quotes to the alias examples 2013-11-21 11:46:18 +02:00
Bozhidar Batsov 1a48711e60 Merge pull request #439 from seanfisk/fix-key-chord-commentary
Fix key-chord module commentary.
2013-11-20 22:32:01 -08:00
Sean Fisk b65617dd16 Fix key-chord module commentary. 2013-11-20 19:35:59 -05:00
Bozhidar Batsov b9000702b2 Replace mentions of WikEmacs with EmacsWiki 2013-11-19 13:52:27 +02:00
Bozhidar Batsov dae1e4d1bc Some minor changes in yank-pop 2013-11-19 12:02:36 +02:00
Bozhidar Batsov 79ac17db8c Fix a reference to nrepl.el 2013-11-03 23:55:11 +02:00
Bozhidar Batsov 3239f5c724 [Fix #399] Extract key-chord into a separate module 2013-11-03 23:50:09 +02:00
Bozhidar Batsov 523a4851a6 Extract Helm support into a separate module 2013-11-03 23:37:40 +02:00
Bozhidar Batsov a509b0a174 Remove obsolete markdown module 2013-11-03 23:24:21 +02:00
Bozhidar Batsov e2ffd09fbd Code style 2013-11-03 23:17:53 +02:00
Bozhidar Batsov 45d0347b07 Remove obsolete dep to git-commit-mode 2013-11-03 23:16:15 +02:00
Bozhidar Batsov fa42408438 Cask files are Emacs Lisp files 2013-11-03 23:09:56 +02:00
Bozhidar Batsov 965e5e2fdb Merge branch 'master' of github.com:bbatsov/prelude 2013-10-31 23:12:37 +02:00
Bozhidar Batsov 015e3abd9b [Fix #426] Remove M-O keybinding
It caused problems in terminals.
2013-10-31 23:11:12 +02:00
Bozhidar Batsov 9a8382a613 Add a table of contents 2013-10-29 17:04:57 +02:00
Bozhidar Batsov 4e3f55d521 Merge pull request #422 from seanfisk/fix-readme-keybindings-again
Fix README keybindings again
2013-10-24 08:57:01 -07:00
Sean Fisk 715d7e9bba Add period. 2013-10-24 11:44:41 -04:00
Sean Fisk bef5ec9e26 Really fix key bindings, once and for all. 2013-10-24 11:43:12 -04:00
Bozhidar Batsov c62d135c79 Merge pull request #421 from seanfisk/fix-readme-keybinding
Fix README key binding for prelude-smart-open-line-above.
2013-10-24 08:36:17 -07:00
Sean Fisk 59505dda2a Add M-O and s-o as key bindings for prelude-smart-open-line-above. 2013-10-24 11:34:17 -04:00
Bozhidar Batsov b78ce3925c [#421] Bind prelude-smart-open-line-above to M-O 2013-10-24 17:43:28 +03:00
Sean Fisk 7b41783393 Fix README key binding for prelude-smart-open-line-above. 2013-10-24 00:35:24 -04:00
Bozhidar Batsov 3c8c7dec05 Do an automatic package upgrade in prelude-update 2013-10-22 15:37:05 +03:00
Bozhidar Batsov 82513bf204 Fix a typo in function name 2013-10-22 14:41:06 +03:00
Bozhidar Batsov 2a843a6d05 Merge pull request #420 from ranmocy/prelude-recompile-elisp
recompile elc instead of removing it when saving elisp file
2013-10-21 22:56:20 -07:00
Ranmocy Sheng 1c9935ff97 recompile elc instead of removing it when saving elisp file 2013-10-21 15:17:24 -07:00
Bozhidar Batsov 8113c2598b Merge pull request #419 from jjcomer/master
Use correct hook for el-doc
2013-10-21 06:50:12 -07:00
Josh Comer efa5ef3b02 Use correct hook for el-doc 2013-10-21 10:47:11 -03:00