aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/auth-source.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/auth-source.el (authinfo--keywords): Avoid obsolete font-lock face varsStefan Monnier2025-04-251-10/+10
* ; Fix warnings in 'auth-source-search' (bug#77612)Eshel Yaron2025-04-181-1/+5
* ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton2025-03-121-1/+1
* Merge from origin/emacs-30Sean Whitton2025-03-121-1/+1
|\
| * Document return values of the various read-* functionsEli Zaretskii2025-03-091-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Fix capitalization ELisp -> ElispSean Whitton2025-03-121-1/+1
* | Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-1/+1
* | Prefer defvar-keymap in auth-source.elStefan Kangas2025-02-211-7/+5
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-2/+0
|\ \
| * | Remove some more references to pure spaceStefan Kangas2024-12-151-2/+0
| |/
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* * lisp/auth-source.el (read-passwd): Remove entry from `post-command-hook'.Michael Albinus2024-10-191-1/+1
* Locate password icon in global-mode-stringMichael Albinus2024-10-181-24/+14
* Merge from origin/emacs-29Eli Zaretskii2024-06-221-6/+9
|\
| * Fix bug#49289 also for other auth-source backendsMichael Albinus2024-06-181-6/+9
* | Merge from origin/emacs-29Eli Zaretskii2024-06-151-3/+3
|\ \ | |/
| * Fix auth-info-passwordMichael Albinus2024-06-121-3/+3
* | (read-passwd-toggle-visibility): Fix some loose endsStefan Monnier2024-05-051-16/+24
* | Only call set-text-conversion-style if it existsMattias Engdegård2024-04-051-2/+2
* | ; * lisp/auth-source.el: add declarations to silence compilerMattias Engdegård2024-04-041-0/+3
* | Move read-passwd* to auth-source.el, avoiding compilation warningsMichael Albinus2024-04-041-0/+163
* | Pacify some docstring control char warningsBasil L. Contovounesios2024-02-281-1/+1
* | doc: Delete extraneous quotes around keysStefan Kangas2024-01-211-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2024-01-201-1/+0
|\ \ | |/
| * Doc fix in auth-source-read-char-choiceStefan Kangas2024-01-141-1/+0
* | Support numeric port numbers in auth-source-macos-keychainMichael Albinus2024-01-111-6/+8
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | (auth-source-backend): Don't pass obsolete "name" argStefan Monnier2023-10-281-6/+0
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
* | Fix auth-source-macos-keychain (bug#64977)LdBeth2023-08-131-50/+56
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Improve don't save bookmark context from encrypted filesMichael Albinus2022-09-221-0/+15
* auth-source: Fix wrong-type-argument when searching secret servicesMichael Albinus2022-08-221-4/+7
* Use auth-source in tramp-parse-netrcLars Ingebrigtsen2022-08-041-0/+1
* Add new function auth-source-netrc-parse-allLars Ingebrigtsen2022-08-041-5/+11
* Allow auth-source-netrc-parse to return all linesLars Ingebrigtsen2022-08-041-20/+26
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+2
* Use `take` where clearly safe to do so (bug#56521)Mattias Engdegård2022-07-181-2/+2
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-85/+0
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-2/+2
* Encrypt some parameters in auth-source plstore backendAndrew G Cohen2022-04-071-17/+28
* Fix auth-sources defcustomMauro Aranda2022-02-231-2/+3
* ; tweak docSam Steingold2022-01-131-1/+1
* Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-071-12/+11
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Documentation update for Secret ServiceMichael Albinus2021-12-311-1/+1
* | Declare functions to silence byte-compilerStefan Kangas2021-12-211-0/+3
|/