index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xsmfns.c
Age
Commit message (
Expand
)
Author
2026-05-23
New function memory_full_up
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-19
Remove calls to intern with a static string from code that runs on X
Po Lu
2022-04-17
Add a new command `restart-emacs'
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-05-13
Process sentinels need to work under X and commandline
dickmao
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-07
* src/xsmfns.c (x_session_initialize): Fix memory leak.
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-19
Merge from origin/emacs-25
Paul Eggert
2016-11-05
Prefer comments /* like this */ in C code
Paul Eggert
2016-04-11
Merge from origin/emacs-25
Paul Eggert
2016-04-08
* src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-30
Pacify --enable-gcc-warnings when HYBRID_MALLOC
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-08
Use INT_ADD_WRAPV etc. to check integer overflow
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-06-13
* src/xsmfns.c (x_session_initialize): Avoid libSM crash
Glenn Morris
2015-03-28
Don't send bad SM messages.
Jan D
2015-03-27
Avoid some core dumps in X session management
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-25
Use bool for boolean in xsmfns.c
Paul Eggert
2014-12-25
Prefer stpcpy to strcat
Paul Eggert
2014-09-23
Fix some slow uses and misuses of strcat.
Paul Eggert
2014-09-23
* lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.
Paul Eggert
2014-09-23
Use known length of a Lisp string to copy it faster.
Dmitry Antipov
2014-09-04
* xsmfns.c: Initialize ice_fd.
Jan Djärv
2014-04-05
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-08-10
Omit some unnecessary casts.
Paul Eggert
2013-03-13
Static checking by Sun C 5.12.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-10
Clean out old termopts cruft.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-08-27
* composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-14
Spelling fixes.
Paul Eggert
2011-08-04
Adjust in response to jan.h.d's comments.
Paul Eggert
[next]