Mercurial > emacs
changeset 45457:65d131d4a624
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Tue, 21 May 2002 22:21:53 +0000 |
parents | 8da743b93fbf |
children | 7d835214e61e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 21 21:50:28 2002 +0000 +++ b/lisp/ChangeLog Tue May 21 22:21:53 2002 +0000 @@ -1,5 +1,5 @@ 2002-05-21 Colin Walters <walters@gnu.org> - + * international/mule.el (make-coding-system): Doc fixes. * international/mule.el (auto-coding-functions): New variable. @@ -7,9 +7,9 @@ (set-auto-coding): Update docs. (sgml-xml-auto-coding-function): New function. - * international/mule-util.el (store-substring): New optional - argument `ellipsis'. Add commented-out test suite, and change - coding to iso-2022-7bit. + * international/mule-util.el (truncate-string-to-width): New + optional argument `ellipsis'. Add commented-out test suite, and + change coding to iso-2022-7bit. 2002-05-21 Colin Walters <walters@verbum.org> @@ -34,6 +34,12 @@ (occur-fontify-on-property): Deleted. (occur-engine): Use categories from `font-lock-category-alist'. + * info.el (Info-fontify): Deleted. + (Info-select-node): Don't use it. + (Info-mode-hook): New variable. + (Info-mode): Set up categories. + (Info-fontify-menu-headers, Info-fontify-node): Use categories. + * ibuffer.el (ibuffer-formats): Update docs. (ibuffer-category-alist): New variable. (ibuffer-get-category): New function.