Mercurial > emacs
comparison lisp/ChangeLog @ 95645:454e3c065a98
(apropos-library): New command and new button.
(apropos-library-button): New function.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 08 Jun 2008 04:32:43 +0000 |
parents | 0e6597218883 |
children | 007178a22142 |
comparison
equal
deleted
inserted
replaced
95644:0e6597218883 | 95645:454e3c065a98 |
---|---|
1 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-06-08 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * apropos.el (apropos-library): New command and new button. | |
4 (apropos-library-button): New function. | |
2 | 5 |
3 * apropos.el: Remove spurious * in docstrings. | 6 * apropos.el: Remove spurious * in docstrings. |
4 (apropos-label-face): Use variable pitch. | 7 (apropos-label-face): Use variable pitch. |
5 (apropos-print): Use dolist and with-current-buffer. | 8 (apropos-print): Use dolist and with-current-buffer. |
6 (apropos-print-doc): Use when. | 9 (apropos-print-doc): Use when. |