Commit graph

  • 427bc31866 Replace electric-indent-mode and paredit with smartparens Bozhidar Batsov 2013-06-29 11:09:16 +0300
  • f76aab7491 Add prefix arg to prelude-smart-open-line Bozhidar Batsov 2013-06-29 09:26:23 +0300
  • 9116d5a0c8 Map Option to Super and Fn to Hyper Bozhidar Batsov 2013-06-29 09:25:21 +0300
  • 797435e8b3 Remove M-O keybinding Bozhidar Batsov 2013-06-29 09:24:42 +0300
  • 6e7e7a4557 Add some extra keybindings Bozhidar Batsov 2013-06-15 16:57:29 +0300
  • 457017a5a6 Fix #337 - don't promt for sudo passwd for non-existing directories Bozhidar Batsov 2013-06-06 23:43:50 +0300
  • 860b08467a Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-06-02 19:28:11 +0300
  • 1393245cfa Bind prelude-top-join-line to C-^ Bozhidar Batsov 2013-06-02 19:27:29 +0300
  • 82cc7188c2 Merge pull request #334 from joshuarh/valid-shell-commands Bozhidar Batsov 2013-06-01 12:20:53 -0700
  • 2725cee168 Merge pull request #333 from joshuarh/vanity-url Bozhidar Batsov 2013-06-01 12:18:42 -0700
  • 6ebfe1c800 Use valid shell commands Josh Hoff 2013-06-01 12:57:39 -0500
  • f0b786c452 Vanity URL for the installer Josh Hoff 2013-06-01 12:56:17 -0500
  • 7bae87264f Recompile the Prelude dir on prelude-update Bozhidar Batsov 2013-05-31 13:05:59 +0300
  • 4d15923e2c Add new command prelude-top-join-line Bozhidar Batsov 2013-05-30 16:50:55 +0300
  • d01818207c Merge pull request #331 from toctan/master Bozhidar Batsov 2013-05-30 04:52:14 -0700
  • a1d295d4c2 Fix keychord mention Bozhidar Batsov 2013-05-30 14:27:35 +0300
  • 576aec6fd3 Merge pull request #330 from seanfisk/fix-lisp-readme Bozhidar Batsov 2013-05-30 04:25:00 -0700
  • 3ef47f48fb Fix prelude-smart-open-line-above toctan 2013-05-30 11:18:18 +0800
  • fdcb9a8f07 Fix lisp code blocks in README. Sean Fisk 2013-05-29 15:03:39 -0600
  • fb1164e37f Enable manually elisp-slime-nav (fixes #325) Bozhidar Batsov 2013-05-23 11:38:04 +0300
  • 7aa0164bfb Add missing whitespace Bozhidar Batsov 2013-05-23 11:29:22 +0300
  • 3e3d022b89 Override default move-beginning-of-line behavior Bozhidar Batsov 2013-05-23 11:27:01 +0300
  • 0e4b66d07a Remove problematic kk keychords Bozhidar Batsov 2013-05-23 11:10:55 +0300
  • 08ad6bbfa5 Merge pull request #324 from Abizern/key_chord_documentation Bozhidar Batsov 2013-05-22 07:33:08 -0700
  • fd5458b179 Describe disabling key-chords in the README Abizer Nasir 2013-05-22 15:22:15 +0100
  • ca4ae2e4f8 Merge pull request #321 from toctan/master Bozhidar Batsov 2013-05-19 23:03:28 -0700
  • 0e744f18f6 Add session* to .gitignore toctan 2013-05-20 12:20:25 +0800
  • fbcb0396a0 Merge branch 'master' of https://github.com/bbatsov/prelude toctan 2013-05-20 12:13:25 +0800
  • a463633f7f Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-05-19 22:14:55 +0300
  • 01c8da8385 Bind KK to delete-horizontal-space Bozhidar Batsov 2013-05-19 22:14:36 +0300
  • 4b6fc89a24 Do not show the tip if cursor is in the minibuffer toctan 2013-05-19 19:16:43 +0800
  • e1c4c129c0 Merge pull request #320 from toctan/master Bozhidar Batsov 2013-05-19 02:40:10 -0700
  • c058e3c473 Add kk keychord for just-one-space Bozhidar Batsov 2013-05-19 12:24:53 +0300
  • 798b7df54e Add autoloads for PKGBUILD and .zsh file toctan 2013-05-18 00:24:56 +0800
  • 9792ca0a63 Simplify prelude-rename-file-and-buffer Bozhidar Batsov 2013-05-09 18:55:26 +0300
  • a569d45a78 Quote buffer-file-name in prelude-open Bozhidar Batsov 2013-05-09 18:23:07 +0300
  • 4b907b9620 Don't try to save files when you don't have the permissions to do so Bozhidar Batsov 2013-05-08 13:52:20 +0300
  • d7d3a8fc36 Improve prelude-open-with Bozhidar Batsov 2013-05-06 09:40:20 +0300
  • ecbcc19c6d Add a few more ace-jump keychords Bozhidar Batsov 2013-05-04 12:26:35 +0300
  • f8bd9a6a78 Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-05-04 10:28:22 +0300
  • f3fffbffce Make prelude-rename-file-and-buffer vc aware Bozhidar Batsov 2013-05-04 10:28:04 +0300
  • 2866052b6c Enable erase-buffer Bozhidar Batsov 2013-05-04 10:27:32 +0300
  • 751a01dd24 Merge pull request #314 from Abizern/keychords Bozhidar Batsov 2013-05-03 09:19:56 -0700
  • bf19ce736b Add key-chords to Readme Abizer Nasir 2013-05-03 16:04:57 +0100
  • 7895dc6e42 Bind 'uu' to undo-tree-visualize Abizer Nasir 2013-05-03 15:50:58 +0100
  • 5e93ddc62b Fix #313 - invoke prelude-remove-elc-on-save only for Emacs Lisp buffers Bozhidar Batsov 2013-05-03 15:42:27 +0300
  • 72294d1e70 Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-04-30 23:40:15 +0300
  • 1f8baf08eb Enhance a bit stock dired config Bozhidar Batsov 2013-04-30 23:39:54 +0300
  • 213b3c9f11 Try to resolve a potential problem with tuareg-mode and which-function-mode Bozhidar Batsov 2013-04-29 23:58:06 +0300
  • 9ad2ae6202 Add a few more packages to auto-install Bozhidar Batsov 2013-04-29 22:46:22 +0300
  • f4d71fea83 Refactor prelude-visit-term-buffer Bozhidar Batsov 2013-04-29 17:12:40 +0300
  • 37aa47f427 Disable yas-minor-mode in term-mode Bozhidar Batsov 2013-04-29 17:12:15 +0300
  • 0bc4d51093 Merge pull request #311 from toctan/master Bozhidar Batsov 2013-04-29 02:27:41 -0700
  • cca24f3bb9 Recenter the screen after goto-symbol toctan 2013-04-29 16:38:26 +0800
  • 3996597b44 Fix a typo Bozhidar Batsov 2013-04-29 11:07:58 +0300
  • 0f9bff7c71 Don't run checkdoc checker on elisp test files Bozhidar Batsov 2013-04-29 10:56:32 +0300
  • 4c1b6b9dea Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-04-29 08:00:29 +0300
  • 9fbef947b5 Clean up Emacs Lisp config Bozhidar Batsov 2013-04-29 08:00:04 +0300
  • 0a56b3ffb5 Extract prelude-start-or-switch-to Bozhidar Batsov 2013-04-29 07:59:51 +0300
  • 7181dbb5b5 Merge pull request #310 from lukerandall/dont-sudo-dired Bozhidar Batsov 2013-04-28 13:16:24 -0700
  • f69c6d5713 Fix indentation Luke Randall 2013-04-28 21:49:01 +0200
  • f8de1b7060 Don't try edit dired buffer as root Luke Randall 2013-04-28 21:18:38 +0200
  • b09eaf8e0e Shorten the names displayed in prelude-recentf-ido-find-file Bozhidar Batsov 2013-04-28 17:35:24 +0300
  • f7d126fae9 Add some missing docstrings Bozhidar Batsov 2013-04-28 16:37:09 +0300
  • f24e116421 A couple of minor improvements Bozhidar Batsov 2013-04-28 16:29:56 +0300
  • c0742219a6 Merge pull request #305 from toctan/master Bozhidar Batsov 2013-04-28 06:23:51 -0700
  • c698fafe6d Restore compatibility with Emacs 24.2 Bozhidar Batsov 2013-04-28 13:12:57 +0300
  • bdd9ceb7c8 Correct the packages alphabetical order toctan 2013-04-25 20:32:06 +0800
  • 7ef5a9ac79 Merge branch 'master' of https://github.com/bbatsov/prelude toctan 2013-04-25 20:23:06 +0800
  • 73b713a850 Don't use dash.el during package init Bozhidar Batsov 2013-04-25 15:13:52 +0300
  • cd2781fd78 Merge pull request #308 from marivas/fix-flycheck-error Bozhidar Batsov 2013-04-25 04:10:48 -0700
  • cdb275481a upgrade dash to 1.2 Manuel Rivas 2013-04-25 13:07:22 +0200
  • 0ad998d618 Add smex and ido-ubiquitous for better M-x toctan 2013-04-25 00:05:33 +0800
  • 7eeea58c22 Merge pull request #303 from lukerandall/add-switch-to-previous-buffer Bozhidar Batsov 2013-04-24 01:34:04 -0700
  • 2ef43e5fcf Add key chord for prelude-switch-to-previous-buffer Luke Randall 2013-04-24 10:24:44 +0200
  • d392932a4a Add prelude-switch-to-previous-buffer Luke Randall 2013-04-24 10:24:30 +0200
  • 557dd31b84 Don't auto-install python-mode anymore Bozhidar Batsov 2013-04-23 14:26:11 +0300
  • d4d9fce741 Suggest the use of Emacs 24.3 with Prelude Bozhidar Batsov 2013-04-21 22:31:56 +0300
  • 3525aaa6f7 Enable subword-mode in python-mode Bozhidar Batsov 2013-04-21 22:29:10 +0300
  • 2d46a71bcc python.el is now part of Emacs Bozhidar Batsov 2013-04-21 22:28:32 +0300
  • e30bd06521 Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-04-21 10:02:04 +0300
  • 5ff6ae1339 Enhance sudo editing experience Bozhidar Batsov 2013-04-21 10:01:43 +0300
  • f531934edf Merge pull request #302 from climatewarrior/add-documentation Bozhidar Batsov 2013-04-15 08:33:48 -0700
  • 6d87ee90de Proper line breaks for new text Gabriel J. Pérez Irizarry 2013-04-15 11:28:31 -0400
  • 14a6b92ad6 Makes README more clear about prelude-modules.el during manual install. Gabriel J. Pérez Irizarry 2013-04-15 11:24:43 -0400
  • 74100057b3 Enable dired-x by default Bozhidar Batsov 2013-04-13 18:36:47 +0300
  • d1a92af02d Ignore savefile dir Bozhidar Batsov 2013-04-12 19:05:53 +0300
  • 555cc79d89 Minor change Bozhidar Batsov 2013-04-12 19:05:40 +0300
  • c07fccb701 Use global-flycheck-mode Bozhidar Batsov 2013-04-12 17:36:13 +0300
  • 0339d5a4b3 Introduce key-chord to the default-packages Bozhidar Batsov 2013-04-11 18:27:32 +0300
  • 874ec73947 Fix #284 - use mkdir -p to create required dirs Bozhidar Batsov 2013-04-09 19:04:35 +0300
  • feea6e5a3d Merge branch 'master' of github.com:bbatsov/prelude Bozhidar Batsov 2013-04-09 18:39:31 +0300
  • 0d22c81791 Fix #294 - quote env var PRELUDE_INSTALL_DIR Bozhidar Batsov 2013-04-09 18:39:10 +0300
  • 9de44410a1 Merge pull request #297 from artagnon/patch-1 Bozhidar Batsov 2013-04-09 08:28:50 -0700
  • ff6f590572 README: fix minor typo {form -> from} Ramkumar Ramachandra 2013-04-09 18:58:00 +0530
  • ff9bd27831 Add prelude-kill-whole-line Bozhidar Batsov 2013-04-09 15:18:08 +0300
  • 29f5157bf3 Make backward kill line respect indentation Bozhidar Batsov 2013-04-09 14:43:48 +0300
  • 1bf7a3f8a8 Add a keybinding for backward line killing Bozhidar Batsov 2013-04-08 18:50:05 +0300
  • 00b16e5ce7 Code style Bozhidar Batsov 2013-04-06 17:48:13 +0300
  • 0f2da2e9b2 Minor changes Bozhidar Batsov 2013-04-05 14:43:15 +0300