index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xselect.c
Age
Commit message (
Expand
)
Author
2004-06-24
Merged in changes from CVS trunk.
Karoly Lorentey
2004-06-16
Update copyright.
Kim F. Storm
2004-02-17
Merged in changes from CVS HEAD
Karoly Lorentey
2004-02-16
Lisp_Object/int mixup.
Stefan Monnier
2004-02-10
* xselect.c (x_get_foreign_selection): Add new optional parameter
Jan Djärv
2004-02-05
* xselect.c: Include stdio,h.
Jan Djärv
2004-02-03
* xselect.c: Include termhooks.h and X11/Xproto.h
Jan Djärv
2004-01-05
Converted display hooks to be display-local. Plus many bugfixes.
Karoly Lorentey
2003-09-01
Add arch taglines
Miles Bader
2003-06-17
Don't include cahrset.h, coding.h, composite.h.
Kenichi Handa
2003-04-06
(x_handle_selection_request): Move UNGCPRO to very end.
Richard M. Stallman
2003-03-12
(selection_data_to_lisp_data): Use int instead of
Andreas Schwab
2003-01-06
Comment change.
Richard M. Stallman
2002-09-06
(syms_of_xselect): Fix spacing.
Juanma Barranquero
2002-08-14
(QUTF8_STRING): New variable.
Kenichi Handa
2002-07-15
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-11
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-07-10
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Juanma Barranquero
2002-06-24
(selection_data_to_lisp_data): Disable composition handling.
Kenichi Handa
2002-06-07
(lisp_data_to_selection_data): Fix last change:
Sam Steingold
2002-06-07
(lisp_data_to_selection_data): Fix last change: set size_ret.
Eli Zaretskii
2002-06-05
(lisp_data_to_selection_data): If the requested type
Eli Zaretskii
2002-05-31
(lisp_data_to_selection_data): Always set selection
Eli Zaretskii
2002-05-20
* xselect.c (symbol_to_x_atom, x_get_foreign_selection): Use
Ken Raeburn
2002-05-07
(lisp_data_to_selection_data): Don't set selection
Eli Zaretskii
2002-03-04
Change defvar_int def and vars to use EMACS_INT instead of just int.
Stefan Monnier
2002-02-26
(Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions.
Eli Zaretskii
2002-02-23
(selection_data_to_lisp_data): Fix last change.
Eli Zaretskii
2002-02-22
Fix last change.
Eli Zaretskii
2002-02-22
<Qcompound_text_with_extensions>: New variable.
Eli Zaretskii
2001-11-02
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-10-21
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-16
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Ken Raeburn
2001-07-12
(x_decline_selection_request): Handle errors
Gerd Moellmann
2001-01-16
Call redisplay_preserve_echo_area with additional arg.
Gerd Moellmann
2001-01-11
(selection_request_dpyinfo): New variable.
Gerd Moellmann
2001-01-10
(x_reply_selection_request): Add a comment.
Gerd Moellmann
2000-11-28
(wait_for_property_change): Update copyright.
Gerd Moellmann
2000-11-06
Include composite.h.
Kenichi Handa
2000-07-21
*** empty log message ***
Kenichi Handa
2000-07-21
(lisp_data_to_selection_data): Use x_encode_text.
Kenichi Handa
2000-05-20
(selection_data_to_lisp_data): Setup members
Kenichi Handa
1999-12-15
(lisp_data_to_selection_data): Adjusted for the change
Kenichi Handa
1999-09-13
(x_own_selection): Change for Lisp_Object selected_frame.
Gerd Moellmann
1999-09-12
Use XCAR and XCDR instead of explicit member references.
Ken Raeburn
1999-01-24
(x_handle_selection_clear): Don't clear the
Richard M. Stallman
1998-12-15
(lisp_data_to_selection_data): Call find_charset_in_str
Kenichi Handa
1998-10-30
(Vselection_coding_system): Doc fix.
Andreas Schwab
1998-10-12
(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Kenichi Handa
1998-08-26
(selection_data_to_lisp_data): Code-convert selections
Richard M. Stallman
[prev]
[next]