68a6bbf6e3
.emacs.d/init.el
2012-09-17 09:53:59 +02:00
74c83e68d1
.emacs.d/init.el
2012-09-17 02:03:41 +02:00
53843e560e
.emacs.d/init.el
2012-09-16 23:41:22 +02:00
96149a8546
.emacs.d/init.el
2012-09-15 13:38:08 +02:00
1391c88fe8
.emacs.d/init.el
2012-09-15 02:04:55 +02:00
6cd580c3be
.emacs.d/init.el
2012-09-14 09:56:35 +02:00
f7f9f0dcd0
.emacs.d/init.el
2012-09-14 01:55:41 +02:00
377b0ea4c2
.emacs.d/init.el
2012-09-13 10:38:37 +02:00
0fe5824dbb
.emacs.d/init.el
2012-09-11 23:27:45 +02:00
69cb5a6daf
.emacs.d/init.el
2012-09-11 21:03:50 +02:00
71b21beaa6
Move Emacs config
2012-09-11 10:32:30 +02:00
Tom Willemsen
94b05b65ef
Split off emacs configs to dotemacs
2011-09-20 01:08:06 +02:00
Tom Willemsen
8d1a79a72c
Enable new global-rainbow-delimiters-mode
2011-09-19 20:16:12 +02:00
Tom Willemsen
9451afae69
EMACS: Add X urgency hint when someone speaks to me on jabber
2011-09-16 12:11:16 +02:00
Tom Willemsen
ad50751c32
EMACS: add autosmiley to jabber
2011-09-15 15:40:01 +02:00
Tom Willemsen
3d46033e3d
EMACS: Change autocomplete colors
2011-09-14 20:43:49 +02:00
Tom Willemsen
4f0850d764
EMACS: I can use let* instead of 2x let
2011-09-14 20:15:49 +02:00
Tom Willemsen
b804526353
EMACS: Trying out ide-skel again
2011-09-14 20:12:59 +02:00
Tom Willemsen
89f75979d4
EMACS: Simplify directory loading
2011-09-14 16:16:16 +02:00
Tom Willemsen
e8daaf61eb
EMACS: Changed font size, again
2011-09-14 16:09:17 +02:00
Tom Willemsen
d2fcc5eb1c
EMACS: Added autocomplete
2011-09-14 16:05:59 +02:00
Tom Willemsen
1377acf25f
EMACS: windmove change
2011-09-14 13:36:17 +02:00
Tom Willemsen
2b552136fb
EMACS: Added some ELPA repositories
2011-09-13 10:35:54 +02:00
Tom Willemsen
f44c2a4f66
EMACS: No need to load functions.el, doesn't exist anymore
2011-09-10 23:51:53 +02:00
Tom Willemsen
8897dcf394
EMACS: Init style update
2011-09-10 22:23:46 +02:00
Tom Willemsen
6e45e53b21
EMACS: Oops, PHP mode already has flymake settings
2011-09-08 15:30:29 +02:00
Tom Willemsen
b90c7ddf68
EMACS: Add flymake for PHP
2011-09-06 10:49:46 +02:00
Tom Willemsen
135bbeceaf
EMACS: Stop using lambdas for hooks
2011-09-06 10:28:41 +02:00
Tom Willemsen
27efcb33ec
EMACS: Ask for ispell dictionary name when writing a mail message
2011-09-06 09:50:25 +02:00
Tom Willemsen
61953915a2
EMACS: added texinfo settings
2011-09-05 15:31:47 +02:00
Tom Willemsen
2ff16041c5
EMACS: Disable <CTRL>-z when in X
...
`.emacs.d/functions.el'
- Removed functions `(x-init)' and `(cli-init)'.
`.emacs.d/init.el'
- Moved initialization for with and without window systems from
seperate functions.
- Globally unset <CTRL>-z when we have a window system.
2011-09-05 11:03:19 +02:00
Tom Willemsen
73f8cf00f0
EMACS: rename php-show-outline
2011-09-05 10:25:12 +02:00
Tom Willemsen
b7c7da1e38
EMACS: Added jabber settings
2011-08-30 12:57:02 +02:00
Tom Willemsen
4195d8ad1a
EMACS: Removed lua-mode
2011-08-30 09:56:24 +02:00
Tom Willemsen
bec0679915
Removed zencoding
2011-08-30 09:54:08 +02:00
Tom Willemsen
cb909ac473
EMACS: theme, fullscreen, font
...
`.emacs.d/functions.el'
- Don't require the lcars-theme.
- Removed theme settings for markdown mode.
- Don't use the fullscreen function at startup.
`.emacs.d/init.el'
- Switched to naquadah-theme.
- Change some markdown-mode theme settings when the naquadah
theme is loaded.
- Increased font-size to 11, from 10.
`.emacs.d/ryuslash-load-path.el'
- Added `~/.emacs.d/naquadah-theme' to `load-path'.
2011-08-30 00:02:28 +02:00
Tom Willemsen
9f9a17a244
EMACS: Show scrollbar and add space before line numbers
2011-08-29 11:24:19 +02:00
Tom Willemsen
2532b96023
EMACS: add outline function for PHP
...
`.emacs.d/init.el'
- Created function `oni-php-show-outline' which calls `occur'
to search for PHP outlines (function, class, etc.
definitions).
- Bind <F7> to the function `oni-php-show-outline' in
`php-mode'.
2011-08-26 12:29:11 +02:00
Tom Willemsen
654a21f920
EMACS: Don't load functions.el, just functions; Use html-mode for *.tpl
2011-08-20 12:10:12 +02:00
Tom Willemsen
f68cfe9bc7
EMACS: Added Gnus configuration
2011-08-18 10:19:38 +02:00
Tom Willemsen
997803343a
EMACS: Remove mutt settings
2011-08-18 10:14:50 +02:00
Tom Willemsen
816654f07c
EMACS: Moved message settings, added flyspell
2011-08-18 10:13:21 +02:00
Tom Willemsen
c348bcfd1c
Turn off bidi-display-reordering and add some page seperators
2011-08-16 16:49:35 +02:00
Tom Willemsen
2c95bf2858
EMACS: variable name change
...
php-warn-if-mumamo-off has been renamed to php-mode-warn-if-mumamo-off
2011-08-16 09:35:50 +02:00
Tom Willemsen
cd6ac84014
Can use default-frame-alist and initial-frame-alist
2011-08-12 15:09:05 +02:00
Tom Willemsen
b5a44717db
Moved away from pi-php-mode again
...
Using php-mode by ejmr.
2011-08-12 15:07:19 +02:00
Tom Willemsen
7717c2f36a
EMACS: Added 'home' file
2011-08-06 20:00:48 +02:00
Tom Willemsen
8db229fa48
EMACS: autoload gtags and use different hooks for version <24
2011-08-06 00:39:35 +02:00
Tom Willemsen
ba3827f6d4
Only load custom-file if it exists
2011-08-05 23:59:30 +02:00
Tom Willemsen
55465d74ee
EMACS: added xmodmap-mode
2011-07-28 11:36:46 +02:00