summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix timezone east of GMT in CalvLars Ingebrigtsen2019-07-101-1/+1
* | * src/fileio.c: Fix bug#36431Stefan Monnier2019-07-092-35/+95
* | Defend fingerprint against even-smarter LTOPaul Eggert2019-07-091-5/+7
* | Revert "Turn off bytecode jumptables to avoid Bug#36447"Stefan Monnier2019-07-091-2/+1
* | Don't alter shared structure in dumped purecopied hash tables.Pip Cet2019-07-091-0/+6
* | Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs into trunkStefan Monnier2019-07-0933-72/+150
|\ \
| * | Do not alter match data in Fcapitalize etc.Paul Eggert2019-07-096-8/+19
| * | Port image-type-from-file-header-test to non-SVG EmacsPaul Eggert2019-07-091-1/+1
| * | Make fingerprint handling compatible with LTOAndreas Schwab2019-07-094-6/+9
| * | Fix pretty-printing of multiple JSON objectsLars Ingebrigtsen2019-07-091-10/+14
| * | Revert "Fix pretty-printing of multiple JSON objects"Lars Ingebrigtsen2019-07-091-13/+12
| * | Fix pretty-printing of multiple JSON objectsLars Ingebrigtsen2019-07-091-12/+13
| * | * lisp/simple.el (shell-command): Raise a user-error instead of an error.Michael Albinus2019-07-091-3/+3
| * | ; * lisp/json.el (json-encode): Doc fix.Eli Zaretskii2019-07-091-2/+2
| * | Clarify json-read and json-encode parameters and return valuesLars Ingebrigtsen2019-07-091-2/+18
| * | Fix alternative-email-as-from with empty To headers in MessageLars Ingebrigtsen2019-07-091-1/+7
| * | Make gnus-read-ephemeral-emacs-bug-group autoloadableLars Ingebrigtsen2019-07-091-0/+1
| * | Checkdoc would bug out on empty filesLars Ingebrigtsen2019-07-091-2/+8
| * | Clarify warning about unknown articles in GnusLars Ingebrigtsen2019-07-091-2/+2
| * | Don't try to save articles in Gnus that have disappearedLars Ingebrigtsen2019-07-091-5/+9
| * | Rename font_driver member close -> close_fontMattias Engdegård2019-07-0910-11/+11
| * | Mention `call-process-region' in the `call-process' doc stringLars Ingebrigtsen2019-07-091-0/+3
| * | Rename font_driver member open -> open_fontMattias Engdegård2019-07-099-19/+13
| * | Add a really simple nadvice exampleLars Ingebrigtsen2019-07-091-2/+20
| * | Make two variables for extended command suggestions mention each otherLars Ingebrigtsen2019-07-091-2/+6
| * | Make the manual say what undo-auto-amalgamate doesLars Ingebrigtsen2019-07-091-0/+4
| * | Unbreak the MS-Windows buildEli Zaretskii2019-07-091-0/+2
| * | .har files are JSON filesLars Ingebrigtsen2019-07-091-0/+2
| * | Fix for lisp tagbody indentationRyan Brown2019-07-091-1/+1
| * | Add more quote-end characters to sentence-end-baseLars Ingebrigtsen2019-07-091-1/+1
* | | * lisp/progmodes/verilog-mode.el: Update Version:Stefan Monnier2019-07-091-1/+1
|/ /
* | Merge branch 'emacs-26' into trunkStefan Monnier2019-07-091-0/+3
|\ \ | |/
| * * lisp/progmodes/verilog-mode.el: One more ELPA Version:Stefan Monnier2019-07-091-0/+3
* | Repair macOS buildMattias Engdegård2019-07-091-0/+4
* | Conditionalize result of a bytecomp testGlenn Morris2019-07-091-0/+1
* | Make delimit-columns-region say what it doesLars Ingebrigtsen2019-07-091-1/+21
* | Allow using @@ in @uref in texinfoKatsumi Yamaoka2019-07-091-2/+1
* | Tweak compilation face in the wheatgrass themeLars Ingebrigtsen2019-07-091-0/+1
* | Don't set url-mime-charset-string from set-language-environmentLars Ingebrigtsen2019-07-091-2/+1
* | Remove compat code in url-mime-charset-stringLars Ingebrigtsen2019-07-091-13/+9
* | Tweak messaging in re-builderLars Ingebrigtsen2019-07-091-1/+1
* | Mention {la,}tex-run-command in the TeX Print info nodeLars Ingebrigtsen2019-07-091-1/+2
* | Avoid some unnecessary stdio.h includesPaul Eggert2019-07-0819-21/+0
* | Use fewer locks when accessing stdioPaul Eggert2019-07-0829-282/+231
* | Tidy up sieve.el text formattingBasil L. Contovounesios2019-07-091-25/+25
* | Delegate to rectangle version in delim-col when appropriateStefan Kangas2019-07-092-45/+50
* | Fix minor typo in org-capture-templatesIsmail S2019-07-091-1/+1
* | Ensure that expand-file-name returns an absolute file nameKen Brown2019-07-082-1/+21
* | Turn off bytecode jumptables to avoid Bug#36447Noam Postavsky2019-07-081-1/+2
* | Remove mention of :group in define-minor-mode infoLars Ingebrigtsen2019-07-081-7/+4