Commit graph

116 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
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
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
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
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
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
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
Renamed from emacs.d/init.el (Browse further)