summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-08-17
|\
| * * lisp/dired.el (dired-mark-if): Evaluate MSG once to avoid warning.Mattias Engdegård2022-08-16
| * Improved `null` (alias `not`) optimisationMattias Engdegård2022-08-16
| * Improved `and` and `or` optimisationMattias Engdegård2022-08-16
| * Improved `if` and `while` optimisationMattias Engdegård2022-08-16
| * Improved static detection of nil and non-nil expressionsMattias Engdegård2022-08-16
| * Fix autoload in tramp.elMichael Albinus2022-08-16
| * Handle root permissions on remote filesMichael Albinus2022-08-16
| * dired-do-shell-command doc string clarificationLars Ingebrigtsen2022-08-16
| * ; * lisp/bookmark.el (fringe): Require. (Bug#57241)Eli Zaretskii2022-08-16
| * Advertise obsolete library pgg.el lessStefan Kangas2022-08-16
| * Make message-delete-line obsoleteLars Ingebrigtsen2022-08-16
| * Fix buffer-start cleanup in message-indent-citationLars Ingebrigtsen2022-08-16
| * ; Normalize my emailStefan Kangas2022-08-16
| * ; Don't mention obsolete librariesStefan Kangas2022-08-16
| * Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-15
| * Fix non-interactive use of conditionals in EshellJim Porter2022-08-15
| * Fix tmpdir handling in Tramp for Android sshdMichael Albinus2022-08-15
| * Clean up message-sort-headers code slightlyLars Ingebrigtsen2022-08-15
| * Fix `python-nav-forward-block' moving backward under certain conditionskobarity2022-08-15
| * Fix variable types in warnings-suppressYury Kholodkov2022-08-15
| * Make eshell-mode more resilient towards `mode-line-format'Lars Ingebrigtsen2022-08-15
| * Fix up the exclusion logic in loaddefs-generateLars Ingebrigtsen2022-08-15
| * Tweak autoloads of defsubsts containing spaces/control charsLars Ingebrigtsen2022-08-15
| * Regenerated ldefs-boot.elLars Ingebrigtsen2022-08-15
| * Further lisp-current-defun-name tweaksLars Ingebrigtsen2022-08-15
| * Make update-directory-autoloads available by default againLars Ingebrigtsen2022-08-15
| * Make message-mark-active-p obsolete in favor of mark-activeStefan Kangas2022-08-15
| * Make gnus-uu-view-with-metamail obsoleteStefan Kangas2022-08-14
| * Make gnus-iswitchb-completing-read obsoleteStefan Kangas2022-08-14
| * ; * lisp/org/org.el: Delete unnecessary declarations.Stefan Kangas2022-08-14
| * Don't advertise obsolete library html2text.elStefan Kangas2022-08-14
| * * lisp/emacs-lisp/ring.el (ring): Define as a typeStefan Monnier2022-08-14
| * (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-14
| * Tramp code cleanupMichael Albinus2022-08-14
| * * lisp/cedet/ede/emacs.el (ede-emacs-load): Delete obsolete name argStefan Monnier2022-08-14
| * * lisp/calendar/time-date.el (seconds-to-time): Use the original arg listStefan Monnier2022-08-14
| * Strength-reduce apply with (list ...) as tail argumentMattias Engdegård2022-08-14
| * Simplify code using take, ntake and butlastMattias Engdegård2022-08-14
| * Further speedups of redisplay of long and truncated linesEli Zaretskii2022-08-14
| * ; advice--interactive-form: Fix a typo introduced in recent changeŠtěpán Němec2022-08-14
| * nadvice.el: Avoid exponential blow up in interactive-form recursionStefan Monnier2022-08-13
| * Make many gnus version variables obsoleteStefan Kangas2022-08-13
| * js.el: Tweak last changeStefan Monnier2022-08-13
| * Add new value `dont-save' to `deactivate-mark'Po Lu2022-08-13
| * Tweak outline symbol iconsLars Ingebrigtsen2022-08-13
| * Allow EXCLUDED-FILES in loaddefs-generate to be relativeLars Ingebrigtsen2022-08-13
| * ; * lisp/emulation/viper.el: Bump version to match variable.Stefan Kangas2022-08-13
| * Make ps-mode-version variable obsoleteStefan Kangas2022-08-13
| * Make htmlfontify-version variable obsoleteStefan Kangas2022-08-13