aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port varargs macros better to C99Paul Eggert2025-06-271-55/+64
* ; Fix warnings in MinGW buildsEli Zaretskii2025-06-141-3/+4
* Support sub-second file time-stamps on MS-WindowsEli Zaretskii2025-05-111-12/+30
* Merge from origin/emacs-30Eli Zaretskii2025-04-301-4/+9
|\
| * Fix compilation errors in emacsclient.c with MinGW GCC 15Eli Zaretskii2025-04-301-4/+9
| * ; Delete troff markers from ChangeLog filesemacs-30.1-rc1Stefan Kangas2025-02-201-1/+1
| * Fix copyright years by handStefan Kangas2025-01-021-1/+1
| * Update copyright year to 2025Stefan Kangas2025-01-0218-18/+19
* | Fix seccomp-filter for newer Linux kernelsWerner Fink2025-04-191-1/+12
* | Fix etags for Ruby module definitions with ::Laurent Stacul2025-04-031-1/+4
* | Remove ctags programPaul Eggert2025-03-223-73/+61
* | Fix capitalization ELisp -> ElispSean Whitton2025-03-121-1/+1
* | ; * lib-src/make-fingerprint.c: Fix copyright year.Stefan Kangas2025-01-091-2/+1
* | Fix copyright years by handPaul Eggert2025-01-011-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-0118-18/+18
* | Fix etags tagging by multiline regexpsEli Zaretskii2024-10-191-1/+1
* | New command-line options for 'etags'Eli Zaretskii2024-10-081-15/+55
* | * lib-src/etags.c (C_entries): Fix assertion violation.Eli Zaretskii2024-10-071-1/+4
* | Use c-ctype.h in lib-srcPaul Eggert2024-09-173-10/+10
* | Provide a modified xref backend for TeX buffersDavid Fussner2024-09-141-15/+171
* | Prefer static_assert to verifyStefan Kangas2024-08-221-2/+2
* | Merge from savannah/emacs-30Po Lu2024-08-202-3/+3
|\ \ | |/
| * ; Eliminate more C++ commentsPo Lu2024-08-171-1/+1
| * ; Eliminate C++ comments and typoPo Lu2024-08-171-2/+2
* | Fix finding tags by 'etags' in Java source codeEli Zaretskii2024-08-181-36/+40
* | Port better to NFS unlinkPaul Eggert2024-08-152-2/+2
|/
* Support --no-window-system option in emacsclientEli Zaretskii2024-06-121-1/+3
* Restore functionality on Android 2.2Po Lu2024-06-121-29/+78
* Pacify gcc -Wmissing-variable-declarationsPaul Eggert2024-05-112-6/+6
* ; * lib-src/emacsclient.c (local_sockname): Whitespace.Eli Zaretskii2024-05-071-1/+1
* Simplify Emacs server detection on AndroidPo Lu2024-05-071-2/+28
* etags: work around GCC bug 114882Paul Eggert2024-04-301-0/+6
* etags: fix #line parsing (\\", long lines)Paul Eggert2024-04-301-11/+11
* Simplify etags.c by omitting a macroPaul Eggert2024-04-301-25/+23
* rcs2log now groks add-log-time-zone rulePaul Eggert2024-04-121-2/+2
* Port to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598ePaul Eggert2024-02-081-2/+2
* Be more systematic about parens in C source codePaul Eggert2024-01-202-5/+5
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-0217-18/+18
|\
| * ; Run set-copyright from admin.elPo Lu2024-01-021-1/+1
| * ; Add 2024 to copyright yearsPo Lu2024-01-0217-17/+17
* | ; Fix spelling of my name in all ChangeLog filesUlrich Müller2023-10-251-4/+4
* | Properly run emacsclient under Android if DISPLAY is setPo Lu2023-09-061-5/+12
* | Fix all my attributions to be correct and consistent...Eric S. Raymond2023-08-081-2/+2
* | Update Android portPo Lu2023-07-271-1/+6
* | * lib-src/Makefile.in (seccomp-filter$(EXEEXT)): Link with Gnulib.Po Lu2023-06-191-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-181-2/+3
|\ \
| * | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-171-2/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-152-3/+4
|\ \ \ | |/ /
| * | Fix movemail fd leakPaul Eggert2023-05-141-1/+1