diff options
| author | Eli Zaretskii | 2001-11-11 14:02:54 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-11-11 14:02:54 +0000 |
| commit | 721c26b86bcf5d0ea5b43315547634ef8079a12d (patch) | |
| tree | bd6c6c0592feb2ca2195a2653c6894d5df367c8e /lisp/ChangeLog | |
| parent | 91e51f9a78a97e8d1a4d5d293ec675798e93b66e (diff) | |
| download | emacs-721c26b86bcf5d0ea5b43315547634ef8079a12d.tar.gz emacs-721c26b86bcf5d0ea5b43315547634ef8079a12d.zip | |
(menu-bar-edit-menu): Don't use x-selection-exists-p if
it is not fboundp.
(clipboard-yank): Ditto.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2a395e7876e..9ca5f0f5e90 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if | ||
| 4 | it is not fboundp. | ||
| 5 | (clipboard-yank): Ditto. | ||
| 6 | |||
| 1 | 2001-11-11 Colin Walters <walters@verbum.org> | 7 | 2001-11-11 Colin Walters <walters@verbum.org> |
| 2 | 8 | ||
| 3 | The following changes are based on patches from | 9 | The following changes are based on patches from |