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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 28 Jan 2002 20:15:13 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3385 emacs/lisp/ChangeLog:1.3386
*** emacs/lisp/ChangeLog:1.3385 Mon Jan 28 14:23:14 2002
--- emacs/lisp/ChangeLog        Mon Jan 28 20:15:12 2002
***************
*** 12,19 ****
        (display-time-mail-check-directory): New function.
        (display-time-update): Use it.
  
!       * menu-bar.el (menu-bar-showhide-scroll-bar-menu): Quote
!       `window-system'.
  
        * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
        Add Keywords header.  Update Commentary section.
--- 12,19 ----
        (display-time-mail-check-directory): New function.
        (display-time-update): Use it.
  
!       * menu-bar.el (menu-bar-showhide-scroll-bar-menu):
!       Quote `window-system'.
  
        * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
        Add Keywords header.  Update Commentary section.
***************
*** 65,72 ****
  
  2002-01-25  Jason Rumney  <address@hidden>
  
!       * faces.el (face-font-registry-alternatives) [windows-nt]: Add
!       ms-oemlatin as an alternative for iso8859-1.
  
  2002-01-25  Eli Zaretskii  <address@hidden>
  
--- 65,77 ----
  
  2002-01-25  Jason Rumney  <address@hidden>
  
!       * faces.el (face-font-registry-alternatives) [windows-nt]:
!       Add ms-oemlatin as an alternative for iso8859-1.
! 
! 2002-01-25  Stefan Monnier  <address@hidden>
! 
!       * pcvs.el (cvs-reread-cvsrc): Distinguish between an empty list of
!       args and the absence of an entry.  Don't add -f each time.
  
  2002-01-25  Eli Zaretskii  <address@hidden>
  
***************
*** 89,96 ****
        show more colors that the number returned by display-color-cells.
  
        * term/pc-win.el (msdos-color-values): Reverse the order of the
!       colors, since tty-color-define now preserves the registration
!       order.
  
        * w32-fns.el (w32-tty-standard-colors): Reverse the order.
  
--- 94,100 ----
        show more colors that the number returned by display-color-cells.
  
        * term/pc-win.el (msdos-color-values): Reverse the order of the
!       colors, since tty-color-define now preserves the registration order.
  
        * w32-fns.el (w32-tty-standard-colors): Reverse the order.
  
***************
*** 116,122 ****
  
        * subr.el (substring-no-properties): New function.
        (copy-without-properties): Function deleted.
!       
        * term/x-win.el (x-handle-geometry): Put sizes on both
        initial-frame-alist and default-frame-alist.
  
--- 120,126 ----
  
        * subr.el (substring-no-properties): New function.
        (copy-without-properties): Function deleted.
! 
        * term/x-win.el (x-handle-geometry): Put sizes on both
        initial-frame-alist and default-frame-alist.
  



reply via email to

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