.emacs-my
changeset 1683 40ff440156af
parent 1682 32e95bb034b6
child 1684 77fcd3f63d60
equal deleted inserted replaced
1682:32e95bb034b6 1683:40ff440156af
     7 ;;
     7 ;;
     8 ;; Config file for GNU Emacs.
     8 ;; Config file for GNU Emacs.
     9 ;;
     9 ;;
    10 ;; For load order see README.
    10 ;; For load order see README.
    11 
    11 
    12 (with-no-warnings (require 'cl))
    12 (require 'cl-lib)
    13 
    13 
    14 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    14 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    15 (message "silent runing")
    15 (message "silent runing")
    16 
    16 
    17 (setq inhibit-splash-screen t)
    17 (setq inhibit-splash-screen t)