summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAge
* Prefer $(info) to @echoPaul Eggert2021-12-20
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-12
|\
| * Really fix the etags TEX parsingLars Ingebrigtsen2021-12-12
| * Fix an off-by-one error in TEX parsing in etagsLars Ingebrigtsen2021-12-12
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-10
|\|
| * Merge from origin/emacs-28Stefan Kangas2021-12-10
| |\
| | * emacsclient takes more care about XDG_RUNTIME_DIRPaul Eggert2021-12-09
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-03
|\| |
| * | Merge from origin/emacs-28Stefan Kangas2021-12-03
| |\|
| | * Port emacsclient to Solaris 10Paul Eggert2021-12-02
| | * Fix compilation errors with MinGW64 GCC 11Eli Zaretskii2021-10-24
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-01
|\| |
| * | Suppress emacsclient message that daemon should have started if --quietJim Porter2021-12-01
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\| |
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\| |
| * | New emacsclient option to either create or reuse an existing frame.Gregory Heytings2021-11-05
| * | Fix compilation errors with MinGW64 GCC 11Eli Zaretskii2021-10-24
| * | Include <config.h> first in MS-Windows sourcePaul Eggert2021-10-24
| |/
| * Fix Seccomp filter for newer GNU/Linux systems (Bug#51073).Philipp Stephani2021-10-09
| * Simplify socket symlink-attack checkingPaul Eggert2021-10-03
| * ; Fix typosStefan Kangas2021-09-03
| * Improve compatibility with musl-libc (Bug#48789)Philipp Stephani2021-08-29
| * Fix libexec installation on NS (bug#50250)Alan Third2021-08-29
| * Avoid using %n in emacsclientOmar Polo2021-08-22
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
|\|
| * Redo emacsclient socket symlink-attack checkingPaul Eggert2021-07-23
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-18
|\|
| * Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-12
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-20
|\|
| * Improve and update the 'etags' test suiteEli Zaretskii2021-06-18
| * Fix Mercury support, notably qualified procedures.Fabrice Nicol2021-06-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-13
|\|
| * Support mercury in 'ctags' as wellEli Zaretskii2021-06-10
| * Minor fixes for last changeEli Zaretskii2021-06-06
| * Add support for Mercury (https://mercurylang.org) in 'etags'Fabrice Nicol2021-06-06
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * Add support for Rust in etagsPierre-Antoine Rouby2021-05-17
| * * lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris2021-05-09
| * Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-09
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-25
|\|
| * Ensure that argument to 'verify' is a constant expression.Philipp Stephani2021-04-22
| * Seccomp filter: deal with arch_prctl(ARCH_CET_STATUS, ...).Philipp Stephani2021-04-19
| * Fix Seccomp filter on CentOS 8.3 (Bug#47828).Philipp Stephani2021-04-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-18
|\|
| * * lib-src/seccomp-filter.c: Add missing headers.Philipp Stephani2021-04-12
| * Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-12
| * Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2021-04-11
| * * lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW.Philipp Stephani2021-04-11
| * Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani2021-04-11