mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
*** empty log message ***
This commit is contained in:
parent
dabc65bc2c
commit
9feba28107
@ -1,3 +1,20 @@
|
||||
2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
Support for ICCCM Extended Segments in X selections:
|
||||
|
||||
* international/mule-conf.el (ctext-no-compositions): New coding
|
||||
system.
|
||||
(compount-text-no-extensions): Renamed from compound-text.
|
||||
(x-ctext-no-extensions, ctext-no-extensions): Aliases for
|
||||
compound-text-no-extensions.
|
||||
(compound-text): Redefined using post-read and pre-write
|
||||
conversions.
|
||||
|
||||
* international/mule.el (non-standard-icccm-encodings-alist)
|
||||
(non-standard-designations-alist): New variables.
|
||||
(ctext-post-read-conversion, ctext-pre-write-conversion): New
|
||||
functions.
|
||||
|
||||
2002-02-21 Andre Spiegel <spiegel@gnu.org>
|
||||
|
||||
Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
|
||||
@ -349,8 +366,8 @@
|
||||
(menu-bar-options-save): Ditto.
|
||||
(menu-bar-showhide-menu): Ditto.
|
||||
(menu-bar-options-menu): Ditto.
|
||||
(menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
|
||||
menu-bar-scroll-bar-none): Removed.
|
||||
(menu-bar-scroll-bar-right, menu-bar-scroll-bar-left)
|
||||
(menu-bar-scroll-bar-none): Removed.
|
||||
(menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
|
||||
expressions instead.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2002-02-22 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* puresize.h (BASE_PURESIZE): Increase to 755000.
|
||||
|
||||
2002-02-22 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* w16select.c (Fw16_set_clipboard_data): Run pre-write-conversion
|
||||
|
Loading…
Reference in New Issue
Block a user