.emacs-my
changeset 93 99f967be941a
parent 82 1a705650ca56
child 85 2bb7e6aceac9
--- a/.emacs-my	Mon Oct 20 23:12:32 2008 +0300
+++ b/.emacs-my	Sat Oct 25 19:43:04 2008 -0400
@@ -2,9 +2,13 @@
 ;;
 ;; Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com>
 ;;
-;; ~/.emacs file for GNU Emacs 21.
+;; .emacs file for GNU Emacs.
+;;
+;; ~/.emacs load this file after ~/.emacs-my-pre, but before ~/.emacs-my-post.
 
-;; silent runing
+;; ======================================================================
+;; Silent runing.
+
 ;; (setq inhibit-splash-screen t) ; nonexist on 21.4.1
 (setq inhibit-startup-message t)