aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | (eieio--generic-subclass-specializers): Autoload classStefan Monnier2024-03-081-0/+2
* | EIEIO: Fix regession (bug#69631)Stefan Monnier2024-03-083-10/+7
* | eieio-core.el: Try and fix bug#69631Stefan Monnier2024-03-081-4/+4
* | * Fix `capitalize` entry in `comp-known-type-specifiers` (bug#69631)Andrea Corallo2024-03-081-1/+1
* | Update android_wc_lookup_stringPo Lu2024-03-081-1/+4
* | Simplify type hierarchy operationsStefan Monnier2024-03-084-154/+49
* | eieio-core.el: Always put a parent in the parents of a classStefan Monnier2024-03-082-24/+19
* | Make "parentless" structs inherit from their builtin typeStefan Monnier2024-03-081-9/+22
* | * lisp/emacs-lisp/oclosure.el (oclosure): Make it a subtype of `function`Stefan Monnier2024-03-081-2/+5
* | cl-preloaded.el (built-in-class): New typeStefan Monnier2024-03-083-102/+200
* | comp-cstr.el: Fix a minor error and prepare for upcoming changesStefan Monnier2024-03-081-7/+10
* | Declare 124 new Android permissionsPo Lu2024-03-082-31/+404
* | ; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604)Harald Jörg2024-03-083-3/+39
* | Support expanding Eshell globs for remote file namesJim Porter2024-03-073-36/+81
* | ; * test/lisp/net/eww-tests.el (eww-test--response-function): Fix typo.Jim Porter2024-03-071-1/+2
* | Revert "Suppress docstring control char warning in macro-generated function"Mattias Engdegård2024-03-071-2/+1
* | Single string literal in body is return value only, not doc stringMattias Engdegård2024-03-074-13/+28
* | * lisp/follow.el: Put property 'isearch-scroll' on 'follow-recenter'.Juri Linkov2024-03-071-0/+1
* | When navigating through history in EWW, don't keep adding to 'eww-history'Jim Porter2024-03-064-12/+312
* | Tramp fixes after running regression tests on AndroidMichael Albinus2024-03-062-25/+30
* | Rename type_hierarchy.* -> elisp_type_hierarchy.*Andrea Corallo2024-03-066-8/+8
* | Re-generate type_hierarchy.*Andrea Corallo2024-03-062-27/+29
* | * Update syncdoc to dump all preloaded type hierarchyAndrea Corallo2024-03-061-35/+39
* | Don't report files from read-only adb partitions as writablePo Lu2024-03-061-6/+5
* | ; Fix last changePo Lu2024-03-061-4/+4
* | * Makefile.in (install-info): Fix target (bug#69569).Vincenzo Pupillo2024-03-051-1/+1
* | ; * etc/NEWS: Fix wording and punctuation of a recently added entry.Eli Zaretskii2024-03-051-2/+4
* | * lisp/tab-bar.el (tab-bar-tab-post-select-functions): New hook (bug#69093).Juri Linkov2024-03-052-1/+16
* | New property 'context-menu-functions' (bug#62250)Juri Linkov2024-03-054-7/+45
* | * lisp/net/dictionary.el: More fixes for dictionary-new-matching (bug#69312)Juri Linkov2024-03-051-6/+11
* | * Makefile.in (uninstall): Clean-up type_hierarchy* files.Andrea Corallo2024-03-051-0/+1
* | * Makefile.in (install-info): Install type_hierarchy* files as well.Andrea Corallo2024-03-051-0/+1
* | * Copy type hierarchy representation to the info dirAndrea Corallo2024-03-051-1/+9
* | Adapt tramp.texiMichael Albinus2024-03-051-7/+14
* | disass.el (disassemble-1): Minor simplificationStefan Monnier2024-03-041-23/+16
* | cl-preloaded.el: Further fine-tuningStefan Monnier2024-03-044-26/+46
* | Rearrange Android splash screen messagesPo Lu2024-03-053-18/+19
* | syncdoc-type-hierarchy.el: Adjust to changes in `cl-preloaded.el`Stefan Monnier2024-03-041-22/+61
* | admin/syncdoc-type-hierarchy.el: Move from `etc`Stefan Monnier2024-03-041-0/+0
* | Revert "Update some native comp tests"Stefan Monnier2024-03-042-3/+3
* | tramp-androidsu.el code cleanupMichael Albinus2024-03-041-20/+16
* | Revert "Replace XSETSYMBOL with make_lisp_symbol"Mattias Engdegård2024-03-045-21/+31
* | Repair miscompilation of single-arg `apply` (bug#69533)Mattias Engdegård2024-03-042-1/+5
* | ; * lisp/vc/diff-mode.el (diff--refine-hunk): Escape literal `+`.Mattias Engdegård2024-03-041-1/+1
* | ; * etc/NEWS: add missing definite articleMattias Engdegård2024-03-041-2/+2
* | Avoid crashes due to base-less indirect bufferEli Zaretskii2024-03-041-2/+10
* | Fix 'set-window-configuration' and 'window-state-put'Martin Rudalics2024-03-044-16/+173
* | ; Fix last major-mode-remap-defaults change.Basil L. Contovounesios2024-03-043-6/+6
* | (major-mode-remap(-defaults)): New var and function (bug#69191)Stefan Monnier2024-03-0312-58/+114
* | Update tramp-androidsuPo Lu2024-03-042-272/+152