aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-24Prefer static_assert to verifyscratch/static_assertStefan Kangas1-2/+2
2024-06-12Support --no-window-system option in emacsclientEli Zaretskii1-1/+3
2024-06-12Restore functionality on Android 2.2Po Lu1-29/+78
2024-05-11Pacify gcc -Wmissing-variable-declarationsPaul Eggert2-6/+6
2024-05-07; * lib-src/emacsclient.c (local_sockname): Whitespace.Eli Zaretskii1-1/+1
2024-05-07Simplify Emacs server detection on AndroidPo Lu1-2/+28
2024-04-30etags: work around GCC bug 114882Paul Eggert1-0/+6
2024-04-30etags: fix #line parsing (\\", long lines)Paul Eggert1-11/+11
2024-04-30Simplify etags.c by omitting a macroPaul Eggert1-25/+23
2024-04-12rcs2log now groks add-log-time-zone rulePaul Eggert1-2/+2
2024-02-08Port to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598ePaul Eggert1-2/+2
2024-01-20Be more systematic about parens in C source codePaul Eggert2-5/+5
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2024-01-02; Run set-copyright from admin.elPo Lu1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu17-17/+17
2023-10-25; Fix spelling of my name in all ChangeLog filesUlrich Müller1-4/+4
2023-09-06Properly run emacsclient under Android if DISPLAY is setPo Lu1-5/+12
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond1-2/+2
2023-07-27Update Android portPo Lu1-1/+6
2023-06-19* lib-src/Makefile.in (seccomp-filter$(EXEEXT)): Link with Gnulib.Po Lu1-1/+1
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert1-2/+3
2023-05-14Fix movemail fd leakPaul Eggert1-1/+1
2023-05-14Fix ebrowse -f buffer overflowPaul Eggert1-2/+3
2023-03-22Fix compilation of lib-src/movemailEli Zaretskii1-0/+1
2023-03-21Sleep less in update-game-scorePaul Eggert1-4/+2
2023-03-21Avoid backwards clock in movemail timestampsPaul Eggert1-1/+1
2023-03-15Port to systems without endian.hPo Lu1-2/+6
2023-03-05; * lib-src/etags.c (print_help): Fix indentation.Eli Zaretskii1-2/+2
2023-02-26* lib-src/etags.c (process_file_name): Free malloc'ed vars (bug#61819).Eli Zaretskii1-0/+2
2023-02-25Omit no-longer-needed SEEK_END workaroundPaul Eggert1-5/+0
2023-02-17Fix etags local command injection vulnerabilitylu4nx1-5/+58
2023-02-17Fixed ctags local command execute vulnerabilitylu4nx1-36/+113
2023-02-04Add emacsclient desktop file equivalent on AndroidPo Lu1-0/+2
2023-01-24Improve lib-src/Makefile.inPo Lu1-3/+3
2023-01-19Update Android portPo Lu2-0/+291
2023-01-07Adjust to recent Gnulib macro renamingPaul Eggert1-6/+7
2023-01-06Port to current Gnulib file-has-aclPaul Eggert1-2/+3
2023-01-01; Add 2023 to copyright years.Eli Zaretskii17-18/+18
2022-12-31Bring up the Android operating system and its window systemPo Lu1-0/+8
2022-12-17; * lib-src/etags.c (do_move_file): Fix coding style.Po Lu1-1/+1
2022-12-09Support newer glib versions (Bug#59061)Philipp Stephani1-0/+2
2022-12-06; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.Stefan Kangas1-3/+3
2022-12-06Fix etags builds on non-Windows non-MS-DOS machinesMattias Engdegård1-3/+3
2022-12-06; Fix last change in etags.c.Eli Zaretskii1-18/+29
2022-12-06Fix etags local command injection vulnerabilitylu4nx1-5/+58
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas1-1/+1
2022-11-29Allow be-resources to failPo Lu1-6/+8
2022-11-28Fix incompatible -t and -r options in emacsclientGregory Heytings1-1/+3
2022-11-27; Fix last change in etags.cEli Zaretskii1-4/+5
2022-11-27Fixed ctags local command execute vulnerabilitylu4nx1-36/+113