summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/alloc.c (pure_alloc): Warn for pure space overflowscratch/pure-overflow-warnAndrea Corallo2022-08-181-0/+7
* * src/pdumper.c (Fdump_emacs_portable): Check and warn for pure space overflowAndrea Corallo2022-08-182-5/+2
* * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix some typeAndrea Corallo2022-08-181-10/+10
* More non-nil-returning functions in source optimisationMattias Engdegård2022-08-181-5/+24
* Copy-edit doc strings and comments wrt bignum and fixnumMattias Engdegård2022-08-186-23/+13
* ; Fix a typo in autoload.elEli Zaretskii2022-08-181-1/+1
* Fix Python indentation of block continuationkobarity2022-08-182-1/+26
* Make GEN message from loaddefs-generate nicerLars Ingebrigtsen2022-08-181-1/+2
* Rebuild the Emacs executable if loaddefs.el has changedGerd Möllmann2022-08-181-1/+8
* Improve update-directory-autoloads deprecation messageStefan Kangas2022-08-181-1/+1
* Improve cryptic syntax switch message in re-builderStefan Kangas2022-08-181-2/+2
* * lisp/loadup.el: Always fix-up all loaded compilation unitsAndrea Corallo2022-08-181-8/+3
* * Expose `comp-loaded-comp-units-h'Andrea Corallo2022-08-181-9/+10
* Fix the MS-DOS buildPo Lu2022-08-182-0/+3
* Fix broken build on Solaris 10 emacs_spawnPaul Eggert2022-08-171-1/+1
* ; Merge from origin/emacs-28Stefan Kangas2022-08-180-0/+0
|\
| * Backport tempname changes from master (bug#57129)Paul Eggert2022-08-171-3/+19
* | ; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu2022-08-181-1/+1
* | ; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu2022-08-181-0/+2
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2022-08-1712-346/+550
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-log-1): Create buffer if necessaryAndrea Corallo2022-08-171-1/+1
* | * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Evaluate LIMIT just onceAlan Mackenzie2022-08-171-9/+10
* | Fix Linux APM BIOS flag testing in battery.elBasil L. Contovounesios2022-08-171-3/+3
* | Shorten new manual section "Shell Command Guessing"Stefan Kangas2022-08-171-46/+10
* | Assume dired-guess is now always availableStefan Kangas2022-08-172-13/+5
* | Move dired-guess commands from dired-x to diredStefan Kangas2022-08-178-450/+453
* | Make compat function cperl-putback-char obsoleteStefan Kangas2022-08-171-5/+6
* | * lisp/progmodes/cperl-mode.el: Improve commentary.Stefan Kangas2022-08-171-20/+12
* | ; Delete code in cperl-mode.el commented out since 1997Stefan Kangas2022-08-171-36/+1
* | Don't check if autoloaded functions are fboundpStefan Kangas2022-08-171-3/+4
* | em-unix.el: only pass -H option to grepBrendan O'Dea2022-08-171-9/+4
* | Enhance Python font-lock to support multilineskobarity2022-08-172-16/+145
* | Revert "Add Python blocks support for hideshow"Lars Ingebrigtsen2022-08-172-249/+7
* | Fix some recently introduced byte-compiler warningsStefan Kangas2022-08-173-8/+5
* | Add Python blocks support for hideshowkobarity2022-08-172-7/+249
* | Merge from origin/emacs-28Stefan Kangas2022-08-173-7/+7
|\ \ | |/
| * ; * lisp/vc/ediff.el: Improve wording in last change.Stefan Kangas2022-08-161-5/+5
| * Revert "; * doc/lispintro/emacs-lisp-intro.texi: Fix typo."Stefan Kangas2022-08-161-1/+1
| * * doc/misc/gnus.texi (Article Washing): Fix Links URL.Stefan Kangas2022-08-161-1/+1
* | Avoid disabling device multiple times while handling XI attachment eventsPo Lu2022-08-171-3/+6
* | * src/buffer.c (Frename_buffer): Fix bug#56693Stefan Monnier2022-08-161-2/+4
* | * lisp/dired.el (dired-mark-if): Evaluate MSG once to avoid warning.Mattias Engdegård2022-08-161-5/+6
* | Improved `null` (alias `not`) optimisationMattias Engdegård2022-08-161-0/+11
* | Improved `and` and `or` optimisationMattias Engdegård2022-08-161-27/+84
* | Improved `if` and `while` optimisationMattias Engdegård2022-08-161-38/+53
* | Improved static detection of nil and non-nil expressionsMattias Engdegård2022-08-161-21/+69
* | Fix autoload in tramp.elMichael Albinus2022-08-161-0/+1
* | Handle root permissions on remote filesMichael Albinus2022-08-163-18/+37
* | dired-do-shell-command doc string clarificationLars Ingebrigtsen2022-08-161-1/+1
* | ; * lisp/bookmark.el (fringe): Require. (Bug#57241)Eli Zaretskii2022-08-161-0/+1