diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2026-04-13 08:45:14 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2026-04-13 08:45:14 +0300 |
| commit | 9e87779b5e1d1e5e4c5a838a04c1bb8a38e78df1 (patch) | |
| tree | 18775a47d3bcb3c72ab340d4c6e8109e1116d76f | |
| parent | ea87862946e17147878507f57d7734b025c071b7 (diff) | |
Replace "doc string" with "docstring"
| -rw-r--r-- | doc/modus-themes.info | 254 | ||||
| -rw-r--r-- | doc/modus-themes.org | 10 |
2 files changed, 132 insertions, 132 deletions
diff --git a/doc/modus-themes.info b/doc/modus-themes.info index dabb5ed..fab4254 100644 --- a/doc/modus-themes.info +++ b/doc/modus-themes.info @@ -774,7 +774,7 @@ is already active, it must be reloaded for changes to take effect. modus-themes-org-blocks 'gray-background ; {nil,'gray-background,'tinted-background} ;; The `modus-themes-headings' is an alist: read the manual's - ;; node about it or its doc string. Basically, it supports + ;; node about it or its docstring. Basically, it supports ;; per-level configurations for the optional use of ;; `variable-pitch' typography, a height value as a multiple of ;; the base font size (e.g. 1.5), and a `WEIGHT'. @@ -3380,7 +3380,7 @@ configure the ‘variable-pitch’ (proportional spacing) and ‘fixed-pitch’ main typeface by configuring the ‘default’ face the same way. Put something like this in your initialization file (also consider -reading the doc string of ‘set-face-attribute’): +reading the docstring of ‘set-face-attribute’): ;; Main typeface (set-face-attribute 'default nil :family "DejaVu Sans Mono" :height 110) @@ -5878,7 +5878,7 @@ File: modus-themes.info, Node: Note on inline Latex in Org buffers, Next: Note Org can work with inline latex and related syntax. To actually fontify those constructs, set the variable ‘org-highlight-latex-and-related’ to -the desired list of values (per its doc string). For example: +the desired list of values (per its docstring). For example: (setq org-highlight-latex-and-related '(latex script)) @@ -5991,7 +5991,7 @@ between foreground and background coloration styles: with the variables ‘highlight-parentheses-background-colors’ and/or ‘highlight-parentheses-colors’. - So we can have something like this (the doc string of + So we can have something like this (the docstring of ‘modus-themes-with-colors’ explains where the names of the colors can be found): @@ -6299,7 +6299,7 @@ Emacs' HTML rendering library (‘shr.el’) may need explicit configuration to respect the theme's colors instead of whatever specifications the webpage provides. - Consult the doc string of ‘shr-use-colors’. + Consult the docstring of ‘shr-use-colors’. File: modus-themes.info, Node: Note on SHR fonts, Next: Note on Ement colors and fonts, Prev: Note on SHR colors, Up: Notes on individual packages @@ -7741,128 +7741,128 @@ Node: The require-theme for built-in Emacs themes21680 Node: Sample configuration22597 Node: Differences between loading and enabling24929 Node: Customization options27014 -Node: Disable other themes30799 -Node: Bold constructs32187 -Node: Italic constructs33059 -Node: Option for which themes to toggle33887 -Node: Option for which themes to rotate34650 -Node: Mixed fonts35680 -Node: Command prompts36734 -Node: Completion UIs38575 -Node: Org mode blocks41424 -Node: Heading styles42162 -Node: UI typeface46588 -Node: Palette overrides47561 -Node: Palette extension51939 -Node: Preview theme colors54415 -Node: Commands for the preview palette buffer56110 -Node: Use colors from the Modus themes palette58209 -Node: Get a single color from the palette with modus-themes-get-color-value59242 -Node: Use theme colors in code with modus-themes-with-colors61624 -Node: Advanced customization63976 -Node: DIY Palette override presets65790 -Node: DIY Add support for vc-annotate68622 -Node: DIY Add support for engrave-faces70148 -Node: DIY Stylistic variants using palette overrides80178 -Node: DIY Make the mode line borderless82178 -Node: DIY Make the active mode line colorful83553 -Node: DIY Make the tab bar more or less colorful85771 -Node: DIY Make the fringe invisible or another color87708 -Node: DIY Make links use subtle or no underlines88905 -Node: DIY Make prompts more or less colorful90023 -Node: DIY Make completion matches more or less colorful91346 -Node: DIY Make comments yellow and strings green94905 -Node: DIY Make code syntax use the old alt-syntax style96612 -Node: DIY Make use of alternative styles for code syntax99725 -Node: DIY Make matching parenthesis more or less intense103187 -Node: DIY Make box buttons more or less gray104559 -Node: DIY Make TODO and DONE more or less intense105572 -Node: DIY Make headings more or less colorful107073 -Node: DIY Make Org block colors more or less colorful109190 -Node: DIY Make Org agenda more or less colorful113647 -Node: DIY Make inline code in prose use alternative styles116822 -Node: DIY Make mail citations and headers more or less colorful119114 -Node: DIY Make the region preserve text colors, plus other styles121517 -Node: DIY Make mouse highlights more or less colorful123076 -Node: DIY Make language underlines less colorful124092 -Node: DIY Make line numbers use alternative styles125244 -Node: DIY Make diffs use only a foreground126887 -Node: DIY Make deuteranopia diffs red and blue instead of yellow and blue129774 -Node: DIY More accurate colors in terminal emulators132246 -Node: DIY Range of color with terminal emulators133554 -Node: DIY Per-theme customization settings136362 -Node: DIY Do not extend the region background137795 -Node: DIY Add padding to the mode line138596 -Node: DIY Remap face with local value141524 -Node: DIY Font configurations for Org and others144065 -Ref: DIY Font configurations for Org and others-Footnote-1147048 -Node: DIY Configure bold and italic faces147235 -Node: DIY Custom Org todo keyword and priority faces151873 -Node: DIY Custom Org emphasis faces155614 -Node: DIY Use colored Org source blocks per language160491 -Node: DIY Measure color contrast165221 -Node: DIY Load theme depending on time of day167938 -Node: DIY Backdrop for pdf-tools168966 -Node: DIY Toggle themes without reloading them172161 -Node: DIY Use more spacious margins or padding in Emacs frames173510 -Node: DIY Custom hl-todo colors177747 -Node: DIY Add support for solaire-mode179564 -Node: DIY Add support for meow-mode182678 -Node: DIY Add support for combobulate184488 -Node: DIY Use a hook at the post-load-theme phase188111 -Node: DIY A theme-agnostic hook for theme loading190458 -Node: Build on top of the Modus themes193089 -Node: Complete example of a Modus derivative theme199354 -Node: Complete example of a package that is derived from Modus200514 -Node: Complete example of a private theme derived from Modus203662 -Node: Complete example of a custom theme with its own palette205439 -Node: Complete example that also uses modus-themes-generate-palette210202 -Node: Determine what counts as a Modus theme227193 -Node: Create convenience commands to load a derivative theme230636 -Node: Arrange to activate your derivative themes232976 -Node: Face coverage235065 -Node: Supported packages235527 -Node: Indirectly covered packages241526 -Node: Notes on individual packages242882 -Node: Note on calendarel weekday and weekend colors243984 -Node: Note on git-gutter in Doom Emacs245134 -Node: Note on php-mode multiline comments247658 -Node: Note on underlines in compilation buffers248420 -Node: Note on inline Latex in Org buffers249294 -Node: Note on dimmerel249906 -Node: Note on display-fill-column-indicator-mode251393 -Node: Note on highlight-parenthesesel252846 -Node: Note on mmm-modeel background colors258947 -Node: Note for prism261301 -Node: Note on company-mode overlay pop-up264515 -Ref: Note on company-mode overlay pop-up-Footnote-1265245 -Ref: Note on company-mode overlay pop-up-Footnote-2265312 -Node: Note on ERC escaped color sequences265367 -Ref: Note on ERC escaped color sequences-Footnote-1266797 -Node: Note on powerline or spaceline266907 -Node: Note on SHR colors267323 -Node: Note on SHR fonts267745 -Node: Note on Ement colors and fonts268434 -Node: Note on pdf-tools link hints269958 -Node: Note on the Notmuch logo272416 -Node: Note on goto-address-mode faces272950 -Node: Frequently Asked Questions274070 -Node: Is the contrast ratio about adjacent colors?274648 -Node: What does it mean to avoid exaggerations?276157 -Node: Why are colors mostly variants of blue, magenta, cyan?278011 -Node: What is the best setup for legibility?282436 -Node: Are these color schemes?285082 -Node: Port the Modus themes to other platforms?288736 -Node: Contributing291626 -Node: Sources of the themes292025 -Node: Issues you can help with292921 -Node: Patches require copyright assignment to the FSF294360 -Node: Acknowledgements296582 -Node: GNU Free Documentation License301406 -Node: Indices326569 -Node: Function index326748 -Node: Variable index331906 -Node: Concept index336623 +Node: Disable other themes30798 +Node: Bold constructs32186 +Node: Italic constructs33058 +Node: Option for which themes to toggle33886 +Node: Option for which themes to rotate34649 +Node: Mixed fonts35679 +Node: Command prompts36733 +Node: Completion UIs38574 +Node: Org mode blocks41423 +Node: Heading styles42161 +Node: UI typeface46587 +Node: Palette overrides47560 +Node: Palette extension51938 +Node: Preview theme colors54414 +Node: Commands for the preview palette buffer56109 +Node: Use colors from the Modus themes palette58208 +Node: Get a single color from the palette with modus-themes-get-color-value59241 +Node: Use theme colors in code with modus-themes-with-colors61623 +Node: Advanced customization63975 +Node: DIY Palette override presets65789 +Node: DIY Add support for vc-annotate68621 +Node: DIY Add support for engrave-faces70147 +Node: DIY Stylistic variants using palette overrides80177 +Node: DIY Make the mode line borderless82177 +Node: DIY Make the active mode line colorful83552 +Node: DIY Make the tab bar more or less colorful85770 +Node: DIY Make the fringe invisible or another color87707 +Node: DIY Make links use subtle or no underlines88904 +Node: DIY Make prompts more or less colorful90022 +Node: DIY Make completion matches more or less colorful91345 +Node: DIY Make comments yellow and strings green94904 +Node: DIY Make code syntax use the old alt-syntax style96611 +Node: DIY Make use of alternative styles for code syntax99724 +Node: DIY Make matching parenthesis more or less intense103186 +Node: DIY Make box buttons more or less gray104558 +Node: DIY Make TODO and DONE more or less intense105571 +Node: DIY Make headings more or less colorful107072 +Node: DIY Make Org block colors more or less colorful109189 +Node: DIY Make Org agenda more or less colorful113646 +Node: DIY Make inline code in prose use alternative styles116821 +Node: DIY Make mail citations and headers more or less colorful119113 +Node: DIY Make the region preserve text colors, plus other styles121516 +Node: DIY Make mouse highlights more or less colorful123075 +Node: DIY Make language underlines less colorful124091 +Node: DIY Make line numbers use alternative styles125243 +Node: DIY Make diffs use only a foreground126886 +Node: DIY Make deuteranopia diffs red and blue instead of yellow and blue129773 +Node: DIY More accurate colors in terminal emulators132245 +Node: DIY Range of color with terminal emulators133553 +Node: DIY Per-theme customization settings136361 +Node: DIY Do not extend the region background137794 +Node: DIY Add padding to the mode line138595 +Node: DIY Remap face with local value141523 +Node: DIY Font configurations for Org and others144064 +Ref: DIY Font configurations for Org and others-Footnote-1147046 +Node: DIY Configure bold and italic faces147233 +Node: DIY Custom Org todo keyword and priority faces151871 +Node: DIY Custom Org emphasis faces155612 +Node: DIY Use colored Org source blocks per language160489 +Node: DIY Measure color contrast165219 +Node: DIY Load theme depending on time of day167936 +Node: DIY Backdrop for pdf-tools168964 +Node: DIY Toggle themes without reloading them172159 +Node: DIY Use more spacious margins or padding in Emacs frames173508 +Node: DIY Custom hl-todo colors177745 +Node: DIY Add support for solaire-mode179562 +Node: DIY Add support for meow-mode182676 +Node: DIY Add support for combobulate184486 +Node: DIY Use a hook at the post-load-theme phase188109 +Node: DIY A theme-agnostic hook for theme loading190456 +Node: Build on top of the Modus themes193087 +Node: Complete example of a Modus derivative theme199352 +Node: Complete example of a package that is derived from Modus200512 +Node: Complete example of a private theme derived from Modus203660 +Node: Complete example of a custom theme with its own palette205437 +Node: Complete example that also uses modus-themes-generate-palette210200 +Node: Determine what counts as a Modus theme227191 +Node: Create convenience commands to load a derivative theme230634 +Node: Arrange to activate your derivative themes232974 +Node: Face coverage235063 +Node: Supported packages235525 +Node: Indirectly covered packages241524 +Node: Notes on individual packages242880 +Node: Note on calendarel weekday and weekend colors243982 +Node: Note on git-gutter in Doom Emacs245132 +Node: Note on php-mode multiline comments247656 +Node: Note on underlines in compilation buffers248418 +Node: Note on inline Latex in Org buffers249292 +Node: Note on dimmerel249903 +Node: Note on display-fill-column-indicator-mode251390 +Node: Note on highlight-parenthesesel252843 +Node: Note on mmm-modeel background colors258943 +Node: Note for prism261297 +Node: Note on company-mode overlay pop-up264511 +Ref: Note on company-mode overlay pop-up-Footnote-1265241 +Ref: Note on company-mode overlay pop-up-Footnote-2265308 +Node: Note on ERC escaped color sequences265363 +Ref: Note on ERC escaped color sequences-Footnote-1266793 +Node: Note on powerline or spaceline266903 +Node: Note on SHR colors267319 +Node: Note on SHR fonts267740 +Node: Note on Ement colors and fonts268429 +Node: Note on pdf-tools link hints269953 +Node: Note on the Notmuch logo272411 +Node: Note on goto-address-mode faces272945 +Node: Frequently Asked Questions274065 +Node: Is the contrast ratio about adjacent colors?274643 +Node: What does it mean to avoid exaggerations?276152 +Node: Why are colors mostly variants of blue, magenta, cyan?278006 +Node: What is the best setup for legibility?282431 +Node: Are these color schemes?285077 +Node: Port the Modus themes to other platforms?288731 +Node: Contributing291621 +Node: Sources of the themes292020 +Node: Issues you can help with292916 +Node: Patches require copyright assignment to the FSF294355 +Node: Acknowledgements296577 +Node: GNU Free Documentation License301401 +Node: Indices326564 +Node: Function index326743 +Node: Variable index331901 +Node: Concept index336618 End Tag Table diff --git a/doc/modus-themes.org b/doc/modus-themes.org index d33972d..80b30c7 100644 --- a/doc/modus-themes.org +++ b/doc/modus-themes.org @@ -570,7 +570,7 @@ reloaded for changes to take effect. modus-themes-org-blocks 'gray-background ; {nil,'gray-background,'tinted-background} ;; The `modus-themes-headings' is an alist: read the manual's - ;; node about it or its doc string. Basically, it supports + ;; node about it or its docstring. Basically, it supports ;; per-level configurations for the optional use of ;; `variable-pitch' typography, a height value as a multiple of ;; the base font size (e.g. 1.5), and a `WEIGHT'. @@ -3174,7 +3174,7 @@ faces respectively. It may also be convenient to set your main typeface by configuring the ~default~ face the same way. Put something like this in your initialization file (also consider -reading the doc string of ~set-face-attribute~): +reading the docstring of ~set-face-attribute~): #+begin_src emacs-lisp ;; Main typeface @@ -5671,7 +5671,7 @@ render the affected text with the ~italic~ face: Org can work with inline latex and related syntax. To actually fontify those constructs, set the variable ~org-highlight-latex-and-related~ to -the desired list of values (per its doc string). For example: +the desired list of values (per its docstring). For example: #+begin_src emacs-lisp (setq org-highlight-latex-and-related '(latex script)) @@ -5792,7 +5792,7 @@ To reuse colors from the themes, we must wrap our code in the the variables ~highlight-parentheses-background-colors~ and/or ~highlight-parentheses-colors~. -So we can have something like this (the doc string of +So we can have something like this (the docstring of ~modus-themes-with-colors~ explains where the names of the colors can be found): @@ -6098,7 +6098,7 @@ Emacs' HTML rendering library ({{{file(shr.el)}}}) may need explicit configuration to respect the theme's colors instead of whatever specifications the webpage provides. -Consult the doc string of ~shr-use-colors~. +Consult the docstring of ~shr-use-colors~. ** Note on SHR fonts :properties: |
