Lars Ingebrigtsen
ffc81ebc4b
Allow specifying how args are to be stored in `command-history'
...
* doc/lispref/functions.texi (Declare Form): Document
`interactive-args'
* lisp/replace.el (replace-string): Store the correct interactive
arguments (bug#45607).
* lisp/emacs-lisp/byte-run.el (byte-run--set-interactive-args):
New function.
(defun-declarations-alist): Use it.
* src/callint.c (fix_command): Remove the old hack (which now
longer works since interactive specs are byte-compiled) and
instead rely on `interactive-args'.
2022-08-08 15:53:41 +02:00
..
2022-07-14 11:56:56 +02:00
2022-03-08 18:51:18 -08:00
2022-08-07 10:25:03 +02:00
2022-01-01 07:03:03 -05:00
2022-07-21 12:40:28 +03:00
2022-08-08 15:53:41 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:03:03 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-08-08 13:47:15 +02:00
2022-07-14 11:56:56 +02:00
2022-07-23 18:42:11 +02:00
2022-01-01 07:03:03 -05:00
2022-02-20 17:42:21 +01:00
2022-01-01 07:03:03 -05:00
2022-03-08 18:51:18 -08:00
2022-01-01 07:03:03 -05:00
2022-05-30 15:52:02 +02:00
2022-07-08 15:13:21 +02:00
2022-01-31 15:26:06 +01:00
2022-01-01 07:03:03 -05:00
2022-07-17 17:35:49 +02:00
2022-08-08 11:50:33 +02:00
2022-05-07 20:18:51 +03:00
2022-01-01 02:45:51 -05:00
2022-01-01 07:03:03 -05:00
2022-07-02 15:06:24 +02:00
2022-01-01 02:45:51 -05:00
2022-08-02 14:29:43 +02:00
2022-01-01 07:03:03 -05:00
2022-08-07 10:25:03 +02:00
2022-01-01 02:45:51 -05:00
2022-01-01 02:45:51 -05:00
2022-07-31 12:57:47 +02:00
2022-08-05 17:58:54 -07:00
2022-04-22 16:17:22 +02:00
2022-01-01 07:03:03 -05:00
2022-04-28 14:58:53 +02:00
2022-01-20 11:44:07 +01:00
2022-01-01 02:45:51 -05:00
2022-02-12 15:25:53 -05:00
2022-06-15 23:27:08 -05:00
2022-01-01 07:03:03 -05:00
2022-01-29 17:24:49 +01:00
2022-03-06 14:07:26 +01:00
2022-01-01 07:03:03 -05:00