mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
Merge from origin/emacs-29
99aa00e6e3Revert21b387c39bwith last-minute hasty changes (bug#60...386d6e74d8Replace an erroneous eq with an equal in cc-defs.eleb06947063* lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' i...26243f7b65compile.el: Fix regression with nb of errors in modeline6e2923d80fMake tab-bar-tab-group-format-function backwards-compatib...b211a63455Make tab-bar-tab-group-format-function also handle curren...367022f316Ensure package directories for source packages from check...3a633bdd6d; * etc/NEWS: Fix recent changes.6aa5d16c64* test/README (SELECTOR): Add eglot-tests.el to remote fi...bb27be36ddFix bug#60060 in Trampd4c2aa4f91; * lisp/net/tramp-crypt.el: Fix comment.8404253d17* .gitignore: Ignore GDB history files.12684c3a19Mention 'tree-sitter' in user manual and NEWS49d7e0cec6; * etc/NEWS: Rearrange entries for tree-sitter supported...0ad2112a2f; Announce 'toml-ts-mode' in NEWS. # Conflicts: # etc/NEWS
This commit is contained in:
commit
0d60579b6b
11 changed files with 112 additions and 144 deletions
|
|
@ -783,6 +783,7 @@ name from the base name of DIR."
|
|||
(package-vc--unpack-1
|
||||
(package-desc-create
|
||||
:name (intern name)
|
||||
:dir pkg-dir
|
||||
:kind 'vc)
|
||||
(file-name-as-directory pkg-dir))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue