summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Use defvar-keymap in wdired.elStefan Kangas2021-12-20
* ; * lisp/emacs-lisp/cl-macs.el (cl--self-tco): fix bootstrappingMattias Engdegård2021-12-20
* Body of dynamic let-bindings is not in tail positionMattias Engdegård2021-12-20
* Add `macroexp--dynamic-variable-p`Mattias Engdegård2021-12-20
* Treat base64 string encode/decode as pure functionsMattias Engdegård2021-12-20
* * lisp/progmodes/sh-script.el (sh-mode-map): Use defvar-keymap.Stefan Kangas2021-12-19
* ; * lisp/progmodes/sh-script.el (sh-mode-menu): Fix typos.Stefan Kangas2021-12-19
* Further tweaks to emoji person groupsLars Ingebrigtsen2021-12-19
* Further tweaks to the emoji segmentationLars Ingebrigtsen2021-12-19
* Further fixes for emojis in the "people" categoriesLars Ingebrigtsen2021-12-19
* * lisp/isearch.el: Don't display "Pending" for lax and toggle commands.Juri Linkov2021-12-19
* Move Rmail autoloads to the common loaddefs.elEli Zaretskii2021-12-19
* Make bad-packages-alist obsoleteStefan Kangas2021-12-19
* CC Mode: Remove annoying background fontification. Should fix bug #52298Alan Mackenzie2021-12-19
* Add a new elp-restore-package commandDaniel Mendler2021-12-19
* Fix elp-*-list interactive specsLars Ingebrigtsen2021-12-19
* Merge from origin/emacs-28Stefan Kangas2021-12-19
|\
| * Update to Org 9.5.1-31-ga18849Kyle Meyer2021-12-18
* | Rework how shr sets <span id='foo'> targets to make it more reliableLars Ingebrigtsen2021-12-19
* | Fix prompt in `sql-sqlite'Lars Ingebrigtsen2021-12-19
* | Fix indexing gendered emoji forms that have "person" base formsLars Ingebrigtsen2021-12-19
* | Add a shr-allowed-images user optionLdBeth2021-12-19
* | Fix prompt colors in comint-snapshot-last-promptmiha2021-12-19
* | Move rmail-related functions from gnus-util.el to gnus-rmail.elLars Ingebrigtsen2021-12-19
* | Add missing implementation of `pgtk-menu-bar-open'Po Lu2021-12-19
* | Fix gnus search by message-idAndrew G Cohen2021-12-19
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2021-12-18
|\ \
| * | Remove incorrect byte-hunk-handler for `eval`Mattias Engdegård2021-12-18
| * | Make generation of JUnit test reports more robust.Michael Albinus2021-12-18
| * | * lisp/dired.el (dired-mode-map): Use defvar-keymap.Stefan Kangas2021-12-18
* | | Improve doc strings in emoji.elEli Zaretskii2021-12-18
|/ /
* | ; * lisp/net/browse-url.el (pgtk-backend-display-class): Declare.Eli Zaretskii2021-12-18
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-18
|\ \
| * | Make multisession file reading more resilient on WindowsLars Ingebrigtsen2021-12-18
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-18
|\| |
| * | Handle missing JUnit test reportsMichael Albinus2021-12-17
| * | multisession.el: Avoid old specializer syntaxStefan Monnier2021-12-17
| * | Improve multisession test results on MS-WindowsEli Zaretskii2021-12-17
| * | Port tramp-adb.el back to Emacs 26Paul Eggert2021-12-17
| * | Fix parallel build with multisession.elLars Ingebrigtsen2021-12-17
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-17
|\| |
| * | Kill eshell-mode project buffers tooDmitry Gutov2021-12-17
| * | ; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix.Eli Zaretskii2021-12-16
| * | Simplify epa-ks--parse-buffer timestamp handlingPaul Eggert2021-12-16
| * | Assume current-time-zone existsPaul Eggert2021-12-16
| * | Prefer format-time-string to current-time-zonePaul Eggert2021-12-16
| * | Minor nndiary simplificatiuon with time zonePaul Eggert2021-12-16
| * | Prefer format-time-string to current-time-stringPaul Eggert2021-12-16
| * | encode-time simplificationsPaul Eggert2021-12-16
| * | Fix icalendar time zone parsing glitchPaul Eggert2021-12-16