Bozhidar Batsov
ca4ae2e4f8
Merge pull request #321 from toctan/master
Do not show the tip if the cursor is in the minibuffer window
13 years ago
toctan
0e744f18f6
Add session* to .gitignore
13 years ago
toctan
fbcb0396a0
Merge branch 'master' of https://github.com/bbatsov/prelude
13 years ago
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.
13 years ago
Bozhidar Batsov
01c8da8385
Bind `KK` to `delete-horizontal-space`
13 years ago
toctan
4b6fc89a24
Do not show the tip if cursor is in the minibuffer
13 years ago
Bozhidar Batsov
e1c4c129c0
Merge pull request #320 from toctan/master
Add autoloads of major modes for PKGBUILD and .zshrc file
13 years ago
Bozhidar Batsov
c058e3c473
Add kk keychord for just-one-space
13 years ago
toctan
798b7df54e
Add autoloads for PKGBUILD and .zsh file
13 years ago
Bozhidar Batsov
9792ca0a63
Simplify prelude-rename-file-and-buffer
13 years ago
Bozhidar Batsov
a569d45a78
Quote buffer-file-name in prelude-open
13 years ago
Bozhidar Batsov
4b907b9620
Don't try to save files when you don't have the permissions to do so
13 years ago
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.
13 years ago
Bozhidar Batsov
ecbcc19c6d
Add a few more ace-jump keychords
13 years ago
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.
13 years ago
Bozhidar Batsov
f3fffbffce
Make prelude-rename-file-and-buffer vc aware
13 years ago
Bozhidar Batsov
2866052b6c
Enable erase-buffer
13 years ago
Bozhidar Batsov
751a01dd24
Merge pull request #314 from Abizern/keychords
Keychords
13 years ago
Abizer Nasir
bf19ce736b
Add key-chords to Readme
13 years ago
Abizer Nasir
7895dc6e42
Bind 'uu' to undo-tree-visualize
13 years ago
Bozhidar Batsov
5e93ddc62b
Fix #313 - invoke prelude-remove-elc-on-save only for Emacs Lisp buffers
13 years ago
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.
13 years ago
Bozhidar Batsov
1f8baf08eb
Enhance a bit stock dired config
13 years ago
Bozhidar Batsov
213b3c9f11
Try to resolve a potential problem with tuareg-mode and which-function-mode
13 years ago
Bozhidar Batsov
9ad2ae6202
Add a few more packages to auto-install
13 years ago
Bozhidar Batsov
f4d71fea83
Refactor prelude-visit-term-buffer
13 years ago
Bozhidar Batsov
37aa47f427
Disable yas-minor-mode in term-mode
13 years ago
Bozhidar Batsov
0bc4d51093
Merge pull request #311 from toctan/master
Recenter the screen after goto-symbol
13 years ago
toctan
cca24f3bb9
Recenter the screen after goto-symbol
13 years ago
Bozhidar Batsov
3996597b44
Fix a typo
13 years ago
Bozhidar Batsov
0f9bff7c71
Don't run checkdoc checker on elisp test files
13 years ago
Bozhidar Batsov
4c1b6b9dea
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.
13 years ago
Bozhidar Batsov
9fbef947b5
Clean up Emacs Lisp config
13 years ago
Bozhidar Batsov
0a56b3ffb5
Extract prelude-start-or-switch-to
13 years ago
Bozhidar Batsov
7181dbb5b5
Merge pull request #310 from lukerandall/dont-sudo-dired
Don't try edit dired buffer as root
13 years ago
Luke Randall
f69c6d5713
Fix indentation
13 years ago
Luke Randall
f8de1b7060
Don't try edit dired buffer as root
13 years ago
Bozhidar Batsov
b09eaf8e0e
Shorten the names displayed in prelude-recentf-ido-find-file
13 years ago
Bozhidar Batsov
f7d126fae9
Add some missing docstrings
13 years ago
Bozhidar Batsov
f24e116421
A couple of minor improvements
13 years ago
Bozhidar Batsov
c0742219a6
Merge pull request #305 from toctan/master
Add smex and ido-ubiquitous for better `M-x`
13 years ago
Bozhidar Batsov
c698fafe6d
Restore compatibility with Emacs 24.2
13 years ago
toctan
bdd9ceb7c8
Correct the packages alphabetical order
13 years ago
toctan
7ef5a9ac79
Merge branch 'master' of https://github.com/bbatsov/prelude
13 years ago
Bozhidar Batsov
73b713a850
Don't use dash.el during package init
13 years ago
Bozhidar Batsov
cd2781fd78
Merge pull request #308 from marivas/fix-flycheck-error
upgrade dash to 1.2
13 years ago
Manuel Rivas
cdb275481a
upgrade dash to 1.2
13 years ago
toctan
0ad998d618
Add smex and ido-ubiquitous for better `M-x`
13 years ago
Bozhidar Batsov
7eeea58c22
Merge pull request #303 from lukerandall/add-switch-to-previous-buffer
Add prelude-last-buffer
13 years ago
Luke Randall
2ef43e5fcf
Add key chord for prelude-switch-to-previous-buffer
13 years ago