aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2007-02-06 22:42:52 +0000
committerChong Yidong2007-02-06 22:42:52 +0000
commitc9008e63a86423d3ce31021baefe56efa79e530f (patch)
tree92a8fbe1eb892d1b46e62cda06c1ccbd02ed374c /src
parent8db9c5eeb41b0cac6ab2a12794ccb7033b7e9848 (diff)
downloademacs-c9008e63a86423d3ce31021baefe56efa79e530f.tar.gz
emacs-c9008e63a86423d3ce31021baefe56efa79e530f.zip
* frame.c (Fmodify_frame_parameters): Don't bind
Qinhibit_default_face_x_resources, which has no effect. (Qinhibit_default_face_x_resources): Symbol deleted.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 475bbcb6477..477da11c278 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12007-02-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * frame.c (Fmodify_frame_parameters): Don't bind
4 Qinhibit_default_face_x_resources, which has no effect.
5 (Qinhibit_default_face_x_resources): Symbol deleted.
6
12007-02-03 Eli Zaretskii <eliz@gnu.org> 72007-02-03 Eli Zaretskii <eliz@gnu.org>
2 8
3 * indent.c (Fmove_to_column): Document that the argument COLUMN is 9 * indent.c (Fmove_to_column): Document that the argument COLUMN is