aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7703e16b73e..537c2cdc6d3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12008-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * international/mule-conf.el (emacs-internal): New coding system alias.
4
12008-10-18 Juri Linkov <juri@jurta.org> 52008-10-18 Juri Linkov <juri@jurta.org>
2 6
3 * info.el (Info-find-node-2): Put initial point below the header line 7 * info.el (Info-find-node-2): Put initial point below the header line
@@ -3083,8 +3087,8 @@
3083 frame-specific X resource settings. Set faces using a list of 3087 frame-specific X resource settings. Set faces using a list of
3084 frame parameters explicitly passed to the calling 3088 frame parameters explicitly passed to the calling
3085 function (e.g. make-frame). 3089 function (e.g. make-frame).
3086 (x-create-frame-with-faces, tty-create-frame-with-faces): Supply 3090 (x-create-frame-with-faces, tty-create-frame-with-faces):
3087 explicit frame parameter list to face-set-after-frame-default. 3091 Supply explicit frame parameter list to face-set-after-frame-default.
3088 3092
30892008-07-08 Eduard Wiebe <usenet@pusto.de> (tiny change) 30932008-07-08 Eduard Wiebe <usenet@pusto.de> (tiny change)
3090 3094