summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Auto-load git-commit and require gitGravatar Tom Willemsen2011-07-263-2/+1709
|
* Moved some variables to zshenvGravatar Tom Willemsen2011-07-263-20/+26
|
* Enable numlock on start, show emails and such in ↵Gravatar Tom Willemsen2011-07-261-2/+8
| | | | rootname and run dwm
* Added some feedsGravatar Tom Willemsen2011-07-261-0/+5
|
* Added image/png entryGravatar Tom Willemsen2011-07-261-0/+1
|
* Added lcars themeGravatar Tom Willemsen2011-07-262-3/+418
|
* Bumped submodulesGravatar Tom Willemsen2011-07-182-0/+0
|
* NEWSBEUTER: reduce max-items to 500Gravatar Tom Willemsen2011-07-151-1/+1
|
* EMACS: lots of changesGravatar Tom Willemsen2011-07-152-71/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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~.
* Added pi-php-modeGravatar Tom Willemsen2011-07-152-0/+3
|
* Bumped submodulesGravatar Tom Willemsen2011-07-012-0/+0
|
* Giving xinitrc a tryGravatar Tom Willemsen2011-06-261-1/+1
|
* MUTT: mailcap and keysGravatar Tom Willemsen2011-06-262-1/+6
| | | | | | Added mailcap entry for jpeg files Fixed type in launch abook Added keybinds for easier mailbox access
* FONTS: Trying lcdfilter againGravatar Tom Willemsen2011-06-261-2/+2
|
* EMACS: New modes, functions and keysGravatar Tom Willemsen2011-06-264-211/+2397
| | | | | | | | 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
* Bumped submodulesGravatar Tom Willemsen2011-06-231-0/+0
|
* EMACS: Update lua modeGravatar Tom Willemsen2011-06-233-1135/+3
|
* NEWSBEUTER: browser changeGravatar Tom Willemsen2011-06-221-1/+1
| | | | Use the $BROWSER environment variable instead of conkeror
* MUTT: Word and ExcelGravatar Tom Willemsen2011-06-221-0/+2
| | | | Added mailcap entries for MS Word documents and MS Excel documents.
* GIT: Added history aliasGravatar Tom Willemsen2011-06-221-0/+1
| | | | history shows a nice graph of current branch's history
* EMACS: Integers and setqGravatar Tom Willemsen2011-06-221-69/+65
| | | | | Added hightlighting for integers in prog-mode, switched from single to multiple setqs again.
* Bumbed submodulesGravatar Tom Willemsen2011-06-171-0/+0
|
* STUMPWM: Keybinds, mpc, browser, screenshot, fontGravatar Tom Willemsen2011-06-171-26/+42
| | | | | | | | | | * Added variable *browser* which reads the environment variable $BROWSER. * Added command browser which starts *browser*. * The MPC next and prev commands now show which songs they skip to. * Added command screenshot, which takes a screenshot with scrot. * Set font to DejaVu Sans, bold, 13. * Added browser keybinding, screenshot and "next".
* NEWSBEUTER: Added emacsblog.org feedGravatar Tom Willemsen2011-06-171-0/+1
|
* EMACS: hooks, skeletons and idoGravatar Tom Willemsen2011-06-171-11/+39
| | | | | | | | | | | * Moved rainbow-delimiters-mode and set-column-marker to prog-mode. * Turn on ido-mode, it seems interesting. * Added prog-mode hook. * Removed emacs-lisp-mode, js-mode, python-mode and lisp-mode hooks since they should all only do what prog-mode hook does. * Added myaethon-set-varchar-docstring and myaethon-set-array-varchar-docstring skeletons, these are both useful for work and a good way to learn more about skeletons.
* MUTT: set emacs as my editorGravatar Tom Willemsen2011-06-151-1/+1
| | | | I don't really use vim, and I like emacs better, so now I am using it.
* EMACS: compile, htmlize, js, stumpwmGravatar Tom Willemsen2011-06-156-744/+135
| | | | | | | | | | | | * install.sh tries to compile emacs.el before linking the emacs.elc to ~/. This is to always have a compiled .emacs.elc for speediest startup. * I removed a little bit of code from htmlize.el that was causing trouble with the naquadah theme. * I removed javascript-mode, because the built-in js-mode is better. * I Added stumpwm mode * When I save a file and it is in html-mode it will try and replace all occurrences of é with é before continueing.
* Bumped submodulesGravatar Tom Willemsen2011-06-133-0/+0
|
* Trying to improve fonts in emacsGravatar Tom Willemsen2011-06-132-9/+13
|
* INSTALL: woops, fonts.conf should *not* go to .fonts.confgGravatar Tom Willemsen2011-06-121-1/+1
|
* NEWSBEUTER: Add Dieter's blog and Sam and Fuzzy webcomicGravatar Tom Willemsen2011-06-111-0/+2
|
* MUTT: Add some mailing lists and improve colorsGravatar Tom Willemsen2011-06-112-6/+12
|
* Added install options for fonts.conf en emacs.elGravatar Tom Willemsen2011-06-111-1/+3
|
* EMACS: add some filter constants to fontlockingGravatar Tom Willemsen2011-06-111-13/+33
|
* EMACS: init file is once again one big fileGravatar Tom Willemsen2011-06-1127-13925/+419
|
* Added fonts configurationGravatar Tom Willemsen2011-06-111-0/+36
|
* GIT: Using non-x emacs for commitsGravatar Tom Willemsen2011-05-291-1/+1
|
* ZSH: Change location of parensGravatar Tom Willemsen2011-05-281-1/+1
|
* EMACS: Added a 'preview' function for HMTL filesGravatar Tom Willemsen2011-05-283-0/+10
|
* CONKEROR: Changed tab lookGravatar Tom Willemsen2011-05-282-1/+43
|
* CONKEROR: tabs, favicon, clockGravatar Tom Willemsen2011-05-281-1/+9
| | | | Using tabs, removed clock from modeline, show favicon
* CONKEROR: Naquadah theme, emacswiki webjumpGravatar Tom Willemsen2011-05-288-20/+32
| | | | | Changed the blackened theme to make it look more like the naquadah theme for emacs and added an emacswiki webjump
* EMACS: Add space to line numbersGravatar Tom Willemsen2011-05-281-13/+16
| | | | Add space to line numbers when we're in text mode
* Removed c-eldoc and linum-exGravatar Tom Willemsen2011-05-276-600/+1
| | | | | I didn't use c-eldoc and linum-ex only seemed to cause warnings to show up when loading files, not improve any speed.
* CONKEROR: Added blackened themeGravatar Tom Willemsen2011-05-278-0/+173
|
* Change emacs init variablesGravatar Tom Willemsen2011-05-271-9/+8
|
* Only show ide-skel when X is runningGravatar Tom Willemsen2011-05-272-8/+10
|
* ZSH: Add hostname, CXX=clangGravatar Tom Willemsen2011-05-271-2/+4
|
* NCMPCPP: Changed layout and set column-mode to defaultGravatar Tom Willemsen2011-05-271-6/+6
|
* EMACS: linum-ex added, replaces linumGravatar Tom Willemsen2011-05-273-1/+290
|