diff --git a/init.el b/init.el index 9255b245c..1286be375 100644 --- a/init.el +++ b/init.el @@ -3,7 +3,7 @@ ;; Filename: init.el ;; Description: ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; Maintainer: ;; Created: Wed Nov 29 00:57:38 2006 ;; Version: diff --git a/lisp/init-auto-complete.el b/lisp/init-auto-complete.el index 53390fccd..1d88ab0cc 100644 --- a/lisp/init-auto-complete.el +++ b/lisp/init-auto-complete.el @@ -1,7 +1,7 @@ ;; init-auto-complete.el --- Initialize auto-complete configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-basic.el b/lisp/init-basic.el index 2b93b389e..f13010fb0 100644 --- a/lisp/init-basic.el +++ b/lisp/init-basic.el @@ -1,7 +1,7 @@ ;; init-basic.el --- Initialize basic configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-bookmark.el b/lisp/init-bookmark.el index ce131cf6a..119b91a06 100644 --- a/lisp/init-bookmark.el +++ b/lisp/init-bookmark.el @@ -1,7 +1,7 @@ ;; init-bookmark.el --- Initialize bookmark configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-c.el b/lisp/init-c.el index 2611489a2..167f60965 100644 --- a/lisp/init-c.el +++ b/lisp/init-c.el @@ -1,7 +1,7 @@ ;; init-c.el --- Initialize c configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-calendar.el b/lisp/init-calendar.el index bd2e51165..1d9a9ccf6 100644 --- a/lisp/init-calendar.el +++ b/lisp/init-calendar.el @@ -1,7 +1,7 @@ ;; init-calendar.el --- Initialize calendar configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-company.el b/lisp/init-company.el index af82e3385..e86d2f8ff 100644 --- a/lisp/init-company.el +++ b/lisp/init-company.el @@ -1,7 +1,7 @@ ;; init-company.el --- Initialize company configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-const.el b/lisp/init-const.el index e396d7edc..f60c4bc03 100644 --- a/lisp/init-const.el +++ b/lisp/init-const.el @@ -1,7 +1,7 @@ ;; init-const.el --- Initialize const variables. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-custom.el b/lisp/init-custom.el index 41ce31d96..fa2ab9ef6 100644 --- a/lisp/init-custom.el +++ b/lisp/init-custom.el @@ -1,7 +1,7 @@ ;; init-custom.el --- Initialize custom configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-edit.el b/lisp/init-edit.el index 148325e7a..8c8ecc20a 100644 --- a/lisp/init-edit.el +++ b/lisp/init-edit.el @@ -1,7 +1,7 @@ ;; init-edit.el --- Initialize edit configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-emacs-lisp.el b/lisp/init-emacs-lisp.el index 3139399c3..6497fb6e3 100644 --- a/lisp/init-emacs-lisp.el +++ b/lisp/init-emacs-lisp.el @@ -1,7 +1,7 @@ ;; init-emacs-lisp.el --- Initialize Emacs Lisp configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-eshell.el b/lisp/init-eshell.el index 2bad7a8f8..d3c157ae2 100644 --- a/lisp/init-eshell.el +++ b/lisp/init-eshell.el @@ -1,7 +1,7 @@ ;; init-eshell.el --- Initialize eshell configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-flycheck.el b/lisp/init-flycheck.el index 21cbd59a5..df944ed0e 100644 --- a/lisp/init-flycheck.el +++ b/lisp/init-flycheck.el @@ -1,7 +1,7 @@ ;; init-flycheck.el --- Initialize flycheck configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-helm.el b/lisp/init-helm.el index eb9bbcbed..6dbba459d 100644 --- a/lisp/init-helm.el +++ b/lisp/init-helm.el @@ -1,7 +1,7 @@ ;;; init-helm.el --- Initialize helm configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-highlight.el b/lisp/init-highlight.el index 496b65d3f..2e3f1dafb 100644 --- a/lisp/init-highlight.el +++ b/lisp/init-highlight.el @@ -1,7 +1,7 @@ ;; init-highlight.el --- Initialize highlight configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ibuffer.el b/lisp/init-ibuffer.el index 927c3e9b3..de595c37c 100644 --- a/lisp/init-ibuffer.el +++ b/lisp/init-ibuffer.el @@ -1,7 +1,7 @@ ;; init-buffer.el --- Initialize ibuffer configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ido.el b/lisp/init-ido.el index 0f2b96329..27c8191d5 100644 --- a/lisp/init-ido.el +++ b/lisp/init-ido.el @@ -1,7 +1,7 @@ ;;; init-ido.el --- Initialize ido configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ivy.el b/lisp/init-ivy.el index 968b32aaa..410ea43bb 100644 --- a/lisp/init-ivy.el +++ b/lisp/init-ivy.el @@ -1,7 +1,7 @@ ;;; init-ivy.el --- Initialize ivy configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-kill-ring.el b/lisp/init-kill-ring.el index b38f3d803..bf2aa7867 100644 --- a/lisp/init-kill-ring.el +++ b/lisp/init-kill-ring.el @@ -1,7 +1,7 @@ ;; init-kill-ring.el --- Initialize kill-ring configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-org.el b/lisp/init-org.el index a0abff062..95f6c7267 100644 --- a/lisp/init-org.el +++ b/lisp/init-org.el @@ -1,7 +1,7 @@ ;; init-org.el --- Initialize org configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-package.el b/lisp/init-package.el index cf0f990e3..591894b7a 100644 --- a/lisp/init-package.el +++ b/lisp/init-package.el @@ -1,7 +1,7 @@ ;;; init-package.el --- Initialize package configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-prog.el b/lisp/init-prog.el index 7aa27b587..0757bec4a 100644 --- a/lisp/init-prog.el +++ b/lisp/init-prog.el @@ -1,7 +1,7 @@ ;; init-prog.el --- Initialize prog configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-projectile.el b/lisp/init-projectile.el index a05d1cb7b..52a808be8 100644 --- a/lisp/init-projectile.el +++ b/lisp/init-projectile.el @@ -1,7 +1,7 @@ ;; init-projectile.el --- Initialize projectile configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-python.el b/lisp/init-python.el index 308364066..9b6e101a3 100644 --- a/lisp/init-python.el +++ b/lisp/init-python.el @@ -1,7 +1,7 @@ ;; init-python.el --- Initialize python configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-restore.el b/lisp/init-restore.el index c383e8821..dd99b7c29 100644 --- a/lisp/init-restore.el +++ b/lisp/init-restore.el @@ -1,7 +1,7 @@ ;; init-restore.el --- Initialize restore configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ruby.el b/lisp/init-ruby.el index 290dbcb53..b21f9e030 100644 --- a/lisp/init-ruby.el +++ b/lisp/init-ruby.el @@ -1,7 +1,7 @@ ;; init-ruby.el --- Initialize ruby configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-scm.el b/lisp/init-scm.el index 061821701..9ac1b7e10 100644 --- a/lisp/init-scm.el +++ b/lisp/init-scm.el @@ -1,7 +1,7 @@ ;; init-scm.el --- Initialize scm configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-shell.el b/lisp/init-shell.el index 20328bcfc..6fa0a7d00 100644 --- a/lisp/init-shell.el +++ b/lisp/init-shell.el @@ -1,7 +1,7 @@ ;; init-shell.el --- Initialize shell configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-smartparens.el b/lisp/init-smartparens.el index 80a2a1203..417066752 100644 --- a/lisp/init-smartparens.el +++ b/lisp/init-smartparens.el @@ -1,7 +1,7 @@ ;; init-smartparens.el --- Initialize smartparens configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ui.el b/lisp/init-ui.el index 36e654dcf..1b21d61b8 100644 --- a/lisp/init-ui.el +++ b/lisp/init-ui.el @@ -1,7 +1,7 @@ ;; init-ui.el --- Initialize ui configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-utils.el b/lisp/init-utils.el index b0c64d0b6..dcb1621c0 100644 --- a/lisp/init-utils.el +++ b/lisp/init-utils.el @@ -1,7 +1,7 @@ ;; init-utils.el --- Initialize basic configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-web.el b/lisp/init-web.el index f455009e3..7e5b70502 100644 --- a/lisp/init-web.el +++ b/lisp/init-web.el @@ -1,7 +1,7 @@ ;; init-web.el --- Initialize web configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-window.el b/lisp/init-window.el index 7ac464e51..f7952fa11 100644 --- a/lisp/init-window.el +++ b/lisp/init-window.el @@ -1,7 +1,7 @@ ;; init-window.el --- Initialize window configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-yasnippet.el b/lisp/init-yasnippet.el index 8abd77e1c..1cc27f8f5 100644 --- a/lisp/init-yasnippet.el +++ b/lisp/init-yasnippet.el @@ -1,7 +1,7 @@ ;; init-yasnippet.el --- Initialize yasnippet configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.0.0 +;; Version: 2.1.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: