aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Avoid an infloop in shr when filling text with :align-to propertiesLars Ingebrigtsen2019-08-231-0/+2
| * | Fix Gnus display of timestamps that's less than a second oldLars Ingebrigtsen2019-08-231-1/+1
| * | Really save games scores to the games scores directoryLars Ingebrigtsen2019-08-231-1/+2
| * | Add imenu support to xrefDamien Cassou2019-08-232-2/+28
| * | Give a better error message when reading invalid "\unicode" escapes.Lars Ingebrigtsen2019-08-231-1/+2
| * | Clarify doc string of cl-pushnewLars Ingebrigtsen2019-08-231-3/+6
| * | Fix interaction between url-handler-mode and browse-urlLars Ingebrigtsen2019-08-231-1/+3
| * | Use ISO8601 time formats in tar-modeLars Ingebrigtsen2019-08-231-1/+4
| * | Make dired recognize .lz filesLars Ingebrigtsen2019-08-231-0/+1
| * | Fix too-long lines in nsm.elLars Ingebrigtsen2019-08-231-32/+37
| * | Mention new NSM warningsLars Ingebrigtsen2019-08-231-1/+2
| * | Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-239-331/+1325
| |\ \
| | * | Tweak the warning display to be less like a TLS decoding pageLars Ingebrigtsen2019-08-231-17/+56
| | * | Change nsm-should-check to look at local subnetsRobert Pluim2019-08-072-44/+110
| | * | fixup! Implement hostname->ip lookup functionRobert Pluim2019-08-073-41/+25
| | * | Don't check unibyte hostnames for pure-ASCIIRobert Pluim2018-07-172-1/+5
| | * | Add network-lookup-address-info descriptionRobert Pluim2018-07-171-0/+15
| | * | Add tests for network-lookup-address-infoRobert Pluim2018-07-171-0/+25
| | * | Refactor getaddrinfo usageRobert Pluim2018-07-171-34/+50
| | * | Implement hostname->ip lookup functionRobert Pluim2018-07-164-24/+105
| | * | Show full issuer and subject distinguished namesJimmy Yuen Ho Wong2018-07-141-37/+2
| | * | Full certificate chain details for NSMJimmy Yuen Ho Wong2018-07-142-36/+187
| | * | Add option to bypass NSM TLS checks on local networksJimmy Yuen Ho Wong2018-07-142-3/+148
| | * | Revamp Network Security manager checks for TLSJimmy Yuen Ho Wong2018-07-142-277/+763
| | * | Set standard value of `gnutls-min-primes-bits' to nilJimmy Yuen Ho Wong2018-07-141-5/+2
| | * | Check TLS certs against CRLJimmy Yuen Ho Wong2018-07-141-5/+25
| * | | Enable sorting paragraphs when the final paragraph has no newlineLars Ingebrigtsen2019-08-231-5/+11
| * | | Signal an error on `M-x shell-mode'Lars Ingebrigtsen2019-08-221-0/+2
| * | | Make ibuffer-mark-by-file-name-regexp work on the displayed file nameLars Ingebrigtsen2019-08-221-1/+2
| * | | Have `M-x battery' list all batteries under GNU/LinuxLars Ingebrigtsen2019-08-232-12/+16
| * | | Signal `invalid-read-syntax' for "trailing garbage"Lars Ingebrigtsen2019-08-231-1/+2
| * | | Fix skeleton edebug specLars Ingebrigtsen2019-08-231-2/+2
| * | | Run quit-window-hook from the correct bufferLars Ingebrigtsen2019-08-231-1/+4
| * | | Recompute user-emacs-directory-relative defcustoms one more timeEli Zaretskii2019-08-221-2/+10
| * | | Fix minor checkdoc errors in package.elStefan Kangas2019-08-221-3/+3
| * | | Signal user-error on duplicate package refreshStefan Kangas2019-08-221-3/+6
| * | | * doc/misc/efaq.texi: Note the inclusion year. (Bug#37142)Stefan Kangas2019-08-221-1/+1
| * | | Improve documentation of 'ispell-skip-html'Eli Zaretskii2019-08-221-1/+6
| * | | * doc/misc/tramp.texi: Use @acronym{GVFS}.Michael Albinus2019-08-221-54/+56
| * | | Fix Qunbound-Qnil confusion in clrhash patchPaul Eggert2019-08-221-2/+5
| * | | Remove no-longer-needed workaround for GC bugPaul Eggert2019-08-211-3/+1
| * | | Don’t debug fset by defaultPaul Eggert2019-08-212-12/+5
| * | | Fix clrhash bug when hash table needs rehashingPaul Eggert2019-08-212-20/+17
| * | | * src/buffer.c: Fix comment typo.Paul Eggert2019-08-211-1/+1
| * | | Don’t hard-loop on cycles in ‘read’ etc.Paul Eggert2019-08-213-37/+43
| * | | Make hide-ifdef-mode-prefix-key customisableLars Ingebrigtsen2019-08-211-11/+7
| * | | Use `quit-window-hook' in Info instead of having its own commandLars Ingebrigtsen2019-08-212-13/+9
| * | | Adjust quit-window-hook documentationLars Ingebrigtsen2019-08-211-4/+4
| * | | Mention quit-window-hook in "Standard Hooks"Lars Ingebrigtsen2019-08-211-0/+3
| * | | Call `quit-window-hook' in the `quit-window' command onlyLars Ingebrigtsen2019-08-211-6/+3