Bozhidar Batsov
860b08467a
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-06-02 19:28:11 +03:00
Bozhidar Batsov
1393245cfa
Bind prelude-top-join-line to C-^
2013-06-02 19:27:29 +03:00
Bozhidar Batsov
82cc7188c2
Merge pull request #334 from joshuarh/valid-shell-commands
...
Valid shell commands
2013-06-01 12:20:53 -07:00
Bozhidar Batsov
2725cee168
Merge pull request #333 from joshuarh/vanity-url
...
Vanity URL for the installer
2013-06-01 12:18:42 -07:00
Josh Hoff
6ebfe1c800
Use valid shell commands
...
By not prepending `$` to your examples users can copy them easier
without fear of seeing `bash: $: command not found` or similar
2013-06-01 13:01:12 -05:00
Josh Hoff
f0b786c452
Vanity URL for the installer
...
Made with
`https://github.com/bbatsov/prelude/raw/master/utils/installer.sh `
More info: https://github.com/bbatsov/prelude/raw/master/utils/installer.sh
2013-06-01 13:00:20 -05:00
Bozhidar Batsov
7bae87264f
Recompile the Prelude dir on prelude-update
2013-05-31 13:05:59 +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
d01818207c
Merge pull request #331 from toctan/master
...
Fix `prelude-smart-open-line-above`
2013-05-30 04:52:14 -07:00
Bozhidar Batsov
a1d295d4c2
Fix keychord mention
2013-05-30 14:27:35 +03:00
Bozhidar Batsov
576aec6fd3
Merge pull request #330 from seanfisk/fix-lisp-readme
...
Fix lisp code blocks in README.
2013-05-30 04:25:00 -07:00
toctan
3ef47f48fb
Fix prelude-smart-open-line-above
2013-05-30 11:18:18 +08:00
Sean Fisk
fdcb9a8f07
Fix lisp code blocks in README.
2013-05-29 15:03:39 -06:00
Bozhidar Batsov
fb1164e37f
Enable manually elisp-slime-nav ( fixes #325 )
2013-05-23 11:38:04 +03:00
Bozhidar Batsov
7aa0164bfb
Add missing whitespace
2013-05-23 11:29:22 +03:00
Bozhidar Batsov
3e3d022b89
Override default move-beginning-of-line behavior
2013-05-23 11:27:01 +03:00
Bozhidar Batsov
0e4b66d07a
Remove problematic kk keychords
2013-05-23 11:10:55 +03:00
Bozhidar Batsov
08ad6bbfa5
Merge pull request #324 from Abizern/key_chord_documentation
...
Describe disabling key-chords in the README
2013-05-22 07:33:08 -07:00
Abizer Nasir
fd5458b179
Describe disabling key-chords in the README
...
It's good to have defaults, but nice to document a way of changing them
as well.
2013-05-22 15:27:36 +01:00
Bozhidar Batsov
ca4ae2e4f8
Merge pull request #321 from toctan/master
...
Do not show the tip if the cursor is in the minibuffer window
2013-05-19 23:03:28 -07:00
toctan
0e744f18f6
Add session* to .gitignore
2013-05-20 12:20:25 +08:00
toctan
fbcb0396a0
Merge branch 'master' of https://github.com/bbatsov/prelude
2013-05-20 12:13:25 +08:00
Bozhidar Batsov
a463633f7f
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-05-19 22:14:55 +03:00
Bozhidar Batsov
01c8da8385
Bind KK
to delete-horizontal-space
2013-05-19 22:14:36 +03:00
toctan
4b6fc89a24
Do not show the tip if cursor is in the minibuffer
2013-05-19 19:16:43 +08:00
Bozhidar Batsov
e1c4c129c0
Merge pull request #320 from toctan/master
...
Add autoloads of major modes for PKGBUILD and .zshrc file
2013-05-19 02:40:10 -07:00
Bozhidar Batsov
c058e3c473
Add kk keychord for just-one-space
2013-05-19 12:24:53 +03:00
toctan
798b7df54e
Add autoloads for PKGBUILD and .zsh file
2013-05-18 00:24:56 +08:00
Bozhidar Batsov
9792ca0a63
Simplify prelude-rename-file-and-buffer
2013-05-09 18:55:26 +03:00
Bozhidar Batsov
a569d45a78
Quote buffer-file-name in prelude-open
2013-05-09 18:23:07 +03:00
Bozhidar Batsov
4b907b9620
Don't try to save files when you don't have the permissions to do so
2013-05-08 13:52:20 +03:00
Bozhidar Batsov
d7d3a8fc36
Improve prelude-open-with
...
Now it uses `xdg-open` where it makes sense. It also accepts a prefix
argument that forces manual selection of a command to run.
2013-05-06 09:40:20 +03:00
Bozhidar Batsov
ecbcc19c6d
Add a few more ace-jump keychords
2013-05-04 12:26:35 +03:00
Bozhidar Batsov
f8bd9a6a78
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-05-04 10:28:22 +03:00
Bozhidar Batsov
f3fffbffce
Make prelude-rename-file-and-buffer vc aware
2013-05-04 10:28:04 +03:00
Bozhidar Batsov
2866052b6c
Enable erase-buffer
2013-05-04 10:27:32 +03:00
Bozhidar Batsov
751a01dd24
Merge pull request #314 from Abizern/keychords
...
Keychords
2013-05-03 09:19:56 -07:00
Abizer Nasir
bf19ce736b
Add key-chords to Readme
2013-05-03 16:24:22 +01:00
Abizer Nasir
7895dc6e42
Bind 'uu' to undo-tree-visualize
2013-05-03 16:22:01 +01:00
Bozhidar Batsov
5e93ddc62b
Fix #313 - invoke prelude-remove-elc-on-save only for Emacs Lisp buffers
2013-05-03 15:42:27 +03:00
Bozhidar Batsov
72294d1e70
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-04-30 23:40:15 +03:00
Bozhidar Batsov
1f8baf08eb
Enhance a bit stock dired config
2013-04-30 23:39:54 +03:00
Bozhidar Batsov
213b3c9f11
Try to resolve a potential problem with tuareg-mode and which-function-mode
2013-04-29 23:58:06 +03:00
Bozhidar Batsov
9ad2ae6202
Add a few more packages to auto-install
2013-04-29 22:46:22 +03:00
Bozhidar Batsov
f4d71fea83
Refactor prelude-visit-term-buffer
2013-04-29 17:12:40 +03:00
Bozhidar Batsov
37aa47f427
Disable yas-minor-mode in term-mode
2013-04-29 17:12:15 +03:00
Bozhidar Batsov
0bc4d51093
Merge pull request #311 from toctan/master
...
Recenter the screen after goto-symbol
2013-04-29 02:27:41 -07:00
toctan
cca24f3bb9
Recenter the screen after goto-symbol
2013-04-29 16:38:26 +08:00
Bozhidar Batsov
3996597b44
Fix a typo
2013-04-29 11:07:58 +03:00
Bozhidar Batsov
0f9bff7c71
Don't run checkdoc checker on elisp test files
2013-04-29 10:56:32 +03:00