branch: externals/compat commit adc28f0b5ff11fe43737e27a7955f141a2b9429d Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Remove obsolete commentary --- compat-24.el | 10 ---------- compat-25.el | 5 ----- compat-26.el | 10 ---------- compat-27.el | 12 ------------ compat-28.el | 12 ------------ compat-29.el | 8 -------- 6 files changed, 57 deletions(-) diff --git a/compat-24.el b/compat-24.el index 023e20a46e..cf81c1c068 100644 --- a/compat-24.el +++ b/compat-24.el @@ -19,16 +19,6 @@ ;; Find here the functionality added in Emacs 24.4, needed by older ;; versions. -;; -;; Only load this library if you need to use one of the following -;; functions: -;; -;; - `compat-=' -;; - `compat-<' -;; - `compat->' -;; - `compat-<=' -;; - `compat->=' -;; - `split-string'. ;;; Code: diff --git a/compat-25.el b/compat-25.el index a8f7c4e22d..f9eb80b7d2 100644 --- a/compat-25.el +++ b/compat-25.el @@ -19,11 +19,6 @@ ;; Find here the functionality added in Emacs 25.1, needed by older ;; versions. -;; -;; Only load this library if you need to use one of the following -;; functions: -;; -;; - `compat-sort' ;;; Code: diff --git a/compat-26.el b/compat-26.el index 5dfa05412c..2b7218d424 100644 --- a/compat-26.el +++ b/compat-26.el @@ -19,16 +19,6 @@ ;; Find here the functionality added in Emacs 26.1, needed by older ;; versions. -;; -;; Only load this library if you need to use one of the following -;; functions: -;; -;; - `compat-sort' -;; - `line-number-at-pos' -;; - `compat-alist-get' -;; - `string-trim-left' -;; - `string-trim-right' -;; - `string-trim' ;;; Code: diff --git a/compat-27.el b/compat-27.el index 35d83c44cd..026ed44bbb 100644 --- a/compat-27.el +++ b/compat-27.el @@ -19,18 +19,6 @@ ;; Find here the functionality added in Emacs 27.1, needed by older ;; versions. -;; -;; Only load this library if you need to use one of the following -;; functions or macros: -;; -;; - `compat-recenter' -;; - `compat-lookup-key' -;; - `compat-setq-local' -;; - `compat-assoc-delete-all' -;; - `compat-file-size-human-readable' -;; - `compat-executable-find' -;; - `compat-regexp-opt' -;; - `compat-dired-get-marked-files' ;;; Code: diff --git a/compat-28.el b/compat-28.el index 53d0a79e13..2d90ac9f3e 100644 --- a/compat-28.el +++ b/compat-28.el @@ -19,18 +19,6 @@ ;; Find here the functionality added in Emacs 28.1, needed by older ;; versions. -;; -;; Only load this library if you need to use one of the following -;; functions: -;; -;; - `unlock-buffer' -;; - `string-width' -;; - `directory-files' -;; - `json-serialize' -;; - `json-insert' -;; - `json-parse-string' -;; - `json-parse-buffer' -;; - `count-windows' ;;; Code: diff --git a/compat-29.el b/compat-29.el index 32278e6277..cea9f533a8 100644 --- a/compat-29.el +++ b/compat-29.el @@ -19,14 +19,6 @@ ;; Find here the functionality added in Emacs 29.1, needed by older ;; versions. -;; -;; Only load this library if you need to use one of the following -;; functions: -;; -;; - `plist-get' -;; - `plist-put' -;; - `plist-member' -;; - `define-key' ;;; Code: