Stefan Monnier
24c09c68dd
lisp/ldefs-boot.el: Update generated presumably by lisp/Makefile.in (?)
2025-11-22 08:44:40 -05:00
Stefan Monnier
10961728dc
: Update ldefs-boot.el
2025-11-22 06:56:46 -05:00
Eli Zaretskii
c9372ced9c
: Update ldefs-boot.el.
2025-11-15 07:25:19 -05:00
Eli Zaretskii
1b1ab741b8
: Update ldefs-boot.el.
2025-10-18 06:18:26 -04:00
Eli Zaretskii
5a56c0fb43
; * lisp/ldefs-boot.el: Update.
2025-09-20 06:35:11 -04:00
Eli Zaretskii
d3d93bc382
; * lisp/ldefs-boot.el: Update.
2025-08-23 10:34:23 -04:00
Sean Whitton
50ffb29d0b
VC: New support for other working trees
...
* lisp/vc/vc-git.el (vc-git--read-start-point): New function,
factored out of vc-git-create-tag.
(vc-git-create-tag): Use it.
(vc-git--worktrees, vc-git-known-other-working-trees)
(vc-git-add-working-tree, vc-git-delete-working-tree)
(vc-git-move-working-tree):
* lisp/vc/vc-hg.el (vc-hg-known-other-working-trees)
(vc-hg-add-working-tree, vc-hg--shared-p)
(vc-hg-delete-working-tree, vc-hg-move-working-tree): New
functions.
* lisp/vc/vc.el: Define API for known-other-working-tree,
add-working-tree, delete-working-tree and move-working-tree
backend functions.
(vc-dir-status-files): New function.
(project-current-directory-override): Declare.
(dired-rename-subdir): Autoload.
(vc-add-working-tree, vc-switch-working-tree)
(vc-delete-working-tree, vc-move-working-tree): New commands.
* lisp/vc/vc-hooks.el (vc-prefix-map): Bind them under C-x v.
* doc/emacs/vc1-xtra.texi (Other Working Trees): New node.
* etc/NEWS: Announce the new commands.
* test/lisp/vc/vc-tests/vc-tests.el
(vc-test--other-working-trees): New function.
(vc-test-git07-other-working-trees)
(vc-test-hg07-other-working-trees): New tests.
* lisp/ldefs-boot.el: Regenerate.
2025-07-25 19:34:04 +01:00
Sean Whitton
d16453a20e
; Update ldefs-boot.el.
2025-07-04 12:57:46 +01:00
Eli Zaretskii
aa8a5090ec
; Update ldefs-boot.el
2025-04-10 08:04:08 -04:00
Sean Whitton
09887a2d41
Rename some of the new window layout commands
...
* lisp/window-x.el (rotate-window-layout-counterclockwise):
Rename to window-layout-rotate-anticlockwise.
(rotate-window-layout-clockwise):
Rename to window-layout-rotate-clockwise.
(flip-window-layout-horizontally):
Rename to window-layout-flip-leftright.
(flip-window-layout-vertically):
Rename to window-layout-flip-topdown.
(transpose-window-layout): Rename to window-layout-transpose.
* doc/lispref/windows.texi (Changing Window Layouts):
* etc/NEWS:
* lisp/ldefs-boot.el (rotate-window-layout-counterclockwise)
(rotate-window-layout-clockwise, flip-window-layout-horizontally)
(flip-window-layout-vertically, transpose-window-layout):
Update for the renames.
2025-04-09 13:34:55 +08:00
Eli Zaretskii
36c91fdacc
; Update ldefs-boot.el
2025-02-08 07:40:44 -05:00
Stefan Kangas
d4cb3b30f1
; Fix bootstrap (Bug#74490)
...
* lisp/progmodes/python.el (python--auto-mode-alist-regexp): Don't use
rx in autoloaded variable, since it breaks bootstrap when copied to
ldefs-boot.el.
* lisp/ldefs-boot.el: Update.
2024-11-23 16:46:30 +01:00
Eli Zaretskii
1c2e0615fb
; Update ldefs-boot.el
2024-11-23 04:51:10 -05:00
Sean Whitton
fefc3005d4
; Touch up & fix documentation changes from last commit
2024-10-24 21:36:58 +08:00
Eli Zaretskii
156a3ba4f9
; Auto-commit of loaddefs files.
2024-07-27 05:11:20 -04:00
Po Lu
175a513d19
; Auto-commit of loaddefs files.
2024-06-17 17:45:48 +08:00
Eli Zaretskii
62a3d72bee
; Update ldefs-boot.el
2024-05-29 11:48:27 -04:00
Eli Zaretskii
e6535e4102
; Commit autogenerated files.
2024-04-06 11:15:36 -04:00
Eli Zaretskii
1ea3b36902
Auto-commit of loaddefs files.
2024-03-09 04:24:30 -05:00
Eli Zaretskii
95fd7d7ef8
; Auto-commit of loaddefs files.
2023-12-30 04:56:52 -05:00
Eli Zaretskii
20be8ed61f
; Auto-commit of loaddefs files.
2023-12-09 07:59:08 -05:00
Po Lu
5af838769d
* lisp/ldefs-boot.el: Restore no-byte-compile cookie.
2023-08-09 09:50:35 +08:00
Po Lu
3f2e009ac3
; Minor adjustments to configury, loaddefs and gitignore
...
* .gitignore: Add exec/aclocal.m4.
* configure.ac (bitmapdirs): Circumvent shell substitution that
isn't supported by the Bourne shell.
* lisp/ldefs-boot.el: Update from loaddefs.el.
2023-08-09 09:48:32 +08:00
Eli Zaretskii
30d5f1e62c
; Auto-commit of loaddefs files.
2023-06-17 05:27:03 -04:00
Eli Zaretskii
5741583f54
; Auto-commit of loaddefs files.
2023-04-25 10:08:34 -04:00
Stefan Kangas
90be1f3adb
; Auto-commit of loaddefs files.
2023-04-01 05:10:48 +02:00
Stefan Kangas
fe58837bbe
; Auto-commit of loaddefs files.
2023-03-15 05:12:01 +01:00
Stefan Kangas
93461e100c
; Auto-commit of loaddefs files.
2023-03-01 05:08:22 +01:00
Stefan Kangas
51e3f91f50
; Auto-commit of loaddefs files.
2023-02-15 05:08:07 +01:00
Stefan Kangas
f724fca732
; Auto-commit of loaddefs files.
2023-02-01 05:08:57 +01:00
Stefan Kangas
db836637b0
; Auto-commit of loaddefs files.
2023-01-15 05:09:03 +01:00
Stefan Kangas
b898875100
; Auto-commit of loaddefs files.
2023-01-01 05:08:28 +01:00
Stefan Kangas
09a985ae9f
; Auto-commit of loaddefs files.
2022-12-15 05:11:34 +01:00
Stefan Kangas
4f31ad6be5
; Auto-commit of loaddefs files.
2022-12-11 03:09:18 +01:00
Stefan Kangas
896a63481b
; Auto-commit of loaddefs files.
2022-12-01 05:10:57 +01:00
Stefan Kangas
222c297032
; Auto-commit of loaddefs files.
2022-11-15 05:09:10 +01:00
Stefan Kangas
a7ded19ffc
; Auto-commit of loaddefs files.
2022-11-01 05:07:50 +01:00
Lars Ingebrigtsen
254536e41b
Regenerated ldefs-boot.el
2022-10-18 13:17:59 +02:00
Lars Ingebrigtsen
9c67e8e56d
Regenerate ldefs-boot.el
2022-10-18 11:18:16 +02:00
Stefan Kangas
e1090b0914
; Auto-commit of loaddefs files.
2022-10-15 05:07:35 +02:00
Stefan Kangas
9f1aec5055
; Auto-commit of loaddefs files.
2022-10-01 20:28:53 +02:00
Lars Ingebrigtsen
0df73dabc1
Regenerated ldefs-boot.el
2022-09-24 16:51:53 +02:00
Lars Ingebrigtsen
8c5363f8e8
Regenerate ldefs-boot.el
2022-09-16 13:23:34 +02:00
Lars Ingebrigtsen
6a22f7e5b7
Regenerated ldefs-boot.el
2022-09-14 17:54:05 +02:00
Lars Ingebrigtsen
857d7f3881
Regenerated ldefs-boot.el
2022-09-13 17:27:20 +02:00
Stefan Kangas
2862891387
; Auto-commit of loaddefs files.
2022-09-01 05:07:06 +02:00
Lars Ingebrigtsen
29a989c020
Regenerated ldefs-boot.el
2022-08-21 23:38:20 +02:00
Lars Ingebrigtsen
f2a592ea2f
Regenerated ldefs-boot.el
2022-08-15 08:22:30 +02:00
Lars Ingebrigtsen
870be1e106
Put no-byte-compile cookie back in ldefs-boot.el
2022-08-06 11:41:40 +02:00
Stefan Kangas
e89532c7c7
; Auto-commit of loaddefs files.
2022-08-06 11:32:32 +02:00