1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 23:40:24 -08:00
emacs/lisp/textmodes
Eli Zaretskii 8937dee9e4 New commands to convert ASCII to fullwidth characters and back
* lisp/textmodes/text-mode.el (text-mode--fullwidth-table): New
variable.
(text-mode--get-fullwidth-table): New internal function.
(fullwidth-region, halfwidth-region, fullwidth-word)
(halfwidth-word): New commands.  (Bug#71822)

* etc/NEWS: Announce new commands.
2025-03-02 15:25:53 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el ; Fix typos 2025-02-22 14:48:29 +01:00
conf-mode.el Prefer defvar-keymap in conf-mode.el 2025-02-19 23:36:07 +01:00
css-mode.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
dns-mode.el Prefer plusp/minusp to cl-plusp/cl-minusp 2025-02-17 22:46:56 +01:00
emacs-authors-mode.el
emacs-news-mode.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
enriched.el
fill.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
flyspell.el
glyphless-mode.el
html-ts-mode.el New variable 'treesit-aggregated-outline-predicate' (bug#76398) 2025-02-21 09:55:54 +02:00
ispell.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
less-css-mode.el
makeinfo.el
markdown-ts-mode.el Improve 'treesit-outline-search' 2025-02-27 19:21:45 +02:00
mhtml-mode.el
mhtml-ts-mode.el Fix CSS indentation, added support for CSS 'color_value'. 2025-02-27 20:06:20 +02:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
pixel-fill.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
reftex-dcr.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-global.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-index.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-parse.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-ref.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-sel.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
reftex-toc.el
reftex-vars.el
reftex.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
remember.el
rst.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
sgml-mode.el
string-edit.el
table.el
tex-mode.el Prefer incf to cl-incf in textmodes/*.el 2025-02-24 19:27:47 +01:00
texinfmt.el
texinfo.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
texnfo-upd.el
text-mode.el New commands to convert ASCII to fullwidth characters and back 2025-03-02 15:25:53 +02:00
tildify.el
toml-ts-mode.el Improve treesit settings for {json,html,toml,yaml}-ts-mode (bug#73404) 2025-02-09 19:54:02 +02:00
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el ; Declare treesit.c functions 2025-02-15 14:53:59 +02:00