My emacs old startup directory
This is loaded by my .emacs file using load-directory. Much of it
should probably be changed to autoloads
, modal load-hooks,
and requires
, so that it only gets done as needed.
- buffer-misc.el
-
- buffers.el
-
- display-time.el
-
- enable.el
- Enable all commands, and report which were disabled (at
startup). Anything worth disabling is worth knowing about ;-)
- file-region.el
-
- host-specific-setup.el
-
- keys.el
- My keyboard setup
- library-path.el
- Stuff for finding files by their short name if they're on my
load path.
- menu-bar-setup.el
-
- misc.el
-
- multiple-shells.el
- Start shells on various machines and in various directories.
- new-files.el
-
- predict-future.el
- Try to predict what command the user will do next. Works by
looking at the command history for longer sequences matching
what you have just done. Not complete yet.
- require.el
-
- ringing.el
-
- scratchbuffer.el
-
- sigs.el
-
- sinkables.el
-
- spell.el
-
- split-site.el
-
- tags.el
-
- temp.el
-
- terminal.el
-
- text-stuff.el
-
- timestamp.el
-
- trim-kill-ring.el
-
- tryout.el
-
- url-complete.el
-
- vm-patches.el
-
- vm.el
-
- web-daily.el
-
- window-configurations.el
-
- x-font.el
-
[My elisp index]
[My emacs index]
[My computing index]
[My home page]
Contact me
Last modified: Thu Sep 6 16:03:23 IST 2007