summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Disable __attribute__ ((cold)) on MinGWPaul Eggert2019-04-291-2/+4
* Merge from origin/emacs-26Glenn Morris2019-04-293-3/+10
|\
| * * src/macfont.m (macfont_shape): Use convenient LGLYPH_NEW.YAMAMOTO Mitsuharu2019-04-291-1/+1
| * Recommend using font-lock-face over face (Bug#35044)Noam Postavsky2019-04-281-1/+6
| * Check if mouse_face_overlay was deleted (Bug#35273)Noam Postavsky2019-04-281-1/+3
* | ; Merge from origin/emacs-26Glenn Morris2019-04-290-0/+0
|\ \ | |/
| * Port to platforms where tputs is in libtinfowPaul Eggert2019-04-271-1/+2
* | Merge from origin/emacs-26Glenn Morris2019-04-295-14/+48
|\ \ | |/
| * ; * doc/lispref/nonascii.texi (Coding System Basics): Fix grammar.Charles A. Roelli2019-04-261-1/+1
| * ; Add missing space in custom.texiMichael Albinus2019-04-251-1/+1
| * * admin/admin.el (set-version): Check for increase in version length,Glenn Morris2019-04-221-4/+4
| * Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-222-8/+42
* | ; Merge from origin/emacs-26Glenn Morris2019-04-290-0/+0
|\ \ | |/
| * Backport: Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-225-13/+25
| * Backport: Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-223-8/+10
* | Replace ‘/* FALLTHROUGH! */’ with ‘break;’Paul Eggert2019-04-291-12/+11
* | * test/lisp/net/tramp-tests.el (tramp--test-timeout-handler): Instrument.Michael Albinus2019-04-291-0/+4
* | Avoid compilation warnings in w32.cEli Zaretskii2019-04-291-2/+2
* | Replace use of obsolete string-make-unibyteNoam Postavsky2019-04-282-5/+46
* | ; Add test for previous changeNoam Postavsky2019-04-281-0/+13
* | python.el: Fix close paren indentation to match pep8 (Bug#20742)Tommi Komulainen2019-04-281-3/+9
* | Update from GMPPaul Eggert2019-04-283-227/+336
* | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-285-0/+23
* | Fix another compilation warning.Philipp Stephani2019-04-281-1/+1
* | Also regenerate emacs-module.h if module-env-*.h changes.Philipp Stephani2019-04-281-1/+2
* | * src/emacs-module.c (funcall_module): Add a nontrivial assertionPhilipp Stephani2019-04-281-0/+5
* | Fix a few minor compilation and Checkdoc warnings.Philipp Stephani2019-04-281-1/+10
* | * test/src/emacs-module-tests.el: Switch to lexical binding.Philipp Stephani2019-04-281-1/+1
* | Fix names of functions in last commitEli Zaretskii2019-04-284-24/+30
* | Refactoring: move UTF-8 decoding functions into coding.h.Philipp Stephani2019-04-284-64/+42
* | Fix slow scrolling in C++ buffers with lots of template delimiters.Alan Mackenzie2019-04-271-1/+3
* | Fix -nw sessions on MS-Windows broken by a recent commitEli Zaretskii2019-04-271-0/+2
* | Fix MS-Windows build broken by a recent commitEli Zaretskii2019-04-271-1/+1
* | Fix --with-x-toolkit=no build breakageYAMAMOTO Mitsuharu2019-04-273-5/+5
* | Update multicolor font support statusYAMAMOTO Mitsuharu2019-04-272-3/+9
* | * src/frame.c (x_get_resource_string): Fix typoAlexander Gramiak2019-04-261-1/+1
* | * src/xdisp.c: Only check FRAME_RIF for graphical framesAlexander Gramiak2019-04-261-3/+6
* | Rename x_highlight_frame property to highlight_frameAlexander Gramiak2019-04-267-50/+50
* | Check for existence of terminal hooks before useAlexander Gramiak2019-04-263-22/+33
* | Add terminal hook query_frame_background_colorAlexander Gramiak2019-04-265-19/+35
* | Add terminal hook defined_color_hookAlexander Gramiak2019-04-2612-67/+89
* | Rename generic x_* identifiersAlexander Gramiak2019-04-2632-1805/+2040
* | Add prefixes to some window system-dependent proceduresAlexander Gramiak2019-04-266-50/+53
* | Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-2610-118/+117
* | Avoid assertion violations in calculating line-number widthEli Zaretskii2019-04-261-2/+5
* | * lib-src/profile.c: Delete long-obsolete fileStefan Monnier2019-04-262-102/+1
* | Handle quoted file names in tramp-archive.elMichael Albinus2019-04-262-7/+11
* | Avoid compiler warning in dynlib.cEli Zaretskii2019-04-261-1/+2
* | * test/lisp/progmodes/sql-tests.el (sql-tests-buffer-naming-harness):Glenn Morris2019-04-251-1/+1
* | Fix the formatting of '\' (including apostrophes) in CC Mode.Alan Mackenzie2019-04-261-1/+13