summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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