]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorColin Walters <walters@gnu.org>
Tue, 21 May 2002 22:21:53 +0000 (22:21 +0000)
committerColin Walters <walters@gnu.org>
Tue, 21 May 2002 22:21:53 +0000 (22:21 +0000)
lisp/ChangeLog

index 80845ddcc197bcddc80abeccbd8ea2ca45bd05ec..849b4477b59556bb2e1e21a4944ee424ecd6e3e4 100644 (file)
@@ -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>        
 
        (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.