From 82220fce3aa54dbb06904f6e9b9d671f5fd2a24b Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Mon, 28 Aug 2017 11:33:55 -0400 Subject: [PATCH] Remove old wording "contribution layer" --- core/core-configuration-layer.el | 2 +- doc/DOCUMENTATION.org | 2 +- layers/+chat/jabber/README.org | 2 +- layers/+lang/common-lisp/README.org | 2 +- layers/+lang/lua/README.org | 2 +- layers/+lang/rust/README.org | 2 +- layers/+lang/scheme/README.org | 2 +- layers/+source-control/git/README.org | 2 +- layers/+themes/themes-megapack/README.org | 2 +- layers/+tools/pass/README.org | 2 +- layers/+vim/vinegar/README.org | 2 +- layers/+vim/vinegar/funcs.el | 2 +- layers/+web-services/twitter/README.org | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/core-configuration-layer.el b/core/core-configuration-layer.el index 9c299cd84..417195312 100644 --- a/core/core-configuration-layer.el +++ b/core/core-configuration-layer.el @@ -29,7 +29,7 @@ (defconst configuration-layer-directory (expand-file-name (concat spacemacs-start-directory "layers/")) - "Spacemacs contribution layers base directory.") + "Spacemacs layers directory.") (defconst configuration-layer-private-directory (expand-file-name (concat spacemacs-start-directory "private/")) diff --git a/doc/DOCUMENTATION.org b/doc/DOCUMENTATION.org index 46de6c196..0192d1f6f 100644 --- a/doc/DOCUMENTATION.org +++ b/doc/DOCUMENTATION.org @@ -3387,7 +3387,7 @@ with ~SPC SPC spacemacs/recompile-elpa~. | Achievements | Account | |---------------------------------+--------------| | [[https://github.com/syl20bnr/spacemacs/pull/19][First contribution]] | [[https://github.com/trishume][trishume]] | -| [[https://github.com/syl20bnr/spacemacs/commit/e802027d75d0c0aed55539b0da2dfa0df94dfd39][First contribution layer]] | [[https://github.com/trishume][trishume]] | +| [[https://github.com/syl20bnr/spacemacs/commit/e802027d75d0c0aed55539b0da2dfa0df94dfd39][First contributed layer]] | [[https://github.com/trishume][trishume]] | | [[http://oli.me.uk/2014/11/06/spacemacs-emacs-vim/][First blog article on Spacemacs]] | Wolfy87 | | [[https://github.com/syl20bnr/spacemacs/commit/7b44a56263049482ed540ed6815a295633ffe9d1][First contributed banner]] | [[https://github.com/chrisbarrett][chrisbarrett]] | diff --git a/layers/+chat/jabber/README.org b/layers/+chat/jabber/README.org index 1a637f991..8fa1ea0ff 100644 --- a/layers/+chat/jabber/README.org +++ b/layers/+chat/jabber/README.org @@ -1,4 +1,4 @@ -#+TITLE: Jabber contribution layer for Spacemacs +#+TITLE: Jabber layer [[file:img/jabber-logo.gif]] diff --git a/layers/+lang/common-lisp/README.org b/layers/+lang/common-lisp/README.org index 77451e2d0..9a61f6b84 100644 --- a/layers/+lang/common-lisp/README.org +++ b/layers/+lang/common-lisp/README.org @@ -16,7 +16,7 @@ - [[#macroexpansion][Macroexpansion]] * Description -A Spacemacs contribution layer providing Common Lisp support via [[https://github.com/slime/slime][SLIME]]. +A Spacemacs layer providing Common Lisp support via [[https://github.com/slime/slime][SLIME]]. * Install If you have previously installed slime in any other way, it is recommended that diff --git a/layers/+lang/lua/README.org b/layers/+lang/lua/README.org index 97b8d6726..5ec2f642d 100644 --- a/layers/+lang/lua/README.org +++ b/layers/+lang/lua/README.org @@ -1,4 +1,4 @@ -#+TITLE: Lua contribution layer for Spacemacs +#+TITLE: Lua layer [[file:img/lua.gif]] diff --git a/layers/+lang/rust/README.org b/layers/+lang/rust/README.org index 168b96e7d..ed6e3f51d 100644 --- a/layers/+lang/rust/README.org +++ b/layers/+lang/rust/README.org @@ -1,4 +1,4 @@ -#+TITLE: Rust contribution layer for Spacemacs +#+TITLE: Rust layer [[file:img/rust.png]] diff --git a/layers/+lang/scheme/README.org b/layers/+lang/scheme/README.org index 00a04bfbc..dd84f36ee 100644 --- a/layers/+lang/scheme/README.org +++ b/layers/+lang/scheme/README.org @@ -13,7 +13,7 @@ - [[#evaluation][Evaluation]] * Description -A spacemacs contribution layer providing Scheme support via [[http://www.nongnu.org/geiser/][Geiser]]. +A spacemacs layer providing Scheme support via [[http://www.nongnu.org/geiser/][Geiser]]. * Install The scheme layer currently supports: Chicken and Guile. Combined usage of racket-mode diff --git a/layers/+source-control/git/README.org b/layers/+source-control/git/README.org index 51f78b054..7a7ddd082 100644 --- a/layers/+source-control/git/README.org +++ b/layers/+source-control/git/README.org @@ -1,4 +1,4 @@ -#+TITLE: Git contribution layer for Spacemacs +#+TITLE: Git layer [[file:img/git.png]] diff --git a/layers/+themes/themes-megapack/README.org b/layers/+themes/themes-megapack/README.org index a6bd7cb36..cc468af63 100644 --- a/layers/+themes/themes-megapack/README.org +++ b/layers/+themes/themes-megapack/README.org @@ -5,7 +5,7 @@ - [[#install][Install]] * What is this? -This simple contribution layer is an example. It installs around 100 themes +This simple layer is an example. It installs around 100 themes for Emacs. You can try them easily by invoking helm-themes with: ~SPC T s~. You can see samples of all included themes in this [[http://themegallery.robdor.com][theme gallery]] from [[http://www.twitter.com/robmerrell][Rob Merrell]]. diff --git a/layers/+tools/pass/README.org b/layers/+tools/pass/README.org index 7a077c123..98d8b9dd3 100644 --- a/layers/+tools/pass/README.org +++ b/layers/+tools/pass/README.org @@ -1,4 +1,4 @@ -#+TITLE: Pass contribution layer +#+TITLE: Pass layer * Table of Contents :TOC_4_gh:noexport: - [[#description][Description]] diff --git a/layers/+vim/vinegar/README.org b/layers/+vim/vinegar/README.org index f0d9b7ece..9f90df72c 100644 --- a/layers/+vim/vinegar/README.org +++ b/layers/+vim/vinegar/README.org @@ -7,7 +7,7 @@ - [[#key-bindings][Key bindings]] * Description -This layer is a port contribution layer for vim-vinegar for emacs. +This layer is a port layer for vim-vinegar for emacs. A port of tpope's [[https://github.com/tpope/vim-vinegar][vinegar.vim]], simplifying =dired= diff --git a/layers/+vim/vinegar/funcs.el b/layers/+vim/vinegar/funcs.el index a7a8b14ed..85d51afd8 100644 --- a/layers/+vim/vinegar/funcs.el +++ b/layers/+vim/vinegar/funcs.el @@ -1,4 +1,4 @@ -;; funcs.el file for vinegar contribution layer +;; funcs.el file for vinegar layer (defun vinegar/dotfiles-toggle () "Show/hide dot-files" diff --git a/layers/+web-services/twitter/README.org b/layers/+web-services/twitter/README.org index c6b6b348b..7b7ab9eaa 100644 --- a/layers/+web-services/twitter/README.org +++ b/layers/+web-services/twitter/README.org @@ -1,4 +1,4 @@ -#+TITLE: Twitter contribution layer for Spacemacs +#+TITLE: Twitter layer [[file:img/twitter.png]]