1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 17:01:01 -08:00
emacs/lisp/textmodes
H. Dieter Wilhelm eb090f65ce Handle negative prefix arguments to mark-paragraph correctly
* textmodes/paragraph.el (mark-paragraph): Handle negative
arguments correctly (bug#18847).  This makes `M- M-h M-h' do the
correct thing with expanding the region (like other marking
commands) backwards.  Also fix problem at the end of the buffer,
where the numbers of paragraphs left in the buffer is less than
ARG, then paragraphs would also be marked *before* the current
paragraph.  Also clarify the doc string.
2020-08-13 11:51:26 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01:00
conf-mode.el
css-mode.el Add sass @use rule to css-mode 2020-08-04 12:12:46 +02:00
dns-mode.el
enriched.el
fill.el
flyspell.el
ispell.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el
rst.el
sgml-mode.el Add a new HTML skeleton for relative (file) URLs 2020-08-06 15:11:48 +02:00
table.el
tex-mode.el Fix fontification of outdated TeX form 2020-08-10 16:26:34 +02:00
texinfmt.el
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el