aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete useless conditional in describe-keymapStefan Kangas2023-08-081-5/+3
* Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-073-20/+20
|\
| * Mark Emacs 21 compat aliases `lm-*-mark` obsoleteStefan Kangas2023-08-062-18/+18
| * Fix last change of 'delete-file'Eli Zaretskii2023-08-061-2/+2
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-065-13/+34
|\ \ | |/
| * Separate filename-deletion mechanism from policy.Eric S. Raymond2023-08-061-0/+20
| * Mark Emacs 20 color support compat aliases obsoleteStefan Kangas2023-08-062-11/+9
| * Mark unused macro defun-gmm obsoleteStefan Kangas2023-08-061-1/+2
| * Merge from origin/emacs-29Jim Porter2023-08-051-1/+3
| |\
| | * Fix handling of 'byte-compile-ignore-files' when nilJim Porter2023-08-051-1/+3
| | * Sync with Tramp 2.6.2-preMichael Albinus2023-08-0515-697/+940
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-0616-83/+272
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Michael Albinus2023-08-056-12/+22
| |\ \ | | |/
| | * Fix documentation of saveplace facilities for DiredEli Zaretskii2023-08-052-5/+17
| | * ; * lisp/tab-bar.el: Autoload cl--set-substring, as that is needed for loadup.Eli Zaretskii2023-08-051-0/+2
| | * ; * lisp/bindings.el (mode-line-modes): Fix typo (bug#65065).Eshel Yaron2023-08-051-1/+1
| | * Fix loaddef generation with ";;;foo-autoload" cookies in external packagesJim Porter2023-08-041-1/+2
| | * Delete comment saying that project.el is experimentalStefan Kangas2023-08-041-5/+0
| * | Simplify rng-substq with cl-substituteStefan Kangas2023-08-051-20/+3
| * | Make eshell-redisplay into alias for redisplayStefan Kangas2023-08-053-13/+5
| * | Use file-size-human-readable in eshellStefan Kangas2023-08-051-31/+9
| * | Fix eshell "ls" command for files larger than 1TiBStefan Kangas2023-08-051-1/+7
| * | ; * lisp/eshell/esh-util.el: Delete redundant autoload.Stefan Kangas2023-08-051-2/+0
| * | Simplify pcomplete-uniquify-listStefan Kangas2023-08-051-4/+4
| * | image-dired: Fix gallery directory permissionsStefan Kangas2023-08-051-2/+2
| * | Allow user control on char-width of "ambiguous" charactersEli Zaretskii2023-08-054-1/+223
* | | ; Update Android portPo Lu2023-08-051-1/+2
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-0515-52/+84
|\ \ \ | |/ /
| * | Add ruff and flake8 to python-check-commandStefan Kangas2023-08-041-1/+3
| * | Fix thumbnail update when thumb name is based on image contentManuel Giraud2023-08-043-2/+20
| * | Don't allow the `eq` and `unbind` byte-ops to commute (bug#65017)Mattias EngdegÄrd2023-08-041-1/+6
| * | Merge from origin/emacs-29Eli Zaretskii2023-08-044-2/+7
| |\ \ | | |/
| | * Fix byte-compiled files that use 'bind-key' from use-packageEli Zaretskii2023-08-041-0/+1
| | * Handle tabs in the SQL shown in the column listingjohn muhl2023-08-031-1/+1
| | * Add new keyword to 'typescript-ts-mode'Eli Zaretskii2023-08-031-1/+1
| | * ; Add commentary to 'describe-function's completionEli Zaretskii2023-08-031-0/+4
| * | Merge from origin/emacs-29Eli Zaretskii2023-08-041-6/+4
| |\ \ | | |/
| | * Fix handling of ".elpaignore" file when compiling packagesJim Porter2023-08-011-6/+4
| * | Merge from origin/emacs-29Eli Zaretskii2023-08-042-5/+8
| |\ \ | | |/
| | * Fix 'string-pixel-width' under 'line-prefix'Eli Zaretskii2023-07-311-3/+6
| | * Fix find-dired-with-command for remote directoriesMichael Albinus2023-07-311-2/+2
| | * ; Fix backport of help-fns--analyze-function bug fixMattias EngdegÄrd2023-07-311-1/+1
| * | * lisp/net/tramp.el (tramp-skeleton-write-region): Fix scoping.Michael Albinus2023-08-041-23/+23
| * | * lisp/progmodes/cc-mode.el (c-advise-fl-for-region): Fix compiler warningStefan Monnier2023-08-031-12/+12
| * | * lisp/emacs-lisp/advice.el (defadvice): Mark as obsoleteStefan Monnier2023-08-031-0/+1
* | | ; Last-minute updates to Android portPo Lu2023-08-043-3/+2
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-041-2/+2
|\ \ \ | |/ /
| * | Register more Ruby files in auto-mode-alistStefan Kangas2023-08-031-2/+2
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-0311-72/+206
|\ \ \ | |/ /
| * | Improve SELinux handling in TrampMichael Albinus2023-08-033-23/+125