diff options
| author | Eli Zaretskii | 2024-06-01 08:34:43 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2024-06-01 08:34:43 -0400 |
| commit | 22d9bbe284e96037f190e0152461efb05cae9455 (patch) | |
| tree | 25a2fc65c1cc62252bf095ee592829be99c43959 /admin | |
| parent | bed63ea922a4e13bd3d6fbb3e7e7f2b408779d3b (diff) | |
| parent | bf50aa38f9d2a3a5af8d32ce139c7533c912c476 (diff) | |
| download | emacs-22d9bbe284e96037f190e0152461efb05cae9455.tar.gz emacs-22d9bbe284e96037f190e0152461efb05cae9455.zip | |
Merge from origin/emacs-29
bf50aa38f9d Improve documentation of case-conversion commands
225b426f256 ; Fix typos
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/notes/www | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/www b/admin/notes/www index 0a2d4aa9859..f22eff8f4c7 100644 --- a/admin/notes/www +++ b/admin/notes/www | |||
| @@ -85,7 +85,7 @@ permanent redirects, and changes go live more-or-less straight away. | |||
| 85 | This method is useful for making cross-references to non-Emacs manuals | 85 | This method is useful for making cross-references to non-Emacs manuals |
| 86 | work; see manual/.htaccess in the repository. You only have to add a | 86 | work; see manual/.htaccess in the repository. You only have to add a |
| 87 | single redirect for every given external manual, you can redirect | 87 | single redirect for every given external manual, you can redirect |
| 88 | html_node to hmtl_node and html_mono to html_mono. | 88 | html_node to html_node and html_mono to html_mono. |
| 89 | 89 | ||
| 90 | * Why CVS? | 90 | * Why CVS? |
| 91 | 91 | ||