Mercurial > emacs
changeset 29205:d08b497f3ce1
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 25 May 2000 16:59:22 +0000 |
parents | d38a98cddcec |
children | 6e9f065ce572 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 25 16:57:28 2000 +0000 +++ b/lisp/ChangeLog Thu May 25 16:59:22 2000 +0000 @@ -1,3 +1,24 @@ +2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> + + * hilit-chg.el (highlight-changes-mode): Ask about color or + grayscale support, not about window-system. + + * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not + window-system. + (ffap-highlight): Always default to t. + + * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call + display-popup-menus-p instead of looking at window-system. + + * disp-table.el (standard-display-g1, standard-display-graphic): + Only refuse to use string glyphs on X and MS-Windows. + + * avoid.el: Remove window-system from commentary, suggest to use + display-*-p instead. + + * apropos.el (apropos-print): Use display-mouse-p instead of + window-system. + 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> * international/codepage.el (cp-decoding-vector-for-codepage):