aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fold too-long headers in Message automaticallyLars Ingebrigtsen2019-07-101-2/+2
* | | Doc clarification in abbrev-prefix-markLars Ingebrigtsen2019-07-101-7/+10
* | | Fix problem with files like "~" in `directory-files-recursively'Lars Ingebrigtsen2019-07-101-7/+8
* | | Add new section on reading a bug to admin/notes/bugtrackerStefan Kangas2019-07-101-0/+4
* | | Fix pretty-printing of {}Lars Ingebrigtsen2019-07-101-3/+5
* | | Fix warnings in todo-mode-tests.el (Bug#36569)Stefan Kangas2019-07-101-1/+1
* | | Fix warning in electric-tests.el (Bug#36570)Stefan Kangas2019-07-101-9/+0
* | | Simplify math-get-calendar-tzinfoPaul Eggert2019-07-091-6/+1
* | | Fix documentation of cl-memberLars Ingebrigtsen2019-07-101-2/+1
* | | auth-source does not support "host" in .netrc filesLars Ingebrigtsen2019-07-101-2/+1
* | | White-space fix in fortune-compileLars Ingebrigtsen2019-07-101-11/+11
* | | Search exec-path for fortune strfile programBenjamin Ragheb2019-07-101-2/+4
* | | Remove json-pretty-print-max-secs introduced earlier this yearLars Ingebrigtsen2019-07-101-9/+0
* | | 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