summaryrefslogtreecommitdiffstats
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* Removed zencodingGravatar Tom Willemsen2011-08-302-5/+0
|
* EMACS: theme, fullscreen, fontGravatar Tom Willemsen2011-08-303-19/+17
| | | | | | | | | | | | | | | | | | | | `.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'.
* Bumped submodulesGravatar Tom Willemsen2011-08-292-0/+0
|
* EMACS: Show scrollbar and add space before line numbersGravatar Tom Willemsen2011-08-292-2/+2
|
* EMACS: add outline function for PHPGravatar Tom Willemsen2011-08-261-1/+6
| | | | | | | | | | `.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'.
* GNUS: change some settingsGravatar Tom Willemsen2011-08-261-5/+11
| | | | | | | | | | | | | | | | | `.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.
* EMACS: Don't load functions.el, just functions; Use ↵Gravatar Tom Willemsen2011-08-201-1/+2
| | | | html-mode for *.tpl
* EMACS: Added Gnus configurationGravatar Tom Willemsen2011-08-182-0/+52
|
* EMACS: Remove mutt settingsGravatar Tom Willemsen2011-08-182-1640/+0
|
* EMACS: Moved message settings, added flyspellGravatar Tom Willemsen2011-08-182-7/+7
|
* Turn off bidi-display-reordering and add some page ↵Gravatar Tom Willemsen2011-08-161-14/+16
| | | | seperators
* Bumbed submodulesGravatar Tom Willemsen2011-08-162-0/+0
|
* EMACS: variable name changeGravatar Tom Willemsen2011-08-161-1/+1
| | | | php-warn-if-mumamo-off has been renamed to php-mode-warn-if-mumamo-off
* Bumped submodulesGravatar Tom Willemsen2011-08-122-0/+0
|
* Added column-marker faces for lcars-themeGravatar Tom Willemsen2011-08-121-1/+7
| | | | The default ones are too intrusive
* Can use default-frame-alist and initial-frame-alistGravatar Tom Willemsen2011-08-122-15/+3
|
* Moved away from pi-php-mode againGravatar Tom Willemsen2011-08-126-1296/+13
| | | | Using php-mode by ejmr.
* EMACS: Don't use auto-fill-mode for prog-modeGravatar Tom Willemsen2011-08-081-2/+1
|
* EMACS: Added 'home' fileGravatar Tom Willemsen2011-08-061-0/+3
|
* EMACS: autoload gtags and use different hooks for ↵Gravatar Tom Willemsen2011-08-061-16/+24
| | | | version <24
* Only load custom-file if it existsGravatar Tom Willemsen2011-08-051-1/+2
|
* Bumped submodulesGravatar Tom Willemsen2011-08-041-0/+0
|
* EMACS: added xmodmap-modeGravatar Tom Willemsen2011-07-282-0/+13
|
* Preparing placing home-directory in repoGravatar Tom Willemsen2011-07-2830-0/+24174
|
* Removed old emacs filesGravatar ryuslash2010-09-1239-36938/+0
|
* Added ide-skel keybinds to .emacs, changed awesome rcGravatar ryuslash2010-08-213-3/+33
|
* Added ide-skel for testingGravatar ryuslash2010-08-182-0/+5948
|
* Modified themeGravatar ryuslash2010-07-141-0/+2
|
* Added font-lock-comment-delimiter-face to themeGravatar ryuslash2010-07-131-21/+22
|
* Modified (improved) my emacs themeGravatar ryuslash2010-07-133-19/+1055
| | | | Added autopair.el
* Added xmodmapGravatar ryuslash2010-07-013-0/+238
| | | | | | Added rainbow.el to emacs Showing some extra messages with install.bat and install.sh Added some elisp to check which distro I'm on at that moment, though I don't yet use it
* Switched over from dotemacs to doteverythingGravatar Tom Willemsen2010-06-3034-0/+29683