Commit graph

218 commits

Author SHA1 Message Date
Chris Stryczynski 8b390fbf34 Mentioned requirement of having no ~/.emacs file.
Saves runninng into https://github.com/bbatsov/prelude/issues/1089
2017-07-16 15:14:35 +03:00
Florian D 743519f418 Emacs latest release is 25.2 2017-05-08 08:06:57 +03:00
Jennifer Page e0a86fcb02 [Fix #743] Add support for package pinning (#1048) 2017-01-04 09:17:48 +02:00
Bozhidar Batsov d16c121c68 [Fix #1004] Correct the Salt link in the README 2016-10-06 13:26:07 +03:00
Bozhidar Batsov b05126e41e Update the README for Emacs 25 2016-10-03 08:58:09 +03:00
Novak Boškov 74b2b76618 Fix a broken link in README.md (#1007) 2016-06-04 01:27:45 +03:00
Bozhidar Batsov f27de9705c Add a gratipay badge 2016-06-02 16:43:18 +03:00
Bozhidar Batsov 5e60495735 Update the donation options 2016-05-28 15:51:13 +03:00
Huang Bin 233d29c4d7 Update README.md (#996) 2016-05-06 00:05:49 -07:00
Huang Bin 32354c79c5 Fix the crux-like changes (#995) 2016-05-02 20:14:31 -07:00
Bozhidar Batsov 3fef152774 [#956] Mention that Emacs 24.4 is required
Some packages are now depending on Emacs 24.4 (e.g. magit).
2016-04-28 16:14:14 -07:00
Dmitry Bushev b5f36a73d2 Fix README for helm-projectile-find-other-file keybinding 2015-11-02 16:09:20 +03:00
Brian J Brennan c70324bed8 Update README.md
Just updating README for latest version of Emacs
2015-10-01 13:32:49 -04:00
Jonas Bernoulli 7fa9fd160c Bind C-x M-g to magit-dispatch-popup 2015-06-27 16:19:57 +02:00
Douglas Calvert c06c78f964 use https when piping to sh for install 2015-06-04 12:42:29 -04:00
Geoff Shannon b4717ca5b3 Make it possible to stop prelude loading any theme at all
Fixes #844.
2015-05-16 11:15:03 -05:00
Bozhidar Batsov b2947f2164 Replace ace-jump-mode with avy 2015-05-09 13:02:43 +03:00
The Gitter Badger 2f8abb7ce7 Added Gitter badge 2015-03-03 21:17:40 +00:00
Bozhidar Batsov 3cce890934 Kill some tabs 2015-03-03 13:02:57 +02:00
Swaroop C H 2715b7d20c Minor README tweak - Gittip is now Gratipay 2015-01-28 11:19:56 +05:30
Le Wang 407eab30f1 Reflect flx upstream variable name fix. 2015-01-06 15:19:52 -05:00
Tu Do 1ef1b8dd95 [Fix #753] Add a note for helm-M-x 2014-12-17 10:18:54 +07:00
Samuel Tonini da1bf0a787 elixir module 2014-12-12 22:32:47 +01:00
lexa 8c55c6f4bb Added helper to open file with emacsclient using filename:line path
Most of console-based utilities prints filename in format
"filename:linenumber". So you may wish to open filename in that format.
This little 'advice' can do that. Just call

emacsclient filename:linenumber

and cursor will be positioned on requested line
2014-11-30 22:18:25 +03:00
biffhero 79e3250a9a Update README.md
New Emacs release.
2014-10-25 15:07:34 -07:00
Bozhidar Batsov 7fafb2021f Fix TOC 2014-10-24 17:27:46 +03:00
toctan 28b9df0673 Custom theme via prelude-theme variable 2014-10-15 21:15:55 +08:00
Jonas Helgemo 2c70614966 Fixed typo for keyboard shortcut in Readme 2014-09-24 11:40:07 +02:00
Bozhidar Batsov fda768992e [Fix #663] Make guru-mode warn by default 2014-09-14 08:57:02 +03:00
Tu Do 2f815d777e Update README and move some packages to helm-everywhere
Add Helm to table of contents and move helm-descbinds and helm-eshell to
helm-everywhere module.
2014-09-04 10:07:07 +07:00
Tu, Do 72d0e6f159 Enable prelude-global-helm-global-mode by default
Since Helm is another option to Ido, users who want to use it fully
should benefit from the default Prelude setup. If some users don't like,
they can always disable global Helm mode according to the instructions
in the homepage. User can enable Helm everywhere with
prelude-helm-everywhere.

This change also enables Helm version of command history in shell and
eshell. It also adds minibuffer history without overrides any key
binding in minibuffer-local-map.
2014-09-02 13:30:18 +07:00
Bozhidar Batsov c4995d8ec7 Merge pull request #651 from k1-hedayati/added-some-forgotten-keys-to-readme
Added some forgotten keys to README
2014-08-31 18:26:54 +03:00
Tu, Do 10b045c29a Allow enable/disable global helm key bindings
Since some users prefer using default Prelude commands, a new global
mode is defined: prelude-global-helm-mode. When activate, Helm binds
some global key bindings to its own commands. When deactivate, Helm
removes the bindings and Prelude uses the default bindings.
2014-08-31 01:54:33 +07:00
Tu, Do bde6bb0d37 Improve Helm configuration
The current prelude-helm only uses a single command of Helm, which
is a waste given how Helm contains many other commands. When
prelude-helm is activated, users should be able to utilize all of these
useful commands. If a user wants to use Helm, he will want to use all of
its features anyway.

prelude-helm is configured that it is able to be used with this [guide](http://tuhdo.github.io/helm-intro.html).
2014-08-30 16:08:52 +07:00
Keyvan Hedayati 34103f98c0 Fixed some mistakes in README 2014-08-26 16:11:48 +04:30
Keyvan Hedayati a8f898fecd Added some forgotten keys to README 2014-08-26 09:45:55 +04:30
Keyvan Hedayati e0df69013f Added M-X to README [Close #621] 2014-08-25 14:57:20 +04:30
Aleksei Gusev 6f05616b60 Update documentation and tips for projectile keys 2014-08-24 10:17:47 +03:00
Tobias Adam 6ab7ed461c Remove the documentation for the <s-g> keybinding
It was removed in commit d49a8e9a16 and it
is now bound to the god-local-mode command.
2014-08-14 12:47:15 +02:00
Tobias Adam 0a140202cb Remove the documentation for the <s-x> keybinding
It was removed in commit 0e1632868e and it
is now the standard kill-region command.
2014-08-14 12:43:58 +02:00
Tobias Adam 56e46a62a9 Fix Markdown escaping of backslash character. 2014-08-13 16:57:39 +02:00
Tobias Adam 29929e3386 Delete documentation for C-M-h keybinding
It was removed in commit 3ac3415a2c.
2014-08-13 16:38:21 +02:00
toctan f86556b010 Update README 2014-07-30 20:51:22 +08:00
Bozhidar Batsov c91bf8d0dd Minor fix 2014-07-15 17:38:59 +03:00
Bozhidar Batsov 744790627c Update the section on Projectile's keybindings 2014-07-15 17:37:07 +03:00
Ilkka Laukkanen 30e5256a39 Add instructions for getting homedir path
This should work for all versions of Windows.
2014-06-16 09:27:53 +03:00
Ilkka Laukkanen 4c6a64dbe5 Add note about .emacs.d Windows path
At least on my Windows 7 machine, `user-emacs-directory` prints `~/.emacs.d`, which is not really useful, since you also then have to realize that the tilde refers to the roaming appdata directory. I think this way of documenting would perhaps be more immediately useful. For probably almost all other platforms the tilde path will work just fine.
2014-06-12 10:54:01 +03:00
toctan 0e75110769 Rename buffer not visiting files 2014-06-04 20:11:18 +08:00
Tu Do ca9dc4676c Update document and operate-on-number key bindings
Signed-off-by: Tu Do <tuhdo1710@gmail.com>
2014-05-29 11:10:04 +07:00
Bozhidar Batsov 44e10c1052 Leftover from previous commit 2014-05-27 15:29:15 +03:00
Bozhidar Batsov e6c2f4c139 Remove EmacsWiki section 2014-05-27 15:28:42 +03:00
Bozhidar Batsov 7bccd138c3 Extend improvements section 2014-05-27 15:28:23 +03:00
Tu Do 543bfd4cc4 Update documentation 2014-05-27 12:00:59 +07:00
Bozhidar Batsov 1355c1759e Add license badge 2014-05-26 19:06:52 +03:00
Ben Poweski b65119699e Remove documentation of obsolete prelude-markdown 2014-05-26 10:50:32 -05:00
Bozhidar Batsov 5c376b17d8 Mention freenode channel 2014-05-10 14:59:44 +03:00
roryk 2aa1038e0b Add prelude-evil.
A reasonable default setup for using evil-mode with prelude.
2014-04-26 11:28:48 -04:00
Bozhidar Batsov 5a5eeec6aa Add Gittip badge 2014-04-25 09:35:04 +03:00
Hariharan R f160062caa Modified the URL
Added the correct URL for WikEmacs articles on installing Emacs.
2014-04-03 14:53:51 +05:30
Bozhidar Batsov abe95bcb52 Mention guru-warn-only 2014-01-05 00:29:07 +02:00
Gabriel J. Pérez Irizarry ecf62ac168 Updates key chord bindings. 2013-12-13 10:07: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 9bdf8f6ace [Fix #416] Add quotes to the alias examples 2013-11-21 11:46:18 +02:00
Bozhidar Batsov b9000702b2 Replace mentions of WikEmacs with EmacsWiki 2013-11-19 13:52:27 +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 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
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
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
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
Gabriel J. Pérez Irizarry 0117ffda38 Move docs, provide link in README. 2013-10-10 10:25:19 -04:00
Gabriel J. Pérez Irizarry df88b29d74 Adds search for symbol key-binding to docs. 2013-10-07 13:33:23 -04:00
David Raphael 72c17d66be updated readme to include new magit bindings 2013-10-04 11:46:24 -05:00
Bozhidar Batsov aac5f3df84 Extend update instructions 2013-09-27 11:09:40 +03:00
Bozhidar Batsov 8074b0f441 Add a note for updating packages 2013-09-26 12:35:51 +03:00
Bozhidar Batsov 121ad02843 Use move-text to allow moving up or down of the selected region as well 2013-09-17 13:24:03 +03:00
toctan c0727a8404 Add prelude-github
Conflicts:
	core/prelude-core.el
2013-09-16 09:37:54 +03:00
Bozhidar Batsov ab2107a5ba Don't swap Command & Option by default 2013-09-02 11:57:38 +03:00
Bozhidar Batsov 7cae1b3427 Add new command prelude-youtube 2013-08-26 17:58:02 +03:00
Gabriel J. Pérez Irizarry 1f141e9b08 Adds web-mode and prelude module. 2013-08-01 11:23:37 -04:00
Bozhidar Batsov 8905997172 Remove solarized-theme from the list of default packages 2013-07-27 18:07:32 +03:00
Fidel Ramos f77ad4d854 Add command to make Emacs window fullscreen.
Default keybinding is F11. The command follows freedesktop standards,
so it should work on most desktops, at least in GNU/Linux systems.
2013-07-25 19:01:02 +02:00
Bozhidar Batsov 93c94a6f82 Add commands to increment and decrement an integer at point 2013-07-25 15:51:01 +03:00
Bozhidar Batsov 1ad14ccf91 Clean up package installation code 2013-07-23 15:53:17 +03:00
Bozhidar Batsov cc29e0f2bb Update keybindings a bit 2013-07-23 15:18:50 +03:00
Le Wang a7b44525ba clarify flx performance based on recent changes 2013-07-16 20:26:48 +08:00
Bozhidar Batsov 88248111d1 Add prelude-duplicate-and-comment-current-line-or-region (fixes #348) 2013-07-13 14:15:16 +03:00
Bozhidar Batsov f341074dd8 Add flx to list of default packages 2013-07-13 10:01:19 +03:00
Joseph Pan f693508545 Fix some wrong keybindings 2013-06-30 13:11:00 +00:00
Bozhidar Batsov 6e7e7a4557 Add some extra keybindings
`prelude-smart-open-line` is now bound to `M-o` as well
`prelude-start-open-line-above` is not bound to `M-O` as well
2013-06-15 16:57:29 +03:00
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
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 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