.emacs-my
changeset 121 864a0daf737e
parent 120 5b02710b7ffc
child 122 680d4677e3fe
equal deleted inserted replaced
120:5b02710b7ffc 121:864a0daf737e
     1 ;; -*- mode: lisp; coding: cp1251 -*-
     1 ;; -*- mode: lisp; coding: cp1251 -*-
     2 ;;
     2 ;;
     3 ;; Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com>
     3 ;; Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com>
     4 ;;
     4 ;;
     5 ;; This file formed from parts from many places and
     5 ;; This file formed from parts and ideas from many sites/docs and
     6 ;; placed in public domain.
     6 ;; placed in public domain.
     7 ;;
     7 ;;
     8 ;; .emacs file for GNU Emacs.
     8 ;; .emacs file for GNU Emacs.
     9 ;;
     9 ;;
    10 ;; ~/.emacs load this file after ~/.emacs-pre, but before ~/.emacs-post.
    10 ;; ~/.emacs load this file after ~/.emacs-pre, but before ~/.emacs-post.