index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xsmfns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Process sentinels need to work under X and commandline
dickmao
2021-05-13
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
* src/xsmfns.c (x_session_initialize): Fix memory leak.
Paul Eggert
2017-10-07
1
-1
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-1
/
+1
|
\
|
|
*
Prefer comments /* like this */ in C code
Paul Eggert
2016-11-05
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-11
1
-2
/
+2
|
\
|
|
*
* src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.
Paul Eggert
2016-04-08
1
-2
/
+2
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-11
1
-2
/
+2
|
\
|
|
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
|
Pacify --enable-gcc-warnings when HYBRID_MALLOC
Paul Eggert
2016-01-30
1
-2
/
+2
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-11-08
1
-2
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
* src/xsmfns.c (x_session_initialize): Avoid libSM crash
Glenn Morris
2015-06-13
1
-0
/
+9
*
Don't send bad SM messages.
Jan D
2015-03-28
1
-24
/
+22
*
Avoid some core dumps in X session management
Paul Eggert
2015-03-27
1
-24
/
+33
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Use bool for boolean in xsmfns.c
Paul Eggert
2014-12-25
1
-15
/
+13
*
Prefer stpcpy to strcat
Paul Eggert
2014-12-25
1
-4
/
+2
*
Fix some slow uses and misuses of strcat.
Paul Eggert
2014-09-23
1
-3
/
+3
*
* lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.
Paul Eggert
2014-09-23
1
-1
/
+1
*
Use known length of a Lisp string to copy it faster.
Dmitry Antipov
2014-09-23
1
-1
/
+1
*
* xsmfns.c: Initialize ice_fd.
Jan Djärv
2014-09-04
1
-1
/
+1
*
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
Paul Eggert
2014-04-05
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Omit some unnecessary casts.
Paul Eggert
2013-08-10
1
-2
/
+1
*
Static checking by Sun C 5.12.
Paul Eggert
2013-03-13
1
-0
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Clean out old termopts cruft.
Paul Eggert
2012-10-10
1
-1
/
+0
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
* composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans.
Paul Eggert
2012-08-27
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-3
/
+2
*
* xsmfns.c (smc_save_yourself_CB): Check for size calc overflow.
Paul Eggert
2011-07-28
1
-0
/
+3
*
* xsmfns.c (smc_save_yourself_CB, x_session_initialize): Avoid strlen.
Paul Eggert
2011-06-21
1
-6
/
+6
*
* xsmfns.c (gdk_x11_set_sm_client_id) [!USE_GTK]: Don't define.
Paul Eggert
2011-04-15
1
-1
/
+1
*
* xsmfns.c: Remove unused var.
Paul Eggert
2011-04-15
1
-1
/
+0
*
* xsmfns.c (create_client_leader_window): Rename shadowing arg.
Paul Eggert
2011-04-15
1
-4
/
+4
*
Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3).
Jan D
2011-03-08
1
-1
/
+5
*
Use add/delete_read_fd in xsmfns to simplify. Also restart with initial_argv.
Jan Djärv
2011-02-01
1
-82
/
+63
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Paul Eggert
2011-01-22
1
-9
/
+5
[next]