aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAdrian Robert2009-06-14 18:58:38 +0000
committerAdrian Robert2009-06-14 18:58:38 +0000
commit4b7f335c113bf32ecd1a81a5bdc4e5c0899e233b (patch)
treed4ba8fa9b5f5edea8b4ebf7e592914092754a940 /src/ChangeLog
parenta1539cd75999eb11c13404b9492bb9b3618e5af6 (diff)
downloademacs-4b7f335c113bf32ecd1a81a5bdc4e5c0899e233b.tar.gz
emacs-4b7f335c113bf32ecd1a81a5bdc4e5c0899e233b.zip
* nsfont.m (ns_attribute_value): Remove.
(ns_attribute_fvalue): Incorporate code from ns_attribute_value. (ns_has_attribute): Shrink the normal range. (ns_findfonts): Don't worry about requested spec in determining need for synthItal.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ab357bda4ce..8b3ebdc763e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-06-14 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * nsfont.m (ns_attribute_value): Remove.
4 (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
5 (ns_has_attribute): Shrink the normal range.
6 (ns_findfonts): Don't worry about requested spec in determining
7 need for synthItal.
8
12009-06-14 Seiji Zenitani <zenitani@mac.com> 92009-06-14 Seiji Zenitani <zenitani@mac.com>
2 10
3 * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon. 11 * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.