; Tweak some package short descriptions.

This commit is contained in:
Sean Whitton 2026-06-05 10:17:27 +01:00
parent bbe805e4b1
commit 5e3e1a5bb2
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
;;; elisp-scope.el --- Semantic analysis for Elisp symbols -*- lexical-binding: t; -*-
;;; elisp-scope.el --- Semantic analysis for Emacs Lisp symbols -*- lexical-binding: t; -*-
;; Copyright (C) 2025-2026 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;;; timeout.el --- Throttle or debounce Elisp functions -*- lexical-binding: t; -*-
;;; timeout.el --- Throttle or debounce Emacs Lisp functions -*- lexical-binding: t; -*-
;; Copyright (C) 2023-2026 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;;; lua-mode.el --- Major-mode for editing Lua files -*- lexical-binding: t -*-
;;; lua-mode.el --- Major mode for editing Lua files -*- lexical-binding: t -*-
;; Copyright (C) 2025-2026 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;;; ring-bell-fns.el --- Collection of functions for ring-bell -*- lexical-binding: t; -*-
;;; ring-bell-fns.el --- Collection of functions for ring-bell-function -*- lexical-binding: t; -*-
;; Copyright (C) 2025-2026 Free Software Foundation, Inc.

View file

@ -1,4 +1,4 @@
;;; tty-tip.el --- Display help in kind of tooltips on ttys -*- lexical-binding: t -*-
;;; tty-tip.el --- Display tooltip-like child frames on ttys -*- lexical-binding: t -*-
;; Copyright (C) 2024-2026 Free Software Foundation, Inc.