Files
emacs/lisp/gnus
Stefan Monnier 8b6c19f4c2 Avoid the obsolete `assoc' package.
* lisp/speedbar.el (speedbar-refresh): Avoid adelete.
(speedbar-file-lists): Simplify and avoid aput.
* lisp/man.el (Man--sections, Man--refpages): New vars, replacing
Man-sections-alist and Man-refpages-alist.
(Man-build-section-alist, Man-build-references-alist):
Use them; avoid aput.
(Man--last-section, Man--last-refpage): New vars.
(Man-follow-manual-reference): Use them.
Use the `default' arg of completing-read.
(Man-goto-section): Idem.  Move prompt to the `interactive' spec.
* lisp/gnus/auth-source.el (auth-source--aput-1, auth-source--aput)
(auth-source--aget): New functions and macros.
Use them instead of aput/aget.
2012-04-28 17:59:08 -04:00
..
2012-04-28 17:59:08 -04:00
2012-02-08 01:44:25 +00:00
2012-01-26 23:03:28 +00:00
2012-03-14 22:15:04 +00:00
2012-01-07 01:13:52 +00:00
2012-02-20 12:24:24 -08:00
2011-07-31 22:15:44 +00:00
2012-02-12 22:20:48 +00:00
2012-01-30 23:30:22 +00:00
2012-02-07 00:42:21 +00:00