| Commit message (Expand) | Author | Age | Files | Lines |
* | Backslash cleanup in Elisp source files | Paul Eggert | 2015-09-17 | 1 | -6/+6 |
* | Fix several backslash typos in Elisp strings | Paul Eggert | 2015-09-17 | 1 | -1/+1 |
* | Go back to grave quoting in Gnus | Paul Eggert | 2015-08-25 | 1 | -1/+1 |
* | Prefer directed to neutral quotes | Paul Eggert | 2015-08-24 | 1 | -32/+32 |
* | Avoid hard-coding "M-x command" in docstrings | Paul Eggert | 2015-08-21 | 1 | -1/+1 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Merge branch 'emacs-24'. | Paul Eggert | 2014-11-28 | 1 | -17/+17 |
|\ |
|
| * | auth-source: Fix Mac OS X keychain lookups. | John Mastro | 2014-11-26 | 1 | -17/+17 |
* | | lisp/gnus.auth-source.el (auth-source-search): return boolean on :max 0 | Teodor Zlatanov | 2014-04-27 | 1 | -7/+15 |
* | | Merge from Gnus git master | Gnus developers | 2014-03-23 | 1 | -2/+2 |
|/ |
|
* | Spelling fixes. | Paul Eggert | 2014-02-22 | 1 | -2/+2 |
* | Build correct secrets pattern from auth-source pattern | Daniel Colascione | 2014-02-21 | 1 | -6/+35 |
* | lisp/gnus/auth-source.el (auth-sources): Add pointer to what the .gpg extensi... | Teodor Zlatanov | 2014-02-13 | 1 | -0/+5 |
* | auth-sources doc fixes | Glenn Morris | 2014-02-07 | 1 | -9/+2 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Misc small custom fixes | Glenn Morris | 2013-12-27 | 1 | -4/+4 |
* | lisp/gnus/auth-source.el (auth-source-netrc-parse-one): Allow empty strings i... | David Kastrup | 2013-07-06 | 1 | -2/+2 |
* | Merge changes made in Gnus master | Gnus developers | 2013-06-18 | 1 | -4/+5 |
* | lisp/gnus/auth-source.el: When a data token is "machine", abort parsing the c... | Teodor Zlatanov | 2013-06-17 | 1 | -2/+21 |
* | lisp/gnus/auth-source.el (netrc backend): Support single-quoted strings, mult... | Ted Zlatanov | 2013-06-15 | 1 | -86/+88 |
* | Merge from emacs-24; up to 2012-12-14T15:22:24Z!monnier@iro.umontreal.ca | Glenn Morris | 2013-02-06 | 1 | -1/+1 |
|\ |
|
| * | * auth-source.el (auth-source-format-prompt): Don't get confused by any "\" | Gabor Vida | 2013-02-06 | 1 | -1/+1 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Merge changes made in Gnus master | Gnus developers | 2012-12-25 | 1 | -1/+1 |
|/ |
|
* | [Gnus] Miscellaneous fixes by Dave Abrahams | Dave Abrahams | 2012-08-31 | 1 | -2/+2 |
* | lisp/gnus/auth-source.el: (auth-source-plstore-search, auth-source-secrets-se... | Daiki Ueno | 2012-08-10 | 1 | -2/+2 |
* | lisp/gnus/auth-source.el: Fix last change | Ted Zlatanov | 2012-07-29 | 1 | -3/+3 |
* | lisp/gnus/auth-source.el: Support Mac OS X Keychains | Ted Zlatanov | 2012-07-29 | 1 | -1/+263 |
* | * lisp/gnus/auth-source.el: Fix comment-style to follow the convention. | Stefan Monnier | 2012-06-01 | 1 | -33/+33 |
* | Avoid the obsolete `assoc' package. | Stefan Monnier | 2012-04-28 | 1 | -40/+58 |
* | Merge changes made in No Gnus | Gnus developers | 2012-03-23 | 1 | -1/+1 |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+1 |
* | nntp.el (nntp-send-authinfo): Query `auth-source-search' with the logical ser... | Teodor Zlatanov | 2012-01-10 | 1 | -0/+20 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2011-09-20 | 1 | -57/+50 |
* | password-cache.el (password-cache-remove): Remove entries even if the value i... | Julien Danjou | 2011-09-20 | 1 | -5/+8 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2011-09-19 | 1 | -5/+2 |
* | auth-source.el: Autoload help-mode. | Katsumi Yamaoka | 2011-08-30 | 1 | -0/+2 |
* | Merge changes made in Gnus trunk. | Lars Magne Ingebrigtsen | 2011-08-17 | 1 | -0/+2 |
* | auth-source.el (eieio): Fix last commit. | Katsumi Yamaoka | 2011-07-03 | 1 | -11/+1 |
* | Style fixes for auth-source.el. | Daiki Ueno | 2011-07-03 | 1 | -19/+18 |
* | auth-source.el (auth-source-token-passphrase-callback-function): Simplify and... | Daiki Ueno | 2011-07-01 | 1 | -134/+126 |
* | Add plstore-delete. | Daiki Ueno | 2011-07-01 | 1 | -8/+11 |
* | * auth-source.el (auth-source-backend): Fix :initarg for data slot. | Daiki Ueno | 2011-07-01 | 1 | -1/+1 |
* | gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional quit wi... | Gnus developers | 2011-06-30 | 1 | -11/+19 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2011-06-30 | 1 | -103/+90 |
* | Silence auth-source.el compilation. | Daiki Ueno | 2011-06-30 | 1 | -0/+1 |
* | Add new auth-source backend 'plstore. | Daiki Ueno | 2011-06-30 | 1 | -6/+224 |
* | Merge changes made in Gnus trunk. | Lars Magne Ingebrigtsen | 2011-06-30 | 1 | -3/+4 |