1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bib-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bibtex-style.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bibtex.el Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01:00
conf-mode.el * lisp/textmodes/conf-mode.el (conf-mode): Fix last change 2020-03-25 14:09:48 -04:00
css-mode.el Add sass @use rule to css-mode 2020-08-04 12:12:46 +02:00
dns-mode.el dns-mode-soa-auto-increment-serial: safe if symbolp 2020-01-27 21:35:17 -08:00
enriched.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fill.el * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation. 2020-03-14 11:25:57 +01:00
flyspell.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
ispell.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
less-css-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
makeinfo.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706) 2020-02-25 02:38:33 +02:00
page-ext.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
page.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
refer.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
refill.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-auc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-cite.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-dcr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-global.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-index.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-ref.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-sel.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-toc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-vars.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
reftex.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
remember.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
rst.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sgml-mode.el Add a new HTML skeleton for relative (file) URLs 2020-08-06 15:11:48 +02:00
table.el Merge from origin/emacs-27 2020-03-07 07:50:28 -08:00
tex-mode.el Fix fontification of outdated TeX form 2020-08-10 16:26:34 +02:00
texinfmt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
text-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tildify.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
two-column.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
underline.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00