Commit graph

1296 commits

Author SHA1 Message Date
Bozhidar Batsov 3313cc0a6a Fix a typo 2017-12-25 11:26:08 +02:00
Benjamin Reynolds f7d5d68d43 Patch security vulnerability for emacs < 25.3 2017-09-13 12:33:45 +02:00
Erik Johansson bd287e657a Correct two minor spelling errors 2017-08-30 20:51:24 +03:00
Koustubh Sinkar 57e0cf321a Make it possible to auto-create a new perspective for IRC (#1097) 2017-08-13 18:56:37 +03:00
Karl 9fb83df0b6 Add commented out 'prelude-rust to sample 2017-08-11 08:00:52 +03:00
Manoel Vilela b3228e50c8 [Fix #1104] Remove ido-completing-read+ from pinned packages (#1105)
Read the issue #1104 for the full description.
2017-08-10 09:47:19 +03:00
Galder Zamarreño 5f7c33650a Ignore network-security.data file
* This file is a temporary file used by Emacs Network Security Manager.
It keeps details about connections. Such file should be ignored 
and never committed.
2017-08-10 09:46:20 +03:00
Manoel Vilela bfee53643c Add the prelude-rust.el module (#1102)
The module uses the following packages:

* rust-mode (general utilities for rust development)
* flycheck-rust (syntax checking)
* cargo (keybinding as minor-mode for using cargo package manager)
* racer (wrapper for the race code completion tool using company-mode)
2017-07-17 17:07:48 +03:00
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
Manoel Vilela 41775b9b6b Upgrade prelude-common-lisp.el (#1099)
* Remove TAB remap

This will fix the warning for each TAB:
> "‘slime-indent-and-complete-symbol’ is an obsolete command
   (as of 2015-10-18); 

* Add slime-cl-indent to slime-contribs

This will ensure that lisp-indent-function will be used correctly
for Common Lisp (not Emacs Lisp).
2017-07-16 15:14:02 +03:00
Manoel Vilela 3f5b2e39db [Fix #1096] Remove ido-ubiquitous and add ido-completing-read+ (#1100)
After version 4.0, ido-ubiquitous was merged into
ido-completing-read+. So ido-ubiquitous is no longer necessary.
2017-07-16 11:03:29 +03:00
Koustubh Sinkar 67b1a54e53 Making the prelude-erc module more modular
1. Introduces the `my-fav-irc` list for custom autojoining
   your favorite channels
2. Introduces the `bye-erc-message` variable for customizing
   the Last Quit Message
3. Adds documentation so that users can take advantage of these features
2017-07-08 09:30:37 +03:00
Jack 2ed8800e29 Refine missing bundled example file warning (#1094) 2017-07-08 09:28:57 +03:00
max thomas 7667ee4ba0 Fix message about location of prelude-modules.el after install 2017-05-11 08:45:28 +04:00
Florian D 743519f418 Emacs latest release is 25.2 2017-05-08 08:06:57 +03:00
Szymon Wrozynski 7dbf9686b7 Use elpa repository for 'queue' and 'spinner' packages 2017-01-09 23:42:00 +07:00
Johannes Choo ab09e984d1 Add stanza inserted by Package.el cf. bbatsov#1056
Add obnoxious stanza auto-inserted by Package.el to prevent it generating its own whenever Emacs is started.
cf. bbatsov#1056
2017-01-04 09:18:53 +02:00
Jennifer Page e0a86fcb02 [Fix #743] Add support for package pinning (#1048) 2017-01-04 09:17:48 +02:00
Bozhidar Batsov e0ca7c7003 Update the copyright years 2017-01-04 01:20:26 +02:00
Bozhidar Batsov 4ab668ddef Code style 2017-01-04 01:18:41 +02:00
Neurolit fbc6d1559a Use http protocol instead of https for ELPA on Windows 2017-01-04 01:15:41 +02:00
Joe DeVivo 6d1569289e Disable Flycheck warnings for personal
* Modified the regex so prelude won't load any .el files that start with
  a `.`, spefically for `.dir-locals.el`. This file does not play nice
  with `load`
* Added a `personal/.dir-locals.el` to disable the flychecker
2017-01-04 01:14:32 +02:00
Jan Ehrhardt 7b4fdcaa0d Use settings from .editorconfig file (#1008)
When an .editorconfig file is present in the project, it should be
used.
2017-01-04 01:07:37 +02:00
Neurolit 252f42833e Don't alter C-a binding in orgmode 2017-01-04 01:05:25 +02:00
Joel Holder 2a49600680 Update saveplace to work with Emacs 25 (#1046) 2016-10-26 08:36:17 +02:00
Ben Denham 8f014589a7 Ignore emacs desktop files (#1044) 2016-10-24 08:08:45 +02:00
Bozhidar Batsov d16c121c68 [Fix #1004] Correct the Salt link in the README 2016-10-06 13:26:07 +03:00
Bozhidar Batsov 7bb58b8e86 [Fix #1012] Update a reference to a crux function 2016-10-06 13:23:22 +03:00
Bozhidar Batsov b05126e41e Update the README for Emacs 25 2016-10-03 08:58:09 +03:00
Karl Erik Holter 086c389b1d Rename .emacs if it exists in the installer(#1037)
If user has a $HOME/.emacs file, the prelude installer script
will install just fine, but when starting emacs, nothing will
take effect because emacs doesn't load .emacs.d/init.el if .emacs
exists. Because this is confusing for new users, the installer should
default to renaming this file to make emacs actually load prelude.
2016-10-02 08:19:01 +03:00
ken-olstad ccedc77285 Add helm-occur-from-isearch to isearch-mode-map (#1030) 2016-09-25 07:58:47 +03:00
Rahiel Kasim 7551ed6e33 Wrap kill-region with defadvice from crux (#1035) 2016-09-25 07:58:06 +03:00
Gaelan D'costa e8a0f5e833 pretzo -> prezto (#1034) 2016-09-22 09:21:27 +03:00
Gregg Hernandez f5f4d773f3 Add kotlin-mode to the auto-install list (#1016) 2016-07-23 19:17:40 +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 8c4b939fa5 Make the scala-mode dependency explicit
This commit also adds back the auto-enabling of subword-mode together
with scala-mode.
2016-06-01 23:47:21 +03:00
Bozhidar Batsov 01c3d5153f Remove a mention of scala-mode2 2016-06-01 23:47:03 +03:00
Bozhidar Batsov 5e60495735 Update the donation options 2016-05-28 15:51:13 +03:00
Aaron Hu 0e223d22b6 Replace scala-mode2 with the ensime package (#1001)
`scala-mode2` is no longer available on MELPA and it's not maintained anymore.
* the `ensime` package depends on `scala-mode` and `sbt-mode`.
2016-05-25 05:56:33 +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
wscisme 61dfff4b9e Change function name to crux (#992) 2016-05-01 19:01:42 -07:00
Bozhidar Batsov 0447086cc2 Auto-install cask-mode when needed 2016-04-29 18:01:59 -07:00
Initial Zuo 2b85871805 Fix C-a behavior (#991) 2016-04-29 10:39:05 -07:00
Bozhidar Batsov ec56b3584d Replace some of the bundled code with the crux package 2016-04-28 18:42:14 -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
Bozhidar Batsov 567907abe6 Improve code style a bit 2016-04-28 11:40:28 -07:00
Bozhidar Batsov 7628e0bdb5 [Fix #989] Use eldoc-mode instead of haskell-doc-mode 2016-04-28 11:39:40 -07:00
Eric Zhang aafe4156ed Fix some auto-pairing issues when editing erb file with web-mode (#805) 2016-04-18 09:19:06 -07:00