aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/transient.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to Transient v0.12.0-15-gfe5214e6Jonas Bernoulli2026-01-041-51/+58
|
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
|
* December 2025 spelling fixesPaul Eggert2025-12-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the fixes are to continue to use American rather than British spelling. * doc/misc/modus-themes.org (my-modus-themes-engraved-faces): Fix misspelled ‘:foreground’s. * etc/themes/modus-themes.el (modus-themes-faces): Fix misspelled ‘modus-themes-bold’. * lisp/emacs-lisp/rx.el (rx--normalize-char-pattern): Rename from rx--normalise-char-pattern. (rx--optimize-or-args): Rename from rx--optimise-or-args. * lisp/frame.el (frame--special-parameters): Fix misspelled "right-divider-width". * lisp/net/tramp.el (tramp-fingerprint-prompt-regexp): Use American spelling “centered”, to match current libfprintf. * lisp/org/org-fold-core.el (org-fold-core--optimize-for-huge-buffers): Rename from org-fold-core--optimise-for-huge-buffers. (org-fold-core-update-optimization): Rename from org-fold-core-update-optimisation, leaving an alias behind. (org-fold-core-remove-optimization): Rename from org-fold-core-remove-optimisation, leaving an alias behind. * lisp/org/org.el (org-advertized-archive-subtree): This alias is now obsolete. * lisp/play/zone.el (zone-ignored-buffers): Fix misspelling of ‘zone--buffer-encrypted-p’. * lisp/progmodes/csharp-mode.el (csharp-ts-mode-faces): Fix misspelling of ‘csharp’ group. * lisp/vc/vc.el (vc-clonable-backends-custom-type): Rename from vc-cloneable-backends-custom-type, leaving an alias behind. * test/lisp/emacs-lisp/bytecomp-tests.el: (bytecomp-tests--warn-arity-non-compiled-callee): Rename from bytecomp-tests--warn-arity-noncompiled-callee. (bytecomp-test-defface-spec): Reword a deliberate misspelling of “default” that is so common I don’t want it to pollute the spelling dictionary. * test/lisp/emacs-lisp/package-vc-tests.el: (package-vc-tests-preserve-artifacts): Rename from package-vc-tests-preserve-artifacts. * test/lisp/eshell/em-prompt-tests.el: (em-prompt-test/forward-backward-paragraph-1): Reword a deliberate misspelling of “goodbye” that is so common I don’t want it to pollute the spelling dictionary.
* Update to Transient v0.11.0-10-g6637364eJonas Bernoulli2025-11-181-48/+44
|
* Update to Transient v0.10.1-8-g188ec9a1Jonas Bernoulli2025-10-131-2/+2
|
* Update to Transient v0.10.0-8-g5efa5c6eJonas Bernoulli2025-09-031-8/+75
|
* Update to Transient v0.9.4-8-g6bc543d5Jonas Bernoulli2025-08-011-2/+2
|
* Update to Transient v0.9.3-8-gecd64f17Jonas Bernoulli2025-07-011-2/+10
|
* Update to Transient v0.9.1-7-gd7d2c1c2Jonas Bernoulli2025-06-041-151/+222
|
* Update to Transient v0.8.6-7-g64cb8404Jonas Bernoulli2025-03-151-15/+15
|
* Update to Transient v0.8.4-7-gabee7353Jonas Bernoulli2025-02-011-6/+132
|
* Revert "Revert "Use @xref more consistently; "See @ref" -> "@xref"""Eli Zaretskii2025-01-191-8/+8
| | | | | | | | This reverts commit 59167e2de8a93341cd235d83e034c00be32403f6. TRT to use reference in Texinfo is to place some punctuation character after a reference. This is common both to @ref and to @xref. So this is what should be done to fix the changeset, not to revert it.
* Revert "Use @xref more consistently; "See @ref" -> "@xref""Po Lu2025-01-191-8/+8
| | | | | This reverts commit e54b94c28cdf9699009e7691f7c8ffa5b2c7b741, which prevented building Emacs on a number of my machine(s).
* Use @xref more consistently; "See @ref" -> "@xref"Stefan Kangas2025-01-191-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/lispref/commands.texi (Using Interactive): * doc/lispref/customize.texi (Type Keywords): * doc/lispref/edebug.texi (Using Edebug, Specification List): * doc/lispref/frames.texi (Frame Layout): * doc/lispref/functions.texi (What Is a Function, Related Topics): * doc/lispref/keymaps.texi (Controlling Active Maps, Key Lookup): * doc/lispref/minibuf.texi (Completion Variables): * doc/lispref/os.texi (Terminal Input): * doc/lispref/text.texi (JSONRPC Overview): * doc/misc/calc.texi (More About Embedded Mode, Customizing Calc): * doc/misc/cc-mode.texi (Movement Commands, Auto-newlines) (Config Basics, Custom Auto-newlines): * doc/misc/gnus.texi (Email Based Diary): * doc/misc/htmlfontify.texi (Interactive, Non-interactive): (Variables): * doc/misc/idlwave.texi (Using the Shell): * doc/misc/srecode.texi (Quick Start, User Templates) (Parts of SRecode, Compound Variable Values, Template Macros): * doc/misc/tramp.texi (Inline methods, FUSE-based methods) (Predefined connection information, Remote shell setup) (Frequently Asked Questions): * doc/misc/transient.texi (Configuration, Technical Introduction): (Binding Suffix and Infix Commands, Transient State): (Prefix Slots, Predicate Slots): * doc/misc/wisent.texi (Example, Compiling a grammar, Conflicts): (Grammar Debugging, Error recovery):
* Update to Transient v0.8.3-2-gf0478b29Jonas Bernoulli2025-01-031-167/+546
|
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| | | | Run "TZ=UTC0 admin/update-copyright".
* Update to Transient v0.7.4-1-g3d9e9358Jonas Bernoulli2024-08-051-5/+21
|
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
| | | | | See the note in admin/notes/documentation. Ref: https://lists.gnu.org/r/emacs-devel/2012-02/msg00649.html
* ; Fix punctuation in docsStefan Kangas2024-07-211-5/+5
|
* ; Set Transient's versionJonas Bernoulli2024-07-131-2/+2
|
* Update to Transient v0.7.2-4-gf75bc48dJonas Bernoulli2024-06-291-1/+30
|
* Update to Transient v0.7.2-1-gf273c0c8Jonas Bernoulli2024-06-241-2/+2
| | | | | | | | | | | This fixes two bugs, one of them restoring compatibility with the version that ships with Emacs 29, making emoji-insert usable again. The other changes are of cosmetic nature. The only exception is a new command, whose creation lead to the discovery of one of the bugs, and remains unused until a package author actually binds it in a prefix. I.e., unless someone actually uses this, the risk of a regression is close to zero, and even if it is used, it can only affect the prefix that binds it.
* Update to Transient v0.7.0-1-g482bc777Jonas Bernoulli2024-06-181-13/+24
|
* Spelling fixesPaul Eggert2024-06-041-1/+1
|
* Update to Transient v0.6.0-1-gcaef3347Jonas Bernoulli2024-03-211-9/+19
|
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dc4e6b13296 ; Update copyright years in more files 64b37776318 ; Run set-copyright from admin.el 8e1c56ae467 ; Add 2024 to copyright years # Conflicts: # doc/misc/modus-themes.org # doc/misc/texinfo.tex # etc/NEWS # etc/refcards/ru-refcard.tex # etc/themes/modus-operandi-theme.el # etc/themes/modus-themes.el # etc/themes/modus-vivendi-theme.el # lib/alloca.in.h # lib/binary-io.h # lib/c-ctype.h # lib/c-strcasecmp.c # lib/c-strncasecmp.c # lib/careadlinkat.c # lib/cloexec.c # lib/close-stream.c # lib/diffseq.h # lib/dup2.c # lib/filemode.h # lib/fpending.c # lib/fpending.h # lib/fsusage.c # lib/getgroups.c # lib/getloadavg.c # lib/gettext.h # lib/gettime.c # lib/gettimeofday.c # lib/group-member.c # lib/malloc.c # lib/md5-stream.c # lib/md5.c # lib/md5.h # lib/memmem.c # lib/memrchr.c # lib/nanosleep.c # lib/save-cwd.h # lib/sha1.c # lib/sig2str.c # lib/stdlib.in.h # lib/strtoimax.c # lib/strtol.c # lib/strtoll.c # lib/time_r.c # lib/xalloc-oversized.h # lisp/auth-source-pass.el # lisp/emacs-lisp/lisp-mnt.el # lisp/emacs-lisp/timer.el # lisp/info-look.el # lisp/jit-lock.el # lisp/loadhist.el # lisp/mail/rmail.el # lisp/net/ntlm.el # lisp/net/webjump.el # lisp/progmodes/asm-mode.el # lisp/progmodes/project.el # lisp/progmodes/sh-script.el # lisp/textmodes/flyspell.el # lisp/textmodes/reftex-toc.el # lisp/textmodes/reftex.el # lisp/textmodes/tex-mode.el # lisp/url/url-gw.el # m4/alloca.m4 # m4/clock_time.m4 # m4/d-type.m4 # m4/dirent_h.m4 # m4/dup2.m4 # m4/euidaccess.m4 # m4/fchmodat.m4 # m4/filemode.m4 # m4/fsusage.m4 # m4/getgroups.m4 # m4/getloadavg.m4 # m4/getrandom.m4 # m4/gettime.m4 # m4/gettimeofday.m4 # m4/gnulib-common.m4 # m4/group-member.m4 # m4/inttypes.m4 # m4/malloc.m4 # m4/manywarnings.m4 # m4/mempcpy.m4 # m4/memrchr.m4 # m4/mkostemp.m4 # m4/mktime.m4 # m4/nproc.m4 # m4/nstrftime.m4 # m4/pathmax.m4 # m4/pipe2.m4 # m4/pselect.m4 # m4/pthread_sigmask.m4 # m4/readlink.m4 # m4/realloc.m4 # m4/sig2str.m4 # m4/ssize_t.m4 # m4/stat-time.m4 # m4/stddef_h.m4 # m4/stdint.m4 # m4/stdio_h.m4 # m4/stdlib_h.m4 # m4/stpcpy.m4 # m4/strnlen.m4 # m4/strtoimax.m4 # m4/strtoll.m4 # m4/time_h.m4 # m4/timegm.m4 # m4/timer_time.m4 # m4/timespec.m4 # m4/unistd_h.m4 # m4/warnings.m4 # nt/configure.bat # nt/preprep.c # test/lisp/register-tests.el
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
| |
* | Introduce menus beneath new chapters in the Transient menuPo Lu2023-12-111-0/+21
| | | | | | | | | | | | * doc/misc/transient.texi (Usage) (Modifying Existing Transients): Insert menus from which Texinfo 4.13 can infer Prev and Next nodes.
* | ; * lisp/transient.el: Revert accidental changesJonas Bernoulli2023-12-051-27/+35
| |
* | Update to Transient v0.5.2Jonas Bernoulli2023-12-051-649/+397
| |
* | ; Reintroduce menus beneath chapters in the Transient manualPo Lu2023-09-031-0/+25
| | | | | | | | | | | | | | | | * doc/misc/transient.texi (Introduction) (Modifying Existing Transients, Predicate Slots): Return the menus to their proper location, so Texinfo 4.13 can infer up pointers for nodes within. The previous merge from emacs-29 overwrote this change.
* | Merge from origin/emacs-29Eli Zaretskii2023-09-021-25/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 648a5e33e80 Update to Org 9.6.8-3-g21171d 458442fe78c Escape percent character in treesit--inspect-name (bug#65... bc0426ce8ed Don't add an extraneous slash in remote PATH list in Eshell 34f7a47c9ce Fix Tramp on MS Windows ea5fd6c96bc * Fix native disassemble on Windows platforms (bug#65455) 91d2d8439bb * Handle missing eln file when trying to disassble (bug#6... e7ac50a1539 * lisp/emacs-lisp/comp.el (comp--native-compile): Fix OUT... 45cf3a0cede Update to Transient v0.4.3 31d3808fb9d Adapt Eshell manual 0c50af054f9 Fix applying patches with Git on MS-Windows # Conflicts: # doc/misc/transient.texi # test/lisp/eshell/esh-util-tests.el
| * Update to Transient v0.4.3Jonas Bernoulli2023-08-271-38/+28
| |
* | Avoid Unicode quotes within transient.texiPo Lu2023-08-291-47/+47
| | | | | | | | | | | | | | | | | | | | | | * doc/misc/transient.texi (Top, Introduction) (Aborting and Resuming Transients, Common Suffix Commands) (Enabling and Disabling Suffixes, Modifying Existing Transients) (Defining Transients, Binding Suffix and Infix Commands) (Suffix Specifications, Defining Suffix and Infix Commands) (Transient State, Group Classes, Suffix Value Methods) (Prefix Slots, Comparison With Other Packages, FAQ): Replace Unicode quote characters with grave quotes.
* | Reintroduce menus beneath chapters in the Transient manualPo Lu2023-08-291-0/+25
| | | | | | | | | | | | | | * doc/misc/transient.texi (Introduction) (Modifying Existing Transients, Predicate Slots): Return the menus to their proper location, so Texinfo 4.13 can infer up pointers for nodes within.
* | Update to Transient v0.4.3Jonas Bernoulli2023-08-271-38/+28
|/
* Update to Transient v0.4.1Jonas Bernoulli2023-06-021-3/+3
|
* Update to Transient v0.4.0Jonas Bernoulli2023-05-111-2/+2
| | | | Or strictly speaking v0.4.0-1-g428576a4.)
* Update to Transient v0.3.7-218-g3dbb22aJonas Bernoulli2023-03-261-0/+14
|
* Update to Transient v0.3.7-216-gfe40342Jonas Bernoulli2023-02-201-3/+2
|
* Update to Transient v0.3.7-204-gecff8c2Jonas Bernoulli2023-02-091-28/+2
|
* Update to Transient v0.3.7-196-gb91f509Jonas Bernoulli2023-01-301-40/+109
|
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
|
* ; Fix typosStefan Kangas2022-11-111-1/+1
|
* ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-271-1/+1
|
* * doc/misc/transient.texi: Update to transient v0.3.7-156-ga5562cbJonas Bernoulli2022-08-061-373/+429
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eventually we want to be able to generate "transient.texi" from "transient.org", without having to either give up on idiomatic texinfo or making it much more painful to maintain the org file. We are much closer to that now, but there are still a few areas where additional work is needed. This was mostly accomplished by using Org macros. The most significant outstanding issue is that the generated references don't yet look like an experienced texinfo author like Eli would like them to look. Additionally it is not yet possible to use a macro that produces @dots{} in the places Eli added them, and in Org code blocks it is not possible to use macros, so we cannot have @var{...} appear in "@lisp ... @end lisp". The last issue probably cannot be changed on Org's side, but since there are only two such code blocks, this might be a situation where the compromise has to come from the texinfo side. There are also three other very minor and inconsequential differences. For now I have regenerated the texinfo file from the org file and then discarded the differences mentioned in the previous paragraph. The process of merging (1) Eli's changes to the texinfo file (including, but certainly not limited to markup), (2) changes to the org source (updated content, formatting changes backported earlier, fixes for formatting changes Eli did not fix, etc.) and (3) changes to the code that converts the org source to texinfo, was very laborious and painful. In essence, this amounted to a (at least) three-way merge across three different languages and three repositories. I tried very hard to not waste any of the effort Eli had put into fixing up the generated texinfo file. I.e., I went back and forth making improvements to the org source, implementing org macros, regenerating the texinfo and comparing the remaining difference, and creating commits on both sides. This resulted in a dozen commits on both sides and took me well over a day. I could have put in even more effort to absolutely ensure nothing at all is lost in the process, but I think that would have amounted to a colossal waste of my time. Going forward, if you find unidiomatic texinfo, then please don't fix each instance. Instead write me an email, explaining what the problem is. You are welcome to make limited fixes to the content or fix one-of markup issue in the texinfo file; those are relatively simple to backport in comparison.
* ; Fix some typosStefan Kangas2022-05-151-1/+1
|
* * doc/misc/transient.texi: Fix @dircategory to "Emacs misc features" for dir.Juri Linkov2022-03-151-2/+2
|
* * doc/misc/transient.texi (Other Options): Fix a @ref. (Bug#54108)Eli Zaretskii2022-02-221-1/+1
|
* ; Separate command and concept index in Transient manualJonas Bernoulli2022-02-161-25/+25
| | | | | * doc/misc/transient.texi (cp): Use cp index for Concept index. * doc/misc/transient.texi (fn): Use fn index for Commands as well.