index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xselect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment change.
Richard M. Stallman
2003-01-06
1
-0
/
+1
*
(syms_of_xselect): Fix spacing.
Juanma Barranquero
2002-09-06
1
-2
/
+2
*
(QUTF8_STRING): New variable.
Kenichi Handa
2002-08-14
1
-43
/
+21
*
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-07-15
1
-8
/
+8
*
Use macro SPECPDL_INDEX.
Juanma Barranquero
2002-07-11
1
-2
/
+2
*
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Juanma Barranquero
2002-07-10
1
-1
/
+1
*
(selection_data_to_lisp_data): Disable composition handling.
Kenichi Handa
2002-06-24
1
-0
/
+4
*
(lisp_data_to_selection_data): Fix last change:
Sam Steingold
2002-06-07
1
-39
/
+39
*
(lisp_data_to_selection_data): Fix last change: set size_ret.
Eli Zaretskii
2002-06-07
1
-0
/
+1
*
(lisp_data_to_selection_data): If the requested type
Eli Zaretskii
2002-06-05
1
-3
/
+21
*
(lisp_data_to_selection_data): Always set selection
Eli Zaretskii
2002-05-31
1
-9
/
+1
*
* xselect.c (symbol_to_x_atom, x_get_foreign_selection): Use
Ken Raeburn
2002-05-20
1
-3
/
+3
*
(lisp_data_to_selection_data): Don't set selection
Eli Zaretskii
2002-05-07
1
-5
/
+10
*
Change defvar_int def and vars to use EMACS_INT instead of just int.
Stefan Monnier
2002-03-04
1
-1
/
+1
*
(Qcompound_text_with_extensions): Renamed from Qcompound_text_no_extensions.
Eli Zaretskii
2002-02-26
1
-6
/
+6
*
(selection_data_to_lisp_data): Fix last change.
Eli Zaretskii
2002-02-23
1
-1
/
+1
*
Fix last change.
Eli Zaretskii
2002-02-22
1
-4
/
+4
*
<Qcompound_text_with_extensions>: New variable.
Eli Zaretskii
2002-02-22
1
-2
/
+13
*
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-11-02
1
-17
/
+17
*
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-21
1
-84
/
+84
*
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Ken Raeburn
2001-10-16
1
-10
/
+10
*
(x_decline_selection_request): Handle errors
Gerd Moellmann
2001-07-12
1
-80
/
+169
*
Call redisplay_preserve_echo_area with additional arg.
Gerd Moellmann
2001-01-16
1
-3
/
+3
*
(selection_request_dpyinfo): New variable.
Gerd Moellmann
2001-01-11
1
-2
/
+8
*
(x_reply_selection_request): Add a comment.
Gerd Moellmann
2001-01-10
1
-0
/
+6
*
(wait_for_property_change): Update copyright.
Gerd Moellmann
2000-11-28
1
-1
/
+1
*
Include composite.h.
Kenichi Handa
2000-11-06
1
-0
/
+2
*
*** empty log message ***
Kenichi Handa
2000-07-21
1
-3
/
+3
*
(lisp_data_to_selection_data): Use x_encode_text.
Kenichi Handa
2000-07-21
1
-48
/
+13
*
(selection_data_to_lisp_data): Setup members
Kenichi Handa
2000-05-20
1
-21
/
+17
*
(lisp_data_to_selection_data): Adjusted for the change
Kenichi Handa
1999-12-15
1
-1
/
+1
*
(x_own_selection): Change for Lisp_Object selected_frame.
Gerd Moellmann
1999-09-13
1
-22
/
+28
*
Use XCAR and XCDR instead of explicit member references.
Ken Raeburn
1999-09-12
1
-67
/
+67
*
(x_handle_selection_clear): Don't clear the
Richard M. Stallman
1999-01-24
1
-1
/
+21
*
(lisp_data_to_selection_data): Call find_charset_in_str
Kenichi Handa
1998-12-15
1
-1
/
+1
*
(Vselection_coding_system): Doc fix.
Andreas Schwab
1998-10-30
1
-1
/
+1
*
(lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Kenichi Handa
1998-10-12
1
-1
/
+1
*
(selection_data_to_lisp_data): Code-convert selections
Richard M. Stallman
1998-08-26
1
-2
/
+9
*
(Vnext_selection_coding_system): New variable.
Kenichi Handa
1998-08-15
1
-2
/
+19
*
(Vselection_coding_system):
Richard M. Stallman
1998-07-11
1
-6
/
+5
*
(selection_data_to_lisp_data): Set Vlast_coding_system_used.
Kenichi Handa
1998-07-09
1
-1
/
+7
*
(lisp_data_to_selection_data): Call
Kenichi Handa
1998-05-21
1
-1
/
+1
*
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
Richard M. Stallman
1998-04-18
1
-1
/
+2
*
Fix -Wimplicit warnings.
Andreas Schwab
1998-04-14
1
-0
/
+1
*
(selection_data_to_lisp_data): Give
Kenichi Handa
1998-04-02
1
-2
/
+4
*
(selection_data_to_lisp_data): Use make_string_from_bytes.
Richard M. Stallman
1998-03-21
1
-2
/
+2
*
Use STRING_BYTES and SET_STRING_BYTES.
Richard M. Stallman
1998-03-21
1
-2
/
+2
*
(selection_data_to_lisp_data): Adjusted for the change
Kenichi Handa
1998-01-22
1
-11
/
+12
*
Update copyright year.
Richard M. Stallman
1998-01-21
1
-1
/
+1
*
(lisp_data_to_selection_data): Use size_byte.
Richard M. Stallman
1998-01-09
1
-2
/
+2
[next]