aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Compile list member functions in cond to switch (bug#36139)Mattias EngdegÄrd2019-06-192-37/+65
* | | Fix oversights of "support X core font driver on cairo" changeYAMAMOTO Mitsuharu2019-06-192-2/+2
* | | --with-cairo is no longer experimentalPaul Eggert2019-06-192-1/+5
* | | Disable lexical-binding in ediffGlenn Morris2019-06-1810-10/+10
* | | Fix the handling of font backend supersedence on MS-WindowsEli Zaretskii2019-06-183-4/+5
* | | Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-183-20/+8
* | | Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-183-8/+20
* | | Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-183-18/+8
* | | Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-183-8/+18
* | | Rename symbols in ind-util.el to have indian- prefixesLars Ingebrigtsen2019-06-181-6/+6
* | | Report progress during custom-make-dependencies instead of file countLars Ingebrigtsen2019-06-183-63/+79
* | | Make quail conversion output quieterLars Ingebrigtsen2019-06-182-8/+1
* | | Fix compilation warning in bookmark.elLars Ingebrigtsen2019-06-181-2/+2
* | | Output progress reports when scanning for finder/customLars Ingebrigtsen2019-06-182-4/+14
* | | Touch up the byte-compilation messaging in skkdic-set-okuri-nasiLars Ingebrigtsen2019-06-181-1/+2
* | | Add types to some no-type tokes in js.wyLars Ingebrigtsen2019-06-181-3/+3
* | | Comment out useless nonterminals from python.wyLars Ingebrigtsen2019-06-181-10/+11
* | | Remove nonterminals that semantic claims are uselessLars Ingebrigtsen2019-06-181-8/+0
* | | Silence spurious load message in latin-ltx.elLars Ingebrigtsen2019-06-181-1/+1
* | | Tweak implementation of byte-compile-info-messageLars Ingebrigtsen2019-06-181-1/+1
* | | * bookmark.el: Watch bookmark file. Use lexical binding.Roland Winkler2019-06-182-125/+201
* | | Support font driver supersessionYAMAMOTO Mitsuharu2019-06-186-82/+38
* | | Output progress messages when scraping autoloads during bootstrapLars Ingebrigtsen2019-06-182-0/+9
* | | Silence message in latin-ltx about the normal situationLars Ingebrigtsen2019-06-181-4/+5
* | | * src/image.c (image_set_rotation): Do negation at compile-time.Paul Eggert2019-06-171-2/+2
* | | Move defvars of c-doc-line-join-re + two others from cc-fonts.el to cc-mode.elAlan Mackenzie2019-06-172-4/+23
* | | Compilation work-around for obsolete eieio-object-set-name-stringLars Ingebrigtsen2019-06-172-8/+8
* | | Work around warning from macroexpanding obsolete methodLars Ingebrigtsen2019-06-171-9/+9
* | | Avoid a flyspell error if point is at beginning of bufferAlex Branham2019-06-171-3/+4
* | | Declare unknown slots to silence the compilerLars Ingebrigtsen2019-06-172-8/+6
* | | Change the eieio-declare-slots function into a macroLars Ingebrigtsen2019-06-171-2/+3
* | | New function eieio-declare-slotsLars Ingebrigtsen2019-06-171-0/+4
* | | Fix use of obsolete constructor in semantic/complete.elLars Ingebrigtsen2019-06-171-2/+2
* | | Fix compilation warning by having ede-target inherit from eieio-namedLars Ingebrigtsen2019-06-172-2/+3
* | | Remove the now unneeded c-font-lock-flush from CC Mode.Alan Mackenzie2019-06-172-10/+1
* | | Make calc-macs.el lexicalLars Ingebrigtsen2019-06-171-1/+1
* | | Suppress warning in isearchb about iswitchb being obsoleteLars Ingebrigtsen2019-06-171-1/+3
* | | Make do-after-load-evaluation check whether warnings are enabled.Lars Ingebrigtsen2019-06-171-18/+21
* | | Suppress compilation warning in srt-modeLars Ingebrigtsen2019-06-171-1/+4
* | | Suppress warning about out-of-tree Java class in cedetLars Ingebrigtsen2019-06-171-1/+5
* | | Suppress warning about object-print in eieio.elLars Ingebrigtsen2019-06-171-6/+6
* | | Add check for enabled warning before issuingLars Ingebrigtsen2019-06-171-1/+2
* | | Suppress warning about object-print in eieio.elLars Ingebrigtsen2019-06-171-2/+5
* | | Make with-suppressed-warnings work in cl-defmethodLars Ingebrigtsen2019-06-171-1/+1
* | | Rewrite object-print methods in cedet to be cl-print-object methodsLars Ingebrigtsen2019-06-174-38/+51
* | | Add doc strings to the -at-point commands in vc-gitLars Ingebrigtsen2019-06-171-0/+4
* | | * find-dired.el (find-dired-refine-function): Fix defcustom.Roland Winkler2019-06-161-1/+2
* | | Prevent the Gnus registry from being loaded twice at startupEric Abrahamsen2019-06-161-26/+39
* | | Avoid rounding error in image rotationYAMAMOTO Mitsuharu2019-06-171-3/+3
* | | Tweak compilation mode used by byte-recompile-directoryGlenn Morris2019-06-161-3/+3