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
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.
2013-04-29 08:00:29 +03:00
Bozhidar Batsov
9fbef947b5
Clean up Emacs Lisp config
2013-04-29 08:00:04 +03:00
Bozhidar Batsov
0a56b3ffb5
Extract prelude-start-or-switch-to
2013-04-29 07:59:51 +03:00
Bozhidar Batsov
7181dbb5b5
Merge pull request #310 from lukerandall/dont-sudo-dired
...
Don't try edit dired buffer as root
2013-04-28 13:16:24 -07:00
Luke Randall
f69c6d5713
Fix indentation
2013-04-28 21:49:01 +02:00
Luke Randall
f8de1b7060
Don't try edit dired buffer as root
2013-04-28 21:18:38 +02:00
Bozhidar Batsov
b09eaf8e0e
Shorten the names displayed in prelude-recentf-ido-find-file
2013-04-28 17:35:24 +03:00
Bozhidar Batsov
f7d126fae9
Add some missing docstrings
2013-04-28 16:37:09 +03:00
Bozhidar Batsov
f24e116421
A couple of minor improvements
2013-04-28 16:29:56 +03:00
Bozhidar Batsov
c0742219a6
Merge pull request #305 from toctan/master
...
Add smex and ido-ubiquitous for better `M-x`
2013-04-28 06:23:51 -07:00
Bozhidar Batsov
c698fafe6d
Restore compatibility with Emacs 24.2
2013-04-28 13:12:57 +03:00
toctan
bdd9ceb7c8
Correct the packages alphabetical order
2013-04-25 20:32:06 +08:00
toctan
7ef5a9ac79
Merge branch 'master' of https://github.com/bbatsov/prelude
2013-04-25 20:23:06 +08:00
Bozhidar Batsov
73b713a850
Don't use dash.el during package init
2013-04-25 15:13:52 +03:00
Bozhidar Batsov
cd2781fd78
Merge pull request #308 from marivas/fix-flycheck-error
...
upgrade dash to 1.2
2013-04-25 04:10:48 -07:00
Manuel Rivas
cdb275481a
upgrade dash to 1.2
2013-04-25 13:07:22 +02:00
toctan
0ad998d618
Add smex and ido-ubiquitous for better M-x
2013-04-25 00:05:33 +08:00
Bozhidar Batsov
7eeea58c22
Merge pull request #303 from lukerandall/add-switch-to-previous-buffer
...
Add prelude-last-buffer
2013-04-24 01:34:04 -07:00
Luke Randall
2ef43e5fcf
Add key chord for prelude-switch-to-previous-buffer
2013-04-24 10:24:44 +02:00
Luke Randall
d392932a4a
Add prelude-switch-to-previous-buffer
2013-04-24 10:24:30 +02:00
Bozhidar Batsov
557dd31b84
Don't auto-install python-mode anymore
...
It's part of Emacs 24.3 now
2013-04-23 14:26:11 +03:00
Bozhidar Batsov
d4d9fce741
Suggest the use of Emacs 24.3 with Prelude
2013-04-21 22:31:56 +03:00
Bozhidar Batsov
3525aaa6f7
Enable subword-mode in python-mode
2013-04-21 22:29:10 +03:00
Bozhidar Batsov
2d46a71bcc
python.el is now part of Emacs
2013-04-21 22:28:32 +03:00
Bozhidar Batsov
e30bd06521
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-21 10:02:04 +03:00
Bozhidar Batsov
5ff6ae1339
Enhance sudo editing experience
2013-04-21 10:01:43 +03:00
Bozhidar Batsov
f531934edf
Merge pull request #302 from climatewarrior/add-documentation
...
Add documentation
2013-04-15 08:33:48 -07:00
Gabriel J. Pérez Irizarry
6d87ee90de
Proper line breaks for new text
2013-04-15 11:28:31 -04:00
Gabriel J. Pérez Irizarry
14a6b92ad6
Makes README more clear about prelude-modules.el during manual install.
2013-04-15 11:24:43 -04:00
Bozhidar Batsov
74100057b3
Enable dired-x by default
2013-04-13 18:36:47 +03:00
Bozhidar Batsov
d1a92af02d
Ignore savefile dir
2013-04-12 19:05:53 +03:00
Bozhidar Batsov
555cc79d89
Minor change
2013-04-12 19:05:40 +03:00
Bozhidar Batsov
c07fccb701
Use global-flycheck-mode
2013-04-12 17:36:13 +03:00
Bozhidar Batsov
0339d5a4b3
Introduce key-chord to the default-packages
2013-04-11 18:27:32 +03:00
Bozhidar Batsov
874ec73947
Fix #284 - use mkdir -p to create required dirs
2013-04-09 19:04:35 +03:00
Bozhidar Batsov
feea6e5a3d
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-09 18:39:31 +03:00
Bozhidar Batsov
0d22c81791
Fix #294 - quote env var PRELUDE_INSTALL_DIR
2013-04-09 18:39:10 +03:00
Bozhidar Batsov
9de44410a1
Merge pull request #297 from artagnon/patch-1
...
README: fix minor typo {form -> from}
2013-04-09 08:28:50 -07:00
Ramkumar Ramachandra
ff6f590572
README: fix minor typo {form -> from}
2013-04-09 18:58:00 +05:30
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
00b16e5ce7
Code style
2013-04-06 17:48:13 +03:00
Bozhidar Batsov
0f2da2e9b2
Minor changes
2013-04-05 14:43:15 +03:00
Bozhidar Batsov
89876777f9
Make delete-file-and-buffer vc aware
2013-04-03 12:53:37 +03:00