summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "Don’t assume openat"Eli Zaretskii2022-04-171-1/+2
* | Fix quoting of file names in 'ctags'Eli Zaretskii2022-07-011-0/+11
* | Update the 'etags' test suiteEli Zaretskii2022-06-091-0/+3
* | Pacify GCC 12 -Wanalyzer-use-of-uninitialized-valuePaul Eggert2022-05-311-8/+8
* | Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-241-1/+1
* | Pacify GCC 12 in default developer buildPaul Eggert2022-05-121-14/+19
* | Merge from origin/emacs-28Paul Eggert2022-04-171-2/+1
|\ \ | |/
| * Don’t assume openatPaul Eggert2022-04-171-2/+1
* | ebrowse dumping need not return intPaul Eggert2022-04-081-25/+13
* | Do not include <attribute.h> from <config.h>Paul Eggert2022-03-086-1/+7
* | Merge from origin/emacs-28Stefan Kangas2022-03-061-0/+2
|\ \ | |/
| * * lib-src/seccomp-filter.c (main): Use faccessat2 only if defined.Andreas Schwab2022-03-051-0/+2
* | Merge from origin/emacs-28Stefan Kangas2022-01-231-0/+2
|\ \ | |/
| * Seccomp: improve support for newer versions of glibc (Bug#51073)Philipp Stephani2022-01-221-0/+2
* | Merge from origin/emacs-28Po Lu2022-01-211-1/+9
|\ \ | |/
| * Fix UB in ebrowseEli Zaretskii2022-01-201-1/+9
* | Fix Emacs icon not appearing on HaikuPo Lu2022-01-171-3/+36
* | Avoid user environment interfering with bootstrapGlenn Morris2022-01-121-0/+3
* | Fix two unused variable warnings in make-docfile.cStefan Kangas2022-01-041-2/+0
* | Revert part of 59732a83c8 to fix bug#52969Stefan Monnier2022-01-031-3/+359
* | Merge from origin/emacs-28Stefan Kangas2022-01-021-1/+1
|\ \ | |/
| * ; Run set-copyright from admin.elGlenn Morris2022-01-011-1/+1
* | ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0116-16/+16
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0116-16/+16
* | Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier2021-12-301-463/+3
* | Prefer $(info) to @echoPaul Eggert2021-12-201-5/+5
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-121-2/+7
|\ \
| * | Really fix the etags TEX parsingLars Ingebrigtsen2021-12-121-3/+3
| * | Fix an off-by-one error in TEX parsing in etagsLars Ingebrigtsen2021-12-121-2/+7
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-101-2/+1
|\ \ \ | |/ /
| * | Merge from origin/emacs-28Stefan Kangas2021-12-101-2/+1
| |\ \ | | |/
| | * emacsclient takes more care about XDG_RUNTIME_DIRPaul Eggert2021-12-091-2/+1
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-031-1/+3
|\ \ \ | |/ /
| * | Merge from origin/emacs-28Stefan Kangas2021-12-031-1/+3
| |\ \ | | |/
| | * Port emacsclient to Solaris 10Paul Eggert2021-12-021-1/+3
| | * Fix compilation errors with MinGW64 GCC 11Eli Zaretskii2021-10-241-0/+9
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-011-3/+4
|\ \ \ | |/ /
| * | Suppress emacsclient message that daemon should have started if --quietJim Porter2021-12-011-3/+4
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-303-0/+167
|\ \ \ | |/ /
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-203-0/+167
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-115-19/+34
|\ \ \ | |/ /
| * | New emacsclient option to either create or reuse an existing frame.Gregory Heytings2021-11-051-1/+12
| * | Fix compilation errors with MinGW64 GCC 11Eli Zaretskii2021-10-241-4/+1
| * | Include <config.h> first in MS-Windows sourcePaul Eggert2021-10-241-0/+3
| |/
| * Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).Philipp Stephani2021-10-091-0/+2
| * Simplify socket symlink-attack checkingPaul Eggert2021-10-031-7/+6
| * ; Fix typosStefan Kangas2021-09-031-1/+1
| * Improve compatibility with musl-libc (Bug#48789)Philipp Stephani2021-08-291-3/+6
| * Fix libexec installation on NS (bug#50250)Alan Third2021-08-291-0/+1