emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 08 Jun 2002 18:11:57 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3974 emacs/lisp/ChangeLog:1.3975
*** emacs/lisp/ChangeLog:1.3974 Sat Jun  8 17:03:22 2002
--- emacs/lisp/ChangeLog        Sat Jun  8 18:11:57 2002
***************
*** 1,7 ****
  2002-06-08  Colin Walters  <address@hidden>
  
!       * international/mule-diag.el (describe-char-after): Use
!       `font-lock-face' to italicize property names.
  
        * international/mule.el (sgml-html-meta-auto-coding-function): New
        function.
--- 1,11 ----
  2002-06-08  Colin Walters  <address@hidden>
  
!       * descr-text.el (describe-text-properties): Sort the output by the
!       size of the values.  Put `font-lock-face' property on property
!       names.
! 
!       * international/mule-diag.el (describe-char-after): Just call
!       `describe-text-properties' to describe text properties.
  
        * international/mule.el (sgml-html-meta-auto-coding-function): New
        function.
***************
*** 21,26 ****
--- 25,32 ----
        
        * emacs-lisp/cl-extra.el (cl-copy-tree): Moved to `copy-tree' in
        subr.el.  Add a defalias with the old name.
+       
+       * emacs-lisp/cl.el (copy-list): Moved to subr.el.
  
        * replace.el (occur-mode): Don't set up categories.
        (occur-1): Pass `list-matching-lines-face' and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]