Mercurial > emacs
diff lisp/ChangeLog @ 109602:a86a4e812897
Package listing tweaks.
* emacs-lisp/package.el (package--list-packages): Fix column
alignment.
(package--builtins): Tweak descriptions.
(package-print-package): Upcase descriptions if necessary. Show
all built-in packages in font-lock-builtin-face.
(package-list-packages-internal): Omit "emacs" package. Show
status of built-in packages as "built-in".
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 31 Jul 2010 20:38:19 -0400 |
parents | 52a2d97e28e4 |
children | 43eca6c9f493 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Aug 01 02:14:14 2010 +0200 +++ b/lisp/ChangeLog Sat Jul 31 20:38:19 2010 -0400 @@ -1,3 +1,13 @@ +2010-08-01 Chong Yidong <cyd@stupidchicken.com> + + * emacs-lisp/package.el (package--list-packages): Fix column + alignment. + (package--builtins): Tweak descriptions. + (package-print-package): Upcase descriptions if necessary. Show + all built-in packages in font-lock-builtin-face. + (package-list-packages-internal): Omit "emacs" package. Show + status of built-in packages as "built-in". + 2010-07-31 Chong Yidong <cyd@stupidchicken.com> * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark