aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2000-10-24 06:22:03 +0000
committerMiles Bader2000-10-24 06:22:03 +0000
commit22d1a4ed046f42fac10dfee08c8ab608650dc911 (patch)
treec8ca7f6204e6314b1fd17ceaf7b8c04671a0dbb9
parent9a6b7dcdd7e1cc0d15745e9e2c6e218a00a205d5 (diff)
downloademacs-22d1a4ed046f42fac10dfee08c8ab608650dc911.tar.gz
emacs-22d1a4ed046f42fac10dfee08c8ab608650dc911.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lispref/ChangeLog5
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 32f21ecdc2b..8914eaf38d7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2
3 * faces.el (face-spec-set-match-display): Add `graphic' display
4 type (the inverse of `tty'). Use `display-graphic-p' instead of
5 the window-system variable.
6
12000-10-24 Kenichi Handa <handa@etl.go.jp> 72000-10-24 Kenichi Handa <handa@etl.go.jp>
2 8
3 * international/isearch-x.el (isearch-with-input-method): Call 9 * international/isearch-x.el (isearch-with-input-method): Call
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 8f4f76774f9..7ebed643134 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2
3 * display.texi (Defining Faces): Document `graphic' display type
4 in face specs.
5
12000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 62000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2 7
3 * hooks.texi (Standard Hooks): replace obsolete 8 * hooks.texi (Standard Hooks): replace obsolete