summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2020-08-21
|\
| * Fix compilation warning in vc-cvs from previous changeLars Ingebrigtsen2020-08-20
| * Fix message.el compilation warningLars Ingebrigtsen2020-08-20
| * Allow specifying the TLS port in X-Message-SMTP-MethodLars Ingebrigtsen2020-08-20
| * Don't message the hunk status when just going to itLars Ingebrigtsen2020-08-20
| * Add a new way to encode unprintable characters in Message: url-encodeLars Ingebrigtsen2020-08-20
| * Fix problem with unprintable characters in Message headersLars Ingebrigtsen2020-08-20
| * Fix interactive spec of message-beginning-of-lineLars Ingebrigtsen2020-08-20
| * Remove the "Summary: " but from cvs checkinsLars Ingebrigtsen2020-08-20
| * message-sendmail-f-is-evil doc string fixLars Ingebrigtsen2020-08-20
| * Add global-goto-address-modeNoah Swainland2020-08-20
| * Fix minor issues after recent world-clock renameStefan Kangas2020-08-19
| * ; Minor simplification of two recent changesBasil L. Contovounesios2020-08-19
| * Make shell-resync-dirs handle whitespace in directory namesNoah Friedman2020-08-19
| * Allow searching interactively over completions in `M-x'Juri Linkov2020-08-19
| * Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi2020-08-19
| * Make etags-list-tags work with Exuberant ctagsRobert Weiner2020-08-19
| * Fix #'(lambda ...) font lockingAnders Lindgren2020-08-19
| * Make thingatpt recognise files names with @ in themTino Calancha2020-08-19
| * ; Fix last change to comint.elBasil L. Contovounesios2020-08-19
| * Add a variable to control VC completion over branch namesTom Tromey2020-08-19
| * Better check for multi-hops when calling direct async processesMichael Albinus2020-08-19
| * Don't override python font locking in comintCarlos Pita2020-08-19
| * Let ido-everywhere turn on ido-modeNoam Postavsky2020-08-19
| * Fix the [ command in speedbar modeLars Ingebrigtsen2020-08-19
| * Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-19
| * Remove some compat code from ispell.elLars Ingebrigtsen2020-08-19
| * Remove some compat code from ercLars Ingebrigtsen2020-08-19
| * Remove some compat code from viper-*.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from descr-text.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from ps-print.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from forms.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from smiley.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from chart.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from htmlfontify.elLars Ingebrigtsen2020-08-18
| * Remove some compat code from ps filesLars Ingebrigtsen2020-08-18
| * Remove some compat code from woman.elLars Ingebrigtsen2020-08-18
| * Replace last uses of idlwave-get-buffer-visitingBasil L. Contovounesios2020-08-18
| * * lisp/vt-control.el: Use lexical-binding.Stefan Kangas2020-08-18
| * Fix Libravatar federation handlingPhilip K2020-08-18
| * Fix Libravatar federation handlingPhilip K2020-08-18
| * Rearrange and clean up code in time.el (Bug#40863)Stefan Kangas2020-08-18
| * Rename 'display-time-world' to 'world-clock' (Bug#40863)Stefan Kangas2020-08-18
| * Improve display-time-world UI (Bug#40863)Stefan Kangas2020-08-18
| * Remove the "Recent message" section from the bug reportsStefan Kangas2020-08-18
| * * lisp/savehist.el: Doc fix.Stefan Kangas2020-08-18
| * Fix issues with OpenPGP headerPhilip K2020-08-18
| * Merge from origin/emacs-27Glenn Morris2020-08-18
| |\
| | * Let Emacs start even if curdir is inaccessiblePaul Eggert2020-08-17