Commit Graph

253 Commits

Author SHA1 Message Date
d28a3a9e61 Updated LaTeX section to include org mode export.
Also this includes a new LaTeX class to org mode.
2015-04-07 21:18:31 +02:00
346179b49b Make geiser talk to racket (plt-r5rs did not work). 2015-04-07 21:16:57 +02:00
c86af85fb8 Use 14 point font. 2015-04-07 21:09:35 +02:00
d640f58f48 Whitespace cleanup. 2015-04-07 21:08:54 +02:00
5f3196350f mu4e binding. 2015-04-07 21:07:34 +02:00
14d8cbcc76 Moved header. 2015-04-07 21:05:47 +02:00
4a15c8a534 Updated mail-setup. 2015-04-07 19:15:19 +02:00
0f3ce6d6fd Updated duplicate-thing to optionally comment out original thing. 2015-03-31 22:01:41 +02:00
746dbec267 Added projectile-mode. 2015-03-31 21:58:33 +02:00
Lars Tveito
009ffd95f5 Update for 24.4. 2014-12-16 20:28:07 +01:00
90b6af78fe November update.
- Added possibility for private file.
- Removed `try` and instead relay on the package Try.
- Made `clear-shell` to a more general `clear-comint`.
- Delay loading slime-helper until its needed.
- Added `cycle-theme`, and changed default to leuven.
2014-11-17 01:10:38 +01:00
42e5a1af33 Fixed indentation (org-file), and tweaked slime. 2014-11-02 12:00:49 +01:00
760fb89cde Improved jump-to-symbol-internal + changed bindings for
`jump-to-previous-like-this` and `jump-to-next-like-this`.
2014-10-27 00:00:29 +01:00
Lars Tveito
54510b3be8 Changed LICENSE to GPLv3 and updated README. 2014-10-25 17:42:53 +02:00
Lars Tveito
642cb83c7c Updated license, reorganized key bindings.
Also trying to get up to speed with Emacs 24.4. The package updater is
for the moment broken, but will be updated soon!
2014-10-25 17:27:00 +02:00
larstvei
b9a683e915 Added try. 2014-09-23 21:44:44 +02:00
larstvei
18be40c001 Fixed typo, and cleaned up the org section. 2014-09-18 00:45:42 +02:00
larstvei
95ceb0dcf5 Merge remote-tracking branch 'refs/remotes/origin/master' 2014-09-18 00:37:17 +02:00
larstvei
10d3e28926 About section, cl-requirement and markdown 2014-09-18 00:35:52 +02:00
larstvei
3c156e19d2 Added idle-require' and removed ac-c-headers'.
`idle-require' and `auto-complete-c-headers' was not added to the list
of packages that should be installed, and both caused an
errors. `idle-require' was added, and `auto-complete-c-headers' was
removed entirely.
2014-08-01 23:38:50 +02:00
larstvei
a120257c76 Changed from require -> idle-require. 2014-06-18 13:55:46 +02:00
larstvei
c59ada5266 elisp -> emacs-lisp 2014-04-11 01:58:40 +02:00
larstvei
60c669024f README in markdown again. 2014-04-06 03:25:13 +02:00
larstvei
0f18bb1fe6 checks dependencies in package section. 2014-04-02 22:08:48 +02:00
larstvei
8d3f424050 Added undo-tree 2014-03-23 14:00:19 +01:00
larstvei
58a4a20c9b Added powerline 2014-03-23 02:26:29 +01:00
larstvei
2209c952e6 Added Mac Os X section. 2014-02-01 03:10:00 +01:00
larstvei
92ac81466f Updated matlab-mode (and other tweaks). 2014-01-27 14:32:00 +01:00
larstvei
e21fc91384 Rewrote mail-fullscreen-hack, and added README.md (instead of org). 2014-01-23 18:56:58 +01:00
larstvei
f27cbe0aa2 Updated scheme section + small fix in package 2014-01-15 11:50:40 +01:00
larstvei
7f6b377f0c Added tex-mode hack to compile with --shell-escape. 2014-01-07 15:26:58 +01:00
larstvei
0c3f4c2807 A purely aesthetic change. 2014-01-05 17:28:39 +01:00
larstvei
d18b21f106 Typo. 2014-01-05 13:27:28 +01:00
larstvei
f4290bfe53 Small fix (redundancy). 2014-01-05 13:19:03 +01:00
larstvei
7014e03cd3 Added a way to cycle ispell directory's. 2014-01-05 13:13:37 +01:00
larstvei
b77e3c0de3 A time-stamp file is created by default.
Instead of the user having the option to add a time-stamp to the
init-file, a file is created for this purpose only.
2014-01-04 19:09:32 +01:00
larstvei
67d780f9af fixing merge conflict? 2014-01-04 10:11:46 +01:00
larstvei
d1b0b39e70 Merge branch 'master' of github.com:larstvei/dot-emacs
Conflicts:
	init.el
	init.org
2014-01-04 09:46:05 +01:00
larstvei
56eaeac4a2 Update packages every nth day! (Very hacky) 2014-01-04 09:41:16 +01:00
larstvei
4bf07b9509 Update packages every nth day! (Very hacky) 2014-01-04 09:19:14 +01:00
larstvei
f0ebf12afc Tweaking the mu4e setup. 2014-01-04 07:19:37 +01:00
larstvei
28da2d329f Switch from let to defvar in Mail section. 2014-01-04 06:21:16 +01:00
larstvei
1ed5dcc7c3 Bug fix. Remove advice and replace it with a function. 2014-01-04 06:16:38 +01:00
larstvei
5c0ca0e4c4 Enable mail on the air branch. 2014-01-04 05:05:13 +01:00
larstvei
83f5c247fe Added some bindings and added an advise to mu4e. 2014-01-04 05:02:41 +01:00
Lars Tveito
8f6f8558e7 Mail and Matlab (and added a mac-specific setting). 2014-01-03 17:07:32 +01:00
Lars Tveito
0baec2b264 Disable bell and avoid flyspell-errors. 2014-01-02 16:32:31 +01:00
Lars Tveito
98dbd3303a Only add site-lisp directory if it exists. 2014-01-02 15:32:16 +01:00
larstvei
5477b1f7bc Removed mail and updated the packages section. 2013-12-29 19:19:14 +01:00
larstvei
78337bae43 Fixed upgrade bug and cleared whitespace. 2013-12-24 03:02:44 +01:00
larstvei
42d9a7763f Fixed package and implemented automatic updates. 2013-12-24 02:09:02 +01:00
larstvei
36a399bcb8 Cleaned up the LaTeX section. 2013-12-23 03:26:22 +01:00
larstvei
930efb9fb4 Rewrote my Emacs configurations as a org-file. 2013-12-23 02:54:22 +01:00