From ccce8de379a01f893aada229d10d37e2cbc586b0 Mon Sep 17 00:00:00 2001 From: ven Date: Tue, 4 Jul 2017 14:01:21 +0200 Subject: Remove nonstandard contributor/author sections --- elisp.html.markdown | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/elisp.html.markdown b/elisp.html.markdown index 9d9db82e..518ad985 100644 --- a/elisp.html.markdown +++ b/elisp.html.markdown @@ -9,8 +9,6 @@ filename: learn-emacs-lisp.el ```scheme ;; This gives an introduction to Emacs Lisp in 15 minutes (v0.2d) ;; -;; Author: Bastien / @bzg2 / https://bzg.fr -;; ;; First make sure you read this text by Peter Norvig: ;; http://norvig.com/21-days.html ;; @@ -344,14 +342,4 @@ filename: learn-emacs-lisp.el ;; ;; To read an online introduction to Emacs Lisp: ;; https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html - -;; Thanks to these people for their feedback and suggestions: -;; - Wes Hardaker -;; - notbob -;; - Kevin Montuori -;; - Arne Babenhauserheide -;; - Alan Schmitt -;; - LinXitoW -;; - Aaron Meurer -;; - spacegoing ``` -- cgit v1.2.3