Commit graph

131 commits

Author SHA1 Message Date
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
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
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
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
022427307f EMACS: Don't use auto-fill-mode for prog-mode 2011-08-08 11:19:47 +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
0b0e95e88c Preparing placing home-directory in repo 2011-07-28 00:25:27 +02:00
ryuslash
1ca854dbec Removed old emacs files 2010-09-12 10:33:26 +02:00
ryuslash
7f6575ca7a Added ide-skel keybinds to .emacs, changed awesome rc 2010-08-21 22:28:30 +02:00
ryuslash
fd31357144 Added ide-skel for testing 2010-08-18 12:35:13 +02:00
ryuslash
9a029f7b77 Modified theme 2010-07-14 16:51:21 +02:00
ryuslash
70d746ab86 Added font-lock-comment-delimiter-face to theme 2010-07-13 22:20:44 +02:00
ryuslash
53865d0aa3 Modified (improved) my emacs theme
Added autopair.el
2010-07-13 15:27:36 +02:00
ryuslash
c38f147ead Added xmodmap
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
2010-07-01 22:28:59 +02:00
Tom Willemsen
722c13a8fc Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00