Commit graph

9 commits

Author SHA1 Message Date
Tom Willemsen
135bbeceaf EMACS: Stop using lambdas for hooks 2011-09-06 10:28:41 +02:00
Tom Willemsen
2ff16041c5 EMACS: Disable <CTRL>-z when in X
`.emacs.d/functions.el'
        - Removed functions `(x-init)' and `(cli-init)'.

`.emacs.d/init.el'
        - Moved initialization for with and without window systems from
          seperate functions.

        - Globally unset <CTRL>-z when we have a window system.
2011-09-05 11:03:19 +02:00
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
816654f07c EMACS: Moved message settings, added flyspell 2011-08-18 10:13:21 +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
0b0e95e88c Preparing placing home-directory in repo 2011-07-28 00:25:27 +02:00
Renamed from emacs.d/functions.el (Browse further)