merge
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 23 Dec 2008 18:04:59 +0200
changeset 112 3d1b437969cb
parent 111 fcea9d3b79e1 (current diff)
parent 110 6b6e3f8cb371 (diff)
child 113 78dfaf5e7f04
merge
.emacs
.emacs-my
--- a/.emacs	Tue Dec 23 18:04:28 2008 +0200
+++ b/.emacs	Tue Dec 23 18:04:59 2008 +0200
@@ -2,6 +2,8 @@
 ;;
 ;; Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com>
 ;;
+;; This file placed in public domain.
+;;
 ;; ~/.emacs firstly load ~/.emacs-pre, then ~/.emacs-my, then ~/.emacs-post.
 
 ;; ======================================================================
--- a/.emacs-my	Tue Dec 23 18:04:28 2008 +0200
+++ b/.emacs-my	Tue Dec 23 18:04:59 2008 +0200
@@ -2,6 +2,9 @@
 ;;
 ;; Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com>
 ;;
+;; This file formed from parts from many places and
+;; placed in public domain.
+;;
 ;; .emacs file for GNU Emacs.
 ;;
 ;; ~/.emacs load this file after ~/.emacs-pre, but before ~/.emacs-post.