aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixup! Add :before-hook keyword to define-derived-modefix/bug-35351Phil Sainty2019-04-231-3/+3
* Add :before-hook keyword to define-derived-modePhil Sainty2019-04-223-2/+24
* Fix drain_reloc_list alignment bugPaul Eggert2019-04-211-2/+3
* Port dump_bitset_clear to -fsanitize=undefinedPaul Eggert2019-04-211-1/+2
* Port to recent gcc -fsanitize=undefinedPaul Eggert2019-04-212-26/+4
* Move side-effect-free from unsafep.el to subr.elBasil L. Contovounesios2019-04-212-5/+8
* Fix double-free in pdumperPaul Eggert2019-04-211-3/+9
* Merge from origin/emacs-26Glenn Morris2019-04-215-10/+11
|\
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
| * Fix markup related to quoting in InfoEli Zaretskii2019-04-214-9/+9
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2019-04-217-15/+54
| |\
* | \ ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ \ | |/ /
| * | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2019-04-212-12/+10
* | | Merge from origin/emacs-26Glenn Morris2019-04-212-10/+46
|\ \ \ | | |/ | |/|
| * | Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
| * | ; Remove empty NEWS sectionsGlenn Morris2019-04-201-9/+0
| * | ; Add NEWS sections for 26.3Glenn Morris2019-04-201-0/+27
* | | ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ \ | |/ /
| * | ; Bump Emacs version to 26.2.50Glenn Morris2019-04-204-4/+4
* | | Merge from origin/emacs-26Glenn Morris2019-04-211-1/+4
|\ \ \ | |/ /
| * | * admin/admin.el (set-version): Add NEWS headers for a .50 version.Glenn Morris2019-04-201-1/+4
| |/
* | ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ | |/
| * Backport doc improvement in ELisp manualEli Zaretskii2019-04-201-0/+20
* | Merge from origin/emacs-26Glenn Morris2019-04-216-6/+57
|\ \ | |/
| * Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
| * ; * src/emacs.c: Fix typo in comment (Bug#35320).Noam Postavsky2019-04-191-1/+1
| * Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-182-2/+47
* | Port make-fingerprint to LeakSanitizerPaul Eggert2019-04-201-1/+4
* | * lisp/progmodes/sql.el Bug#35307Michael R. Mauger2019-04-211-0/+6
* | * lisp/progmodes/sql.el Bug#24483Michael R. Mauger2019-04-211-4/+5
* | * lisp/progmodes.sql.elMichael R. Mauger2019-04-212-19/+57
* | Fix text metrics calculation in Xft support for lwlibYAMAMOTO Mitsuharu2019-04-212-2/+2
* | * src/configure.ac: Check for GTK 2 features only on GTK 2Alexander Gramiak2019-04-201-14/+17
* | * lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak.YAMAMOTO Mitsuharu2019-04-211-5/+6
* | Support amending the last commit using VC-HgDmitry Gutov2019-04-213-23/+55
* | Mark different-diagnostic-types as failed on emba.Michael Albinus2019-04-201-1/+2
* | Improve XDG_RUNTIME_DIR diagnosticPaul Eggert2019-04-201-5/+23
* | Fix Pike Mode's autodoc doc comments style's continued lines.Alan Mackenzie2019-04-204-24/+177
* | * lisp/emacs-lisp/smie.el (smie-indent-comment-continue): Single-char case.Stefan Monnier2019-04-191-5/+27
* | * src/ftcrfont.c (ftcrfont_shape): Fix last change.YAMAMOTO Mitsuharu2019-04-201-0/+2
* | Use bitmap strikes as fallbacks for ftcr font backendYAMAMOTO Mitsuharu2019-04-203-11/+137
* | * lisp/emacs-lisp/radix-tree.el (pcase-defmacro): Improve docstringStefan Monnier2019-04-191-2/+2
* | * lisp/emacs-lisp/byte-run.el (define-obsolete-variable-alias): Tweak docStefan Monnier2019-04-191-1/+1
* | * lisp/calendar/time-date.el (date-to-time): 'signal' only takes 2 argsStefan Monnier2019-04-191-3/+3
* | * lisp/calendar/parse-time.el (parse-time-string): Use functionp and setfStefan Monnier2019-04-191-13/+13
* | Fix GC_CHECK_STRING_BYTES false alarm with pdumperPaul Eggert2019-04-191-1/+1
* | Fix another hash false alarmPaul Eggert2019-04-191-1/+1
* | ; * src/alloc.c (xrealloc): Fix typo.Philipp Stephani2019-04-201-1/+1