| Commit message (Expand) | Author | Age | Files | Lines |
* | Port to Solaris 10 | Paul Eggert | 2021-01-01 | 1 | -2/+7 |
* | Merge from origin/emacs-27 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
|\ |
|
| * | Fix copyright years by hand | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
| * | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 15 | -15/+15 |
| * | Fix crash (segfault) in etags on generating tags for Erlang files | Serge Tupchii | 2020-12-09 | 1 | -0/+1 |
* | | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 15 | -15/+15 |
* | | Adjust to recent Gnulib changes | Paul Eggert | 2020-12-25 | 3 | -43/+17 |
* | | Fix crash (segfault) in etags on generating tags for Erlang files | Serge Tupchii | 2020-12-08 | 1 | -0/+1 |
* | | Merge from origin/emacs-27 | Glenn Morris | 2020-11-16 | 2 | -23/+22 |
|\| |
|
| * | ; * lib-src/make-fingerprint.c: Update commentary. | Glenn Morris | 2020-11-15 | 1 | -3/+6 |
| * | Reformat argument commentary in etags.c | Eli Zaretskii | 2020-11-15 | 1 | -20/+16 |
| * | ; Fix more trivial typos | Stefan Kangas | 2020-09-21 | 1 | -1/+1 |
* | | Mark the return value from strerror as a constant | Philipp Klaus Krause | 2020-10-14 | 1 | -1/+1 |
* | | ; Fix trivial typos in ChangeLogs | Stefan Kangas | 2020-10-03 | 1 | -4/+4 |
* | | ; Fix typos | Stefan Kangas | 2020-09-21 | 1 | -1/+1 |
* | | Don't output emacsclient warning if both -a and --quiet | Lars Ingebrigtsen | 2020-08-13 | 1 | -5/+11 |
* | | Merge from origin/emacs-27 | Glenn Morris | 2020-05-28 | 1 | -2/+5 |
|\| |
|
| * | Fix rare assertion violations in 'etags' | Eli Zaretskii | 2020-05-24 | 1 | -2/+5 |
* | | Port etags FALLTHROUGH to C2X | Paul Eggert | 2020-05-23 | 1 | -1/+1 |
* | | * lib-src/Makefile.in (LINK_CFLAGS): Remove; unused. | Paul Eggert | 2020-04-04 | 1 | -2/+0 |
* | | Stop using newly-deprecated dosname Gnulib module | Paul Eggert | 2020-03-28 | 1 | -1/+1 |
* | | Pacify GCC 9.2.1 20190927 -O3 | Paul Eggert | 2020-03-04 | 1 | -0/+5 |
|/ |
|
* | Make emacs prefer an existing ~/.emacs.d to an existing XDG location | Robert Pluim | 2020-01-16 | 1 | -8/+9 |
* | Fix copyright years by hand | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 15 | -16/+16 |
* | Prefer static to extern in ebrowse | Paul Eggert | 2019-12-09 | 1 | -42/+42 |
* | * lib-src/etags.c (pot_etags_version): Remove; unused. | Paul Eggert | 2019-12-09 | 1 | -2/+0 |
* | * lib-src/etags.c (Forth_suffixes): Now static. | Paul Eggert | 2019-12-09 | 1 | -1/+1 |
* | etags: remove some arbitrary limits | Paul Eggert | 2019-11-26 | 1 | -193/+211 |
* | Update some URLs | Paul Eggert | 2019-09-23 | 1 | -1/+1 |
* | Revert "emacsclient: ignore --eval parameters when starting alternate editor" | Lars Ingebrigtsen | 2019-09-15 | 1 | -5/+1 |
* | Check instead of relying on NOTREACHED | Paul Eggert | 2019-08-31 | 2 | -9/+5 |
* | emacsclient: adjust to new config file location | Paul Eggert | 2019-08-30 | 1 | -15/+32 |
* | * lib-src/make-docfile.c: Fix comment typo. | Paul Eggert | 2019-07-12 | 1 | -1/+1 |
* | Tweak builtin symbol order for speed | Paul Eggert | 2019-07-11 | 1 | -5/+16 |
* | Make fingerprint handling compatible with LTO | Andreas Schwab | 2019-07-09 | 1 | -1/+2 |
* | emacsclient: ignore --eval parameters when starting alternate editor | Lars Ingebrigtsen | 2019-06-27 | 1 | -1/+5 |
* | Fix PATH_MAX change to lib-src/emacsclient.c | Juanma Barranquero | 2019-06-26 | 1 | -0/+1 |
* | Prefer PATH_MAX to MAXPATHLEN | Paul Eggert | 2019-06-25 | 1 | -6/+16 |
* | Avoid some strlen work, primarily via strnlen | Paul Eggert | 2019-06-25 | 3 | -92/+69 |
* | etags: Fix handling of quoted symbol names in Erlang | David Hull | 2019-06-25 | 1 | -8/+32 |
* | Remove -q from zstd invocation | Lars Ingebrigtsen | 2019-06-24 | 1 | -1/+1 |
* | Add Zstandard compression support for etags | Alexander Gramiak | 2019-06-24 | 1 | -1/+2 |
* | Simplify lib-src version printing | Paul Eggert | 2019-06-20 | 4 | -34/+19 |
* | Update author/maintainer info | Paul Eggert | 2019-05-26 | 2 | -3/+3 |
* | Avoid backslash-newline-newline in source code | Paul Eggert | 2019-05-22 | 1 | -1/+1 |
* | Port new fingerprinting scheme to clang + LTO | Paul Eggert | 2019-05-04 | 1 | -18/+14 |
* | Simplify use of NDEBUG in etags.c | Paul Eggert | 2019-05-03 | 1 | -9/+1 |
* | * lib-src/profile.c: Delete long-obsolete file | Stefan Monnier | 2019-04-26 | 2 | -102/+1 |
* | Port emacsclient euidaccess to Solaris 10 | Paul Eggert | 2019-04-25 | 1 | -2/+4 |