Emacs: Remove Time-stamps.

This commit is contained in:
tastytea 2020-12-13 11:00:14 +01:00
parent 0bb08ae838
commit a54a36a2e9
22 changed files with 0 additions and 44 deletions

View File

@ -1,7 +1,5 @@
;;; appearance.el --- Configure appearance. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-06T12:02:22+0100>
;;; Commentary:
;; * Helpful visualizations.

View File

@ -1,7 +1,5 @@
;;; buffers.el --- Default settings for buffers. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-13T10:32:47+0100>
;;; Commentary:
;; * Setup scratch buffer.
;; * Set fill-column.

View File

@ -1,7 +1,5 @@
;;; early-packages.el --- Packages that need to be loaded early -*- lexical-binding: t; -*-
;; Time-stamp: <2020-03-31T02:02:59+0200>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; global-variables.el --- Set some global variables. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T15:47:38+0100>
;;; Commentary:
;; * Banish customizations.
;; * Fewer startup messages.

View File

@ -1,7 +1,5 @@
;;; input.el --- Configure behaviour of input devices. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-11-29T13:28:27+0100>
;;; Commentary:
;; * Setup mouse & keyboard behaviour.
;; * Setup basic keybindings.

View File

@ -1,7 +1,5 @@
;;; package-management.el --- Initialize package management -*- lexical-binding: t; -*-
;; Time-stamp: <2020-11-27T02:19:17+0100>
;;; Commentary:
;; * Set up straight
;; * Set up use-package.

View File

@ -1,7 +1,5 @@
;;; ui.el --- Configure user interfaces. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T14:01:08+0100>
;;; Commentary:
;; * treemacs

View File

@ -1,7 +1,5 @@
;;; completion.el --- Completion base packages. -*- lexical-binding: t; -*-
;; Time-Stamp: <>
;;; Commentary:
;; * Ivy
;; * Counsel

View File

@ -1,7 +1,5 @@
;;; documentation.el --- Tools to look up documentation -*- lexical-binding: t; -*-
;; Time-stamp: <2020-05-24T22:38:35+0200>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; email.el --- Email setup -*- lexical-binding: t; -*-
;; Time-stamp: <2020-05-24T22:38:58+0200>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; client.el --- Network clients. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T14:08:16+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; server.el --- Set up network stuff.. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-05T14:05:39+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; c++.el --- C++ settings. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T13:10:22+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; common.el --- Common programming settings. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-10T11:22:22+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; elisp.el --- Packages and settings for elisp. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-03-27T21:36:17+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; git.el --- magit and stuff. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T13:15:20+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; lsp.el --- Language Server Protocol. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T13:20:51+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; misc.el --- Miscellaneous programming languages. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-09-30T18:16:18+0200>
;;; Commentary:
;; Programming languages and build systems that don't warrant a dedicated file.

View File

@ -1,7 +1,5 @@
;;; common.el --- Common settings for text files. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T13:16:30+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; latex.el --- Settings for LaTeX. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T14:08:10+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; misc.el --- Miscellaneous file formats. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-13T10:32:07+0100>
;;; Commentary:
;;; Code:

View File

@ -1,7 +1,5 @@
;;; web.el --- Settings for web stuff. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-12-08T14:08:02+0100>
;;; Commentary:
;;; Code: