aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-052-1/+38
* | | ; * lisp/eshell/esh-util.el: Delete redundant autoload.Stefan Kangas2023-08-051-2/+0
* | | Simplify pcomplete-uniquify-listStefan Kangas2023-08-051-4/+4
* | | Add crossref to set-default-file-modes docstringStefan Kangas2023-08-051-1/+3
* | | image-dired: Fix gallery directory permissionsStefan Kangas2023-08-051-2/+2
* | | ; * etc/NEWS: Announce 'cjk-ambiguous-chars-are-wide' (bug#64420).Eli Zaretskii2023-08-051-0/+19
* | | Allow user control on char-width of "ambiguous" charactersEli Zaretskii2023-08-055-1/+231
| | * ; ChangeLog.android: Update.Po Lu2023-08-051-0/+6
| | * * doc/lispref/commands.texi (Touchscreen Events): Fix typo.Po Lu2023-08-051-1/+1
| | * ; Update Android portPo Lu2023-08-051-1/+2
| | * Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-08-0522-60/+143
| | |\ | |_|/ |/| |
* | | 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-042-1/+40
* | | ; Fix http/https thinko in org manualStefan Kangas2023-08-041-1/+1
* | | Merge from origin/emacs-29Eli Zaretskii2023-08-045-3/+12
|\ \ \ | |/ /
| * | Fix byte-compiled files that use 'bind-key' from use-packageEli Zaretskii2023-08-041-0/+1
| * | Fix "Paste from Kill Menu" in non X toolkit buildsEli Zaretskii2023-08-041-1/+5
| * | 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-040-0/+0
|\ \ \ | |/ /
| * | Fix link to info node in prin1 docstringStefan Kangas2023-08-031-2/+1
* | | Merge from origin/emacs-29Eli Zaretskii2023-08-043-11/+17
|\ \ \ | |/ /
| * | Clarify the meaning of the argument of ':align-to' space specEli Zaretskii2023-08-031-4/+12
| * | ; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.Jim Porter2023-08-021-1/+1
| * | Fix handling of ".elpaignore" file when compiling packagesJim Porter2023-08-011-6/+4
* | | ; Merge from origin/emacs-29Eli Zaretskii2023-08-040-0/+0
|\ \ \ | |/ /
| * | Support files compressed by 'pigz'Amritpal Singh2023-08-011-1/+1
* | | Merge from origin/emacs-29Eli Zaretskii2023-08-043-6/+10
|\ \ \ | |/ /
| * | 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
| * | ; * etc/HISTORY: Fix Emacs 28.3 entry.Michael Albinus2023-07-311-1/+2
* | | * 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-032-0/+5
| | * ; * nt/mingw-cfg.site: Restore the MS Windows build.Po Lu2023-08-051-0/+1
| | * Try to restore the MS Windows buildPo Lu2023-08-041-0/+2
| | * ; Last-minute updates to Android portPo Lu2023-08-047-10/+3
| | * ; Prepare Android port for inclusion in EmacsPo Lu2023-08-041-0/+7926
| | * Optimize creation of multibyte menu items on AndroidPo Lu2023-08-043-69/+76
| | * Avoid encoding commonplace characters in tree namesPo Lu2023-08-041-2/+6