aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorRichard M. Stallman2007-08-27 03:54:16 +0000
committerRichard M. Stallman2007-08-27 03:54:16 +0000
commita13ab63fff728bd2661bd08db23af7adb3228f3c (patch)
tree0f6f76c9188645217746ca00eee884e53a8cad79 /admin
parentc997bb25d732ebe0bbe9078fdcf3b564b3f73f7b (diff)
downloademacs-a13ab63fff728bd2661bd08db23af7adb3228f3c.tar.gz
emacs-a13ab63fff728bd2661bd08db23af7adb3228f3c.zip
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
and LFACE_BACKGROUND_INDEX in incorrectly copied code.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 35f6850cbfa..506fb31622c 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -49,6 +49,8 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html
49** Check all non-file-scope static vars to make sure they 49** Check all non-file-scope static vars to make sure they
50won't lose on USG or HPUX systems. 50won't lose on USG or HPUX systems.
51 51
52** davidk@lysator.liu.se, 21 Jun: display-buffer change.
53
52* FIXES FOR EMACS 22.3 54* FIXES FOR EMACS 22.3
53 55
54Here we list any small fixes that arrived too late for Emacs 22.2, but 56Here we list any small fixes that arrived too late for Emacs 22.2, but