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
Tom Willemsen
608a79e108
EMACS: Use rainbow-delimiters from submodule
2011-07-26 14:45:41 +02:00
Tom Willemsen
605ed91a73
EMACS: Moved custom settings to custom.el
...
Also added some extra settings for autopair.
2011-07-26 14:39:49 +02:00
Tom Willemsen
8120946592
Added rainbow-delimiters submodule
2011-07-26 14:37:45 +02:00
Tom Willemsen
f12c5dc18a
ZSH: syntax highlighting moved
2011-07-26 14:35:28 +02:00
Tom Willemsen
8735e338f9
Moved org-mode settings together
2011-07-26 01:25:14 +02:00
Tom Willemsen
9873823e76
Moved column-marker settings back to emacs.el
2011-07-26 01:09:59 +02:00
Tom Willemsen
3de2fae246
Auto-load git-commit and require git
2011-07-26 00:53:40 +02:00
Tom Willemsen
48955978e9
Moved some variables to zshenv
2011-07-26 00:44:37 +02:00
Tom Willemsen
3c604de7bb
Enable numlock on start, show emails and such in rootname and run dwm
2011-07-26 00:41:43 +02:00
Tom Willemsen
dd4876f035
Added some feeds
2011-07-26 00:40:39 +02:00
Tom Willemsen
7fd526d384
Added image/png entry
2011-07-26 00:39:32 +02:00
Tom Willemsen
a2dbabbeb9
Added lcars theme
2011-07-26 00:38:26 +02:00
Tom Willemsen
9711339f40
Bumped submodules
2011-07-18 11:33:58 +02:00
Tom Willemsen
6ef6b495e2
NEWSBEUTER: reduce max-items to 500
2011-07-15 19:09:14 +02:00
Tom Willemsen
2e3c5df4d7
EMACS: lots of changes
...
* Extended
** emacs.d/functions.el
- Added a optional ~else~ part to ~foreach~ in HTML keywords, since
smarty *can* also use ~foreachelse~, and this was only fontifying
the ~foreach~ part.
- Only load (and modify) naquadah-theme when we're running in
X. I'd prefer to know if we have 256 colors available, but I
haven't found that yet.
- Only try to go to fullscreen if X is running.
- Show a lambda symbol when the word lambda is found in a prog-mode
buffer.
- Enable auto-fill-mode when prog-mode is started.
- Don't set pear options, pi-php-mode does it.
- Added function to show ~lambda~ as a lambda symbol
- Added function to create or update gtags file.
** emacs.el
- Add pi-php-mode.
- Removed muttrc-mode.
- Use pi-php-mode instead of php-mode-improved.
- Use ~(getenv)~ to get the browser.
- Don't care about ~org-babel-confirm-evaluate~ and
~org-ditaa-jar-path~.
- Set ~org-return-follows-link~ to ~t~, enter follows a link in
~org-mode~.
- Set ~mouse-autoselect-window~ to ~t~, moving the mouse changes
buffer focus.
- Set ~pop-up-windows~ to ~nil~, so that popup functions use an
existing window.
- Set ~org-log-into-drawer~ to ~t~, so that activities are put in a
drawer in ~org-mode~.
- Set ~mail-header-separator~ to an empty string for
~message-mode~.
- Use ~message-mode~ instead of ~mail-mode~.
2011-07-15 19:08:07 +02:00
Tom Willemsen
ce4e353a70
Added pi-php-mode
2011-07-15 17:50:24 +02:00
Tom Willemsen
3e33025127
Bumped submodules
2011-07-01 09:36:14 +02:00
Tom Willemsen
81bb5df1a7
Giving xinitrc a try
2011-06-26 12:46:37 +02:00
Tom Willemsen
a49222661c
MUTT: mailcap and keys
...
Added mailcap entry for jpeg files
Fixed type in launch abook
Added keybinds for easier mailbox access
2011-06-26 12:44:55 +02:00
Tom Willemsen
5bf444d83f
FONTS: Trying lcdfilter again
2011-06-26 12:42:42 +02:00
Tom Willemsen
0786ae7687
EMACS: New modes, functions and keys
...
Added lua-mode
Added muttrc-mode
Moved all functions to emacs.d/functions.el
Added go-mode
Set keys M-left, M-right, M-up and M-down to move to relative windows
2011-06-26 12:41:49 +02:00
Tom Willemsen
02c6f259b5
Bumped submodules
2011-06-23 16:44:38 +02:00
Tom Willemsen
9fe4ceb1ee
EMACS: Update lua mode
2011-06-23 16:43:58 +02:00
Tom Willemsen
c9e0a0e9d8
NEWSBEUTER: browser change
...
Use the $BROWSER environment variable instead of conkeror
2011-06-22 22:06:38 +02:00