| Commit message (Expand) | Author | Age | Files | Lines |
* | Update .gitignore with ccls files | Brian Leung | 2020-09-13 | 1 | -0/+6 |
* | Ignore test/data/mml-sec/random_seed | Lars Ingebrigtsen | 2020-08-04 | 1 | -0/+1 |
* | Use Gnulib libgmp module | Paul Eggert | 2020-07-09 | 1 | -0/+1 |
* | Merge from origin/emacs-27 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | | * .gitignore: Ignore .dylib files (shared libraries on macOS) | Philipp Stephani | 2019-12-25 | 1 | -0/+1 |
|/ |
|
* | * .gitignore: Don't ignore .rej files | Stefan Monnier | 2019-10-27 | 1 | -1/+0 |
* | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" | Stefan Monnier | 2019-06-26 | 1 | -0/+1 |
* | * lisp/calc/calc-ext.el (math-scalarp): Fix typo | Stefan Monnier | 2019-06-26 | 1 | -1/+0 |
* | Fix .gitignore spec for personal customizations | Paul Eggert | 2019-06-01 | 1 | -1/+3 |
* | Bring back dmpstruct.h | Paul Eggert | 2019-04-10 | 1 | -0/+1 |
* | Remove the need for temacs.in | Paul Eggert | 2019-04-09 | 1 | -1/+0 |
* | Remove dmpstruct.h | Paul Eggert | 2019-04-09 | 1 | -1/+0 |
* | Make pinyin to Chinese character mapping available to elisp | Eric Abrahamsen | 2019-02-24 | 1 | -0/+1 |
* | * .gitignore: Add MANIFEST. | Glenn Morris | 2019-02-01 | 1 | -0/+3 |
* | Add portable dumper | Daniel Colascione | 2019-01-15 | 1 | -0/+5 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Update lib/regex from glibc via Gnulib | Paul Eggert | 2018-10-15 | 1 | -0/+1 |
* | | Substitute a <ieee754.h> on hosts lacking it | Paul Eggert | 2018-08-01 | 1 | -0/+1 |
* | | * .gitignore: revert latest change; not currently needed | Paul Eggert | 2018-02-23 | 1 | -6/+0 |
* | | Add more build outputs to .gitignore | Daniel Colascione | 2018-02-22 | 1 | -0/+6 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Update .gitignore for Valgrind and no Automake | Paul Eggert | 2017-07-23 | 1 | -1/+1 |
* | emacs-module.h: Create emacs_env_26 | Philipp Stephani | 2017-06-17 | 1 | -0/+1 |
* | Use Autoconf to generate the test module Makefile | Philipp Stephani | 2017-06-12 | 1 | -1/+0 |
* | Minor .gitignore fixes | Paul Eggert | 2017-05-19 | 1 | -4/+4 |
* | Merge from gnulib (Bug#26398) | Paul Eggert | 2017-04-09 | 1 | -0/+1 |
* | Simplify test dependency generation | Paul Eggert | 2017-04-01 | 1 | -1/+0 |
* | Fixups for GNU Make switchover | Paul Eggert | 2017-03-17 | 1 | -2/+0 |
* | Switch from Automake to GNU Make | Paul Eggert | 2017-03-17 | 1 | -9/+1 |
* | Merge from gnulib | Paul Eggert | 2017-03-14 | 1 | -4/+1 |
* | Generate nt/gnulib.mk from lib/gnulib.mk | Eli Zaretskii | 2017-01-03 | 1 | -0/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
| * | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | | Merge from gnulib | Paul Eggert | 2016-12-15 | 1 | -0/+1 |
* | | Update from gnulib | Paul Eggert | 2016-09-15 | 1 | -0/+1 |
* | | Tweak .gitignore | Paul Eggert | 2016-05-01 | 1 | -5/+3 |
* | | Fix fallout from merging emacs-25 branch in test/ | Eli Zaretskii | 2016-01-05 | 1 | -1/+1 |
* | | ; * .gitignore: Add lisp/mh-e/mh-autoloads.el. | Bill Wohler | 2016-01-03 | 1 | -1/+2 |
* | | Merge emacs-25 into master (using imerge) | John Wiegley | 2015-12-29 | 1 | -0/+4 |
|\| |
|
| * | * .gitignore: Add "*.dll". | Eli Zaretskii | 2015-11-19 | 1 | -0/+1 |
| * | Migrate modules/.gitignore into .gitignore | Paul Eggert | 2015-11-19 | 1 | -0/+3 |
* | | Tests now depend on source files | Phillip Lord | 2015-11-30 | 1 | -0/+2 |
* | | * .gitignore: Adjust to changes in 'test' directory structure. | Eli Zaretskii | 2015-11-28 | 1 | -4/+4 |
* | | Restore delete Makefiles and fix .gitignore. | Phillip Lord | 2015-11-24 | 1 | -4/+4 |
|/ |
|
* | * lisp/files.el (dir-locals-file): Allow wildcards | Artur Malabarba | 2015-11-10 | 1 | -0/+1 |
* | * .gitignore: Add build-aux/ar-lib. | Juanma Barranquero | 2015-10-14 | 1 | -0/+1 |