summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Avoid using %n in emacsclientOmar Polo2021-08-221-4/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-79/+147
|\ \ | |/
| * Redo emacsclient socket symlink-attack checkingPaul Eggert2021-07-231-79/+147
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-182-39/+24
|\ \ | |/
| * Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-122-39/+24
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-201-43/+81
|\ \ | |/
| * Improve and update the 'etags' test suiteEli Zaretskii2021-06-181-2/+0
| * Fix Mercury support, notably qualified procedures.Fabrice Nicol2021-06-181-43/+83
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-4/+501
|\ \ | |/
| * Support mercury in 'ctags' as wellEli Zaretskii2021-06-101-3/+18
| * Minor fixes for last changeEli Zaretskii2021-06-061-13/+13
| * Add support for Mercury (https://mercurylang.org) in 'etags'Fabrice Nicol2021-06-061-4/+486
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-192-3/+53
|\ \ | |/
| * Add support for Rust in etagsPierre-Antoine Rouby2021-05-171-0/+51
| * * lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris2021-05-091-0/+1
| * Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-3/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-251-4/+11
|\ \ | |/
| * Ensure that argument to 'verify' is a constant expression.Philipp Stephani2021-04-221-1/+2
| * Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, ...).Philipp Stephani2021-04-191-0/+6
| * Fix Seccomp filter on CentOS 8.3 (Bug#47828).Philipp Stephani2021-04-181-3/+3
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-182-0/+402
|\ \ | |/
| * * lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani2021-04-121-0/+2
| * Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-121-0/+3
| * Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2021-04-112-7/+39
| * * lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.Philipp Stephani2021-04-111-2/+2
| * Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani2021-04-111-0/+6