| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Module API: Don’t require null-terminated strings in make_string. | Philipp Stephani | 2019-04-22 | 1 | -4/+9 | |
| * | | | | Use utf-8-unix for coding system conversions in the module API. | Philipp Stephani | 2019-04-22 | 1 | -5/+17 | |
| * | | | | Improve pure and side-effect-free docs | Basil L. Contovounesios | 2019-04-22 | 5 | -13/+25 | |
| * | | | | Refactoring: Inline a few macros. | Philipp Stephani | 2019-04-22 | 1 | -22/+19 | |
| * | | | | ; * etc/NEWS: Improve wording of a recent addition. | Eli Zaretskii | 2019-04-22 | 1 | -2/+3 | |
| * | | | | Some changes in tramp-tests | Michael Albinus | 2019-04-22 | 1 | -2/+4 | |
| * | | | | Mention AddressSanitizer etc. in etc/DEBUG | Paul Eggert | 2019-04-21 | 2 | -47/+82 | |
| * | | | | Remove --enable-checking=xmallocoverrun | Paul Eggert | 2019-04-21 | 3 | -179/+6 | |
| * | | | | Remove --enablechecking=conslist configure option | Paul Eggert | 2019-04-21 | 5 | -44/+6 | |
| * | | | | Simplify XPNTR | Paul Eggert | 2019-04-21 | 1 | -29/+3 | |
| * | | | | Fix drain_reloc_list alignment bug | Paul Eggert | 2019-04-21 | 1 | -2/+3 | |
| * | | | | Port dump_bitset_clear to -fsanitize=undefined | Paul Eggert | 2019-04-21 | 1 | -1/+2 | |
| * | | | | Port to recent gcc -fsanitize=undefined | Paul Eggert | 2019-04-21 | 2 | -26/+4 | |
| * | | | | Move side-effect-free from unsafep.el to subr.el | Basil L. Contovounesios | 2019-04-21 | 2 | -5/+8 | |
| * | | | | Fix double-free in pdumper | Paul Eggert | 2019-04-21 | 1 | -3/+9 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 5 | -10/+11 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Avoid false positives and false negatives of Info-quoted face | Mauro Aranda | 2019-04-21 | 1 | -1/+2 | |
| | * | | | Fix markup related to quoting in Info | Eli Zaretskii | 2019-04-21 | 4 | -9/+9 | |
| | * | | | Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26 | Eli Zaretskii | 2019-04-21 | 7 | -15/+54 | |
| | |\ \ \ | ||||||
| * | \ \ \ | ; Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 0 | -0/+0 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346) | Noam Postavsky | 2019-04-21 | 2 | -12/+10 | |
| * | | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 2 | -10/+46 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Add a package: line to c-submit-bug-report. | Glenn Morris | 2019-04-20 | 1 | -1/+19 | |
| | * | | | | ; Remove empty NEWS sections | Glenn Morris | 2019-04-20 | 1 | -9/+0 | |
| | * | | | | ; Add NEWS sections for 26.3 | Glenn Morris | 2019-04-20 | 1 | -0/+27 | |
| * | | | | | ; Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 0 | -0/+0 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | ; Bump Emacs version to 26.2.50 | Glenn Morris | 2019-04-20 | 4 | -4/+4 | |
| * | | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 1 | -1/+4 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | * admin/admin.el (set-version): Add NEWS headers for a .50 version. | Glenn Morris | 2019-04-20 | 1 | -1/+4 | |
| | |/ / / | ||||||
| * | | | | ; Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 0 | -0/+0 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Backport doc improvement in ELisp manual | Eli Zaretskii | 2019-04-20 | 1 | -0/+20 | |
| * | | | | Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 6 | -6/+57 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Document insert-image-file's return value (Bug#32978) | Noam Postavsky | 2019-04-19 | 1 | -2/+3 | |
| | * | | | Autoload cua-toggle-rectangle-mark (Bug#34947) | Braun Gábor | 2019-04-19 | 1 | -0/+1 | |
| | * | | | Tell xclip not to expect job-control under eshell (Bug#35257) | Noam Postavsky | 2019-04-19 | 1 | -1/+5 | |
| | * | | | ; * src/emacs.c: Fix typo in comment (Bug#35320). | Noam Postavsky | 2019-04-19 | 1 | -1/+1 | |
| | * | | | Fix off-by-one-link error in image--set-property | Basil L. Contovounesios | 2019-04-18 | 2 | -2/+47 | |
| * | | | | Port make-fingerprint to LeakSanitizer | Paul Eggert | 2019-04-20 | 1 | -1/+4 | |
| * | | | | * lisp/progmodes/sql.el Bug#35307 | Michael R. Mauger | 2019-04-21 | 1 | -0/+6 | |
| * | | | | * lisp/progmodes/sql.el Bug#24483 | Michael R. Mauger | 2019-04-21 | 1 | -4/+5 | |
| * | | | | * lisp/progmodes.sql.el | Michael R. Mauger | 2019-04-21 | 2 | -19/+57 | |
| * | | | | Fix text metrics calculation in Xft support for lwlib | YAMAMOTO Mitsuharu | 2019-04-21 | 2 | -2/+2 | |
| * | | | | * src/configure.ac: Check for GTK 2 features only on GTK 2 | Alexander Gramiak | 2019-04-20 | 1 | -14/+17 | |
| * | | | | * lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak. | YAMAMOTO Mitsuharu | 2019-04-21 | 1 | -5/+6 | |
| * | | | | Support amending the last commit using VC-Hg | Dmitry Gutov | 2019-04-21 | 3 | -23/+55 | |
| * | | | | Mark different-diagnostic-types as failed on emba. | Michael Albinus | 2019-04-20 | 1 | -1/+2 | |
| * | | | | Improve XDG_RUNTIME_DIR diagnostic | Paul Eggert | 2019-04-20 | 1 | -5/+23 | |
| * | | | | Fix Pike Mode's autodoc doc comments style's continued lines. | Alan Mackenzie | 2019-04-20 | 4 | -24/+177 | |
| * | | | | * lisp/emacs-lisp/smie.el (smie-indent-comment-continue): Single-char case. | Stefan Monnier | 2019-04-19 | 1 | -5/+27 | |
| * | | | | * src/ftcrfont.c (ftcrfont_shape): Fix last change. | YAMAMOTO Mitsuharu | 2019-04-20 | 1 | -0/+2 | |