summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
AgeCommit message (Expand)Author
2022-02-20; Don't reference obsolete variables in edebug.elRaffael Stocker
2022-02-09Fix integer arithmetic miss-compilation (bug#53451)Andrea Corallo
2022-01-26Fix copyright-find-copyright when searching from the endLars Ingebrigtsen
2022-01-26Fix copyright.el comment and add a testLars Ingebrigtsen
2022-01-21Fix memory-report-object-size to initialize memory-report--type-sizeSergey Vinokurov
2022-01-17* Fix native comp for non trivial function names (bug#52833)Andrea Corallo
2022-01-13Fix Edebug specification for inline functions (Bug#53068).Philipp Stephani
2022-01-12Revert "Fix closure-conversion of shadowed captured lambda-lifted vars"Mattias Engdegård
2022-01-12Fix closure-conversion of shadowed captured lambda-lifted varsMattias Engdegård
2022-01-10Revert "Remove the filename argument from the command line after an ELC+ELN b...Eli Zaretskii
2022-01-10Remove the filename argument from the command line after an ELC+ELN buildAlan Mackenzie
2022-01-09Revert "Fix alignment on font size change in tabulated-list-mode"Eli Zaretskii
2022-01-09; * lisp/emacs-lisp/package.el (package-native-compile): Fix doc wording.Eli Zaretskii
2022-01-09Clarify docstring of package-native-compileStefan Kangas
2022-01-05* lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing requirePhilipp Stephani
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-04* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Minor doc fix.Stefan Kangas
2021-11-12Fix problem with temp buffer killing in package-install-fileLars Ingebrigtsen
2021-10-30Improve documentation of string truncation APIsEli Zaretskii
2021-10-29Move lisp/shorthands.el to lisp/emacs-lisp/shorthands.elLars Ingebrigtsen
2021-10-22Fix 'calculate-lisp-indent' when "[" starts containing sexp (Bug#51312)Martin Rudalics
2021-10-16* lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix target dir.Andrea Corallo
2021-10-15* Fix `native-compile-target-directory' effectiveness on trampolinesAndrea Corallo
2021-10-15; * lisp/emacs-lisp/comp.el (comp-trampoline-compile): Fix comment.Andrea Corallo
2021-10-13Improve shortdoc for vectorStefan Kangas
2021-10-11Fix ert errors when there's a test that binds `debug-on-error'Lars Ingebrigtsen
2021-10-10New function num-processorsPaul Eggert
2021-10-10; * lisp/emacs-lisp/shortdoc.el: Fix typo.Stefan Kangas
2021-10-05native-comp-available-p is the definitive testStephen Gildea
2021-10-05Disable 'nobreak-char-display' in Eldoc buffersAugusto Stoffel
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-10-04* Fix `batch-native-compile' not to spawn a subprocessAndrea Corallo
2021-10-03Fix substitution of pretty quotes in code in easy-mmodeLars Ingebrigtsen
2021-10-03Clarify the purpose of internal--format-docstring-lineStefan Kangas
2021-09-30Make checkdoc's docstring substitution consistent with other docsNikolay Kudryavtsev
2021-09-30Revert "Indent bodies of local function definitions properly in elisp-mode"Mattias Engdegård
2021-09-30Revert "Fix regressions in cl-flet indentation"Mattias Engdegård
2021-09-30Fix regressions in cl-flet indentationakater
2021-09-29Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen
2021-09-29Tweak the whitespace before "This is a generic function"Lars Ingebrigtsen
2021-09-28Add shortdoc for text propertiesStefan Kangas
2021-09-28Mention describe-symbol in cl-defstruct docstringStefan Kangas
2021-09-28Mention cl-describe-type in cl-defstruct docstringStefan Kangas
2021-09-28* lisp/emacs-lisp/map.el: Restore compatibility with Emacs-26Stefan Monnier
2021-09-28Improve docstrings of ert-resource-{directory,file}Stefan Kangas
2021-09-28Signal error on newline in internal--format-docstring-lineStefan Kangas
2021-09-28; * lisp/emacs-lisp/comp.el (batch-native-compile): Don't use non-ASCII.Eli Zaretskii
2021-09-28Make the build of source tarball produce *.eln filesEli Zaretskii
2021-09-28; * lisp/emacs-lisp/comp.el (batch-native-compile): Doc fix.Eli Zaretskii
2021-09-28checkdoc: Allow Lisp symbols to start a messageStefan Kangas