diff options
| author | Kenichi Handa | 2008-02-22 02:06:15 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-22 02:06:15 +0000 |
| commit | 902d0e06025f19121a332dbe3ec9f1b3cbe92c5b (patch) | |
| tree | 3525f5abe082b1e3d7216efee65ab879002bff7a /admin | |
| parent | 1909542280b2a732c5271a61e3a9d23fec44801c (diff) | |
| download | emacs-902d0e06025f19121a332dbe3ec9f1b3cbe92c5b.tar.gz emacs-902d0e06025f19121a332dbe3ec9f1b3cbe92c5b.zip | |
Revemo the problem of auto-compose-current-font.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 3a153d88114..b6d52323c73 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -127,15 +127,6 @@ The "data" size increased for emacs from ~4MB to ~11MB on x86. | |||
| 127 | The temacs sizes are comparable. | 127 | The temacs sizes are comparable. |
| 128 | http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html | 128 | http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html |
| 129 | 129 | ||
| 130 | ** auto-compose-current-font | ||
| 131 | This has been removed, but is still used in | ||
| 132 | devan-util.el, mlm-util.el, tibet-util.el, tml-util.el | ||
| 133 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00064.html | ||
| 134 | |||
| 135 | In general, many of the various *-composition-functions seem to need | ||
| 136 | updating in terms of the number of arguments they take and their doc | ||
| 137 | strings. | ||
| 138 | |||
| 139 | ** Xresource pane.menubar.*font no longer takes effect | 130 | ** Xresource pane.menubar.*font no longer takes effect |
| 140 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00314.html | 131 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00314.html |
| 141 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01683.html | 132 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg01683.html |