diff --git a/init.el b/init.el index 10abd0e05..9b0314e84 100644 --- a/init.el +++ b/init.el @@ -3,7 +3,7 @@ ;; Filename: init.el ;; Description: ;; Author: Vincent Zhang -;; Version: 2.1.0 +;; Version: 2.2.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 0500e6780..4b2ec48bb 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-basic.el b/lisp/init-basic.el index 2c4024cc6..26cb871e4 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-bookmark.el b/lisp/init-bookmark.el index 3b6b8a836..0fd350f58 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-c.el b/lisp/init-c.el index ed83e8266..a52504fdf 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-calendar.el b/lisp/init-calendar.el index 4d5d24ffb..8000b7ccd 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-company.el b/lisp/init-company.el index 5f5dc977d..9f15d20be 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-const.el b/lisp/init-const.el index d960ff50f..3ee1673e6 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-custom.el b/lisp/init-custom.el index fa2ab9ef6..4cd3792d6 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-edit.el b/lisp/init-edit.el index 668e602ac..58ed8946a 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.1.0 +;; Version: 2.2.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 16eecf628..d746b9210 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-eshell.el b/lisp/init-eshell.el index aa8fb3437..b3cfb4987 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-flycheck.el b/lisp/init-flycheck.el index 146e48412..c3227bab6 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-go.el b/lisp/init-go.el index 56276b24b..9c402b530 100644 --- a/lisp/init-go.el +++ b/lisp/init-go.el @@ -1,7 +1,7 @@ ;; init-go.el --- Initialize c configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-helm.el b/lisp/init-helm.el index ee0fc7689..294c252ba 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-highlight.el b/lisp/init-highlight.el index 0bad2c8e8..d557d0687 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ibuffer.el b/lisp/init-ibuffer.el index 3e7fd0f7a..87cb236f7 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ido.el b/lisp/init-ido.el index 04966253c..2d5a7438b 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ivy.el b/lisp/init-ivy.el index f99c8cb75..52d120696 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.1.0 +;; Version: 2.2.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 9463dcfad..ad091acbc 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-org.el b/lisp/init-org.el index 16d6e5b09..eff8657e8 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-package.el b/lisp/init-package.el index 5b96c67e5..6191363f7 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-prog.el b/lisp/init-prog.el index bb28dab27..70f347500 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-projectile.el b/lisp/init-projectile.el index 050875c1a..42fbef99f 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-python.el b/lisp/init-python.el index 116047a71..0ef0e4bf7 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-restore.el b/lisp/init-restore.el index 7a1ee3c35..8a7235a4c 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ruby.el b/lisp/init-ruby.el index 683d6d494..136d886b3 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-shell.el b/lisp/init-shell.el index 24333d278..b9c3ac44c 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-ui.el b/lisp/init-ui.el index dda24bbc5..a1dc68c40 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-utils.el b/lisp/init-utils.el index 3831ae40b..298ad108c 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-vc.el b/lisp/init-vc.el index b93947961..97dbe2a02 100644 --- a/lisp/init-vc.el +++ b/lisp/init-vc.el @@ -1,7 +1,7 @@ ;; init-vc.el --- Initialize scm configurations. ;; ;; Author: Vincent Zhang -;; Version: 2.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-web.el b/lisp/init-web.el index 9dd16b00f..d2d052f17 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-window.el b/lisp/init-window.el index 0e822ac63..3c0a9e9bf 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: diff --git a/lisp/init-yasnippet.el b/lisp/init-yasnippet.el index bbd8cf49d..a18fec485 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.1.0 +;; Version: 2.2.0 ;; URL: https://github.com/seagle0128/.emacs.d ;; Keywords: ;; Compatibility: