Tom Willemsen
27efcb33ec
EMACS: Ask for ispell dictionary name when writing a mail message
2011-09-06 09:50:25 +02:00
Tom Willemsen
27e9297a13
EMACS: updated go-mode
2011-09-05 21:51:50 +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
bade90477c
EMACS: Add BBDB initialization
2011-08-31 14:37:46 +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
ac8a5d362f
Bumped submodules
2011-08-29 11:27:33 +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
a2b8064776
GNUS: change some settings
...
`.emacs.d/gnus.el'
- Add NNTP news.gmane.org server
- Add NNRSS server
- Set `gnus-article-truncate-lines' to nil so that they\re
continued on the next line. This setting overwrites the
regular `truncate-lines' variable.
- Permanently visible groups should be my inboxes, so `:INBOX'
should be present in the name. I don't need newsgroups like
gmane.org.archlinux and such to also be permanently visible.
- Always enable topic-mode.
2011-08-26 12:26:09 +02:00
Tom Willemsen
d659cf0787
NEWSBEUTER: moving to GNUS with GWENE
2011-08-26 12:20:12 +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
60aba39362
Added SSH config
2011-08-16 21:34:49 +02:00
Tom Willemsen
e05e8763c7
GIT: fix typo lts (should be tls)
2011-08-16 21:33: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
8c0f844e3c
Bumbed submodules
2011-08-16 09:36:54 +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
cbbee68933
NEWSBEUTER: Added bearmageddon url
2011-08-16 09:35:00 +02:00
Tom Willemsen
aa1c7ba74a
Bumped submodules
2011-08-12 15:13:17 +02:00
Tom Willemsen
774529e11e
Added column-marker faces for lcars-theme
...
The default ones are too intrusive
2011-08-12 15:09: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
562ae994ab
NEWSBEUTER: Change info/selected colors for better readability with new color scheme
2011-08-08 11:20:50 +02:00
Tom Willemsen
022427307f
EMACS: Don't use auto-fill-mode for prog-mode
2011-08-08 11:19:47 +02:00
Tom Willemsen
0ae5c17a9c
XINIT: Use ~/.Xmodmap to change keys/buttons
2011-08-08 11:18:38 +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
03a3af709b
Bumped submodules
2011-08-04 12:08:57 +02:00
Tom Willemsen
55465d74ee
EMACS: added xmodmap-mode
2011-07-28 11:36:46 +02:00
Tom Willemsen
976f3b8994
XMODMAP: Switch CTRL and CAPS keys
2011-07-28 11:36:09 +02:00
Tom Willemsen
7de70f8321
Removed .irssi, don't use
2011-07-28 00:37:29 +02:00
Tom Willemsen
df635e6b71
Removed stumpwmrc, don't use
2011-07-28 00:26:08 +02:00
Tom Willemsen
0b0e95e88c
Preparing placing home-directory in repo
2011-07-28 00:25:27 +02:00
Tom Willemsen
af0eeb3f52
Removed conkeror settings, don't use
2011-07-28 00:07:00 +02:00
Tom Willemsen
814fe46a5e
LCARSified colors a bit
2011-07-27 23:53:27 +02:00
Tom Willemsen
2969e688d4
EMACS: moved emacs.el to emacs.d/init.el
2011-07-27 23:47:42 +02:00
Tom Willemsen
a9c05ddb3d
EMACS: Trying out zencoding
2011-07-27 12:11:12 +02:00
Tom Willemsen
07f377fb83
Moved some stuff around
2011-07-27 11:53:20 +02:00
Tom Willemsen
2552411e75
NEWSBEUTER: Added some software update feeds
2011-07-27 11:50:23 +02:00
Tom Willemsen
8d75bd8d8b
EMACS: Reduced number of defined rainbow-delimiters faces, reversed colors
2011-07-27 11:49:51 +02:00
Tom Willemsen
277854946f
EMACS: update autopair
2011-07-26 15:03:40 +02:00
Tom Willemsen
b9eacfc709
EMACS: Added rainbow mode submodule
2011-07-26 14:51:26 +02:00