[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/base32 15218226f9 053/103: checkdoc is having Opinions™ a
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/base32 15218226f9 053/103: checkdoc is having Opinions™ again |
Date: |
Sat, 10 Feb 2024 13:00:07 -0500 (EST) |
branch: elpa/base32
commit 15218226f9d28f16aeb90740315397686d8f73a4
Author: Vivek Das Mohapatra <vivek@collabora.co.uk>
Commit: Vivek Das Mohapatra <vivek@collabora.co.uk>
checkdoc is having Opinions™ again
---
totp-auth.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/totp-auth.el b/totp-auth.el
index ab69d89209..d2bc59080e 100644
--- a/totp-auth.el
+++ b/totp-auth.el
@@ -9,7 +9,7 @@
;; Package-Requires: ((emacs "27.1"))
;;; Commentary:
-;; totp-auth.el - Time-based One Time Password support for emacs
+;; totp-auth.el - Time-based One Time Password support for Emacs
;;
;; This package generates RFC6238 Time-based One Time Passwords
;; and displays them (as well as optionally copying them to
@@ -26,7 +26,7 @@
;; You can tab-complete based on the label of the secret.
;; Depending on the setting of ‘totp-display-token-method’ the
;; TOTP token will be displayed (and kept up to date) either in
-;; an emacs buffer or a freedesktop notification.
+;; an Emacs buffer or a freedesktop notification.
;;
;; If you want to import TOTP secrets from other apps you can call:
;;
- [nongnu] elpa/base32 2b6c12528c 065/103: Mention Google Authenticator in a couple more places, (continued)
- [nongnu] elpa/base32 2b6c12528c 065/103: Mention Google Authenticator in a couple more places, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 676e64115d 048/103: Test should target totp-auth.el after the rename, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 522bb9d85f 056/103: Another linter opinion accommodated, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 93bfede7bf 060/103: More Great Renaming - move hmac to totp-auth-hmac, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 72c09337eb 062/103: Supress misleading warnings about use of ’lsh’, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 7023bb8697 049/103: Suppress some more (spurious) byte-compile errors, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 56b160f436 005/103: Handle .netrc style backends containing otpauth url secrets, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 5065525032 024/103: Update docstrings and readme, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 1c9bc087ba 039/103: totp-auto-copy-password: improve docstring and fix defcustom typos, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 a066bd453f 029/103: Remove totp-minimum-ui-grace which we're not using after all, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 15218226f9 053/103: checkdoc is having Opinions™ again,
ELPA Syncer <=
- [nongnu] elpa/base32 0c9ab0005b 054/103: Rename all the things as we migrate from totp-… to totp-auth-…, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 4492236c1f 055/103: Squash some warnings when byte-compiling the tests, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 a15c27157a 050/103: Checkdoc incorrectly detects .\n as "not a complete sentence", ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 bd7959a5ef 058/103: Add a LICENSE (sic) to match the SPDX entries, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 d435f806a0 059/103: Documentation changes related to the Great Renaming, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 7f0fe12bce 063/103: Fix tests after the Great Renaming, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 4708406887 067/103: Add comm to package's keywords, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 6843417e38 068/103: Rename interactive entry point from totp to totp-auth, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 c31034feef 069/103: Fix the totp-auth-hmac.el footer comment, ELPA Syncer, 2024/02/10
- [nongnu] elpa/base32 5e5f311775 077/103: Fix a checkdoc warning in base32-lsh, ELPA Syncer, 2024/02/10