# HG changeset patch # User Colin Walters # Date 1022019713 0 # Node ID 65d131d4a6240c95a4d0b189bafca54713630c7a # Parent 8da743b93fbf7c0c56c06ca9965d032fcc96558f *** empty log message *** diff -r 8da743b93fbf -r 65d131d4a624 lisp/ChangeLog --- 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 - + * 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 @@ -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.