1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-09 08:21:30 -07:00
emacs/lisp/textmodes
Stefan Monnier ef11ff9b1f (fill-move-to-break-point): Skip white space
_before_ checking to see if we're hitting the margin.
(fill-region-as-paragraph): Don't fiddle with the undo-list any more:
it's now done by the C primitives.  Don't use narrowing.
Reorganize the line-breaking part of the code to simplify the control
flow and make it work in the absence of narrowing.
(fill-region): Don't use narrowing.
2002-10-31 00:30:36 +00:00
..
.gitignore
artist.el (artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF. 2002-10-18 15:27:18 +00:00
bib-mode.el
bibtex.el (bibtex-find-entry-location): Fix typo. 2002-10-18 08:27:27 +00:00
fill.el (fill-move-to-break-point): Skip white space 2002-10-31 00:30:36 +00:00
flyspell.el
ispell.el
makeinfo.el
nroff-mode.el
outline.el (outline-next-heading): Make sure the match-data is correct where returning. 2002-10-25 15:30:20 +00:00
page-ext.el
page.el
paragraphs.el (forward-paragraph): Keep track of remaining paragraphs to skip more carefully. 2002-10-10 18:01:57 +00:00
picture.el * textmodes/picture.el (picture-mouse-set-point): New command. 2002-10-26 22:40:40 +00:00
po.el (po-content-type-charset-alist): Delete most 2002-10-30 19:47:53 +00: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 Move reftex-set-dirty here from reftex.el. 2002-10-16 18:37:52 +00:00
reftex.el Move reftex-set-dirty to reftex-vars.el. 2002-10-16 18:39:02 +00:00
scribe.el
sgml-mode.el (sgml-close-tag, html-imenu-index): Fix typo. 2002-10-18 08:30:49 +00:00
spell.el
table.el (table-command-prefix): Fix type. 2002-09-05 18:42:13 +00:00
tex-mode.el
texinfmt.el (texinfo-format-ifplaintext): New function. 2002-10-29 07:53:08 +00:00
texinfo.el (texinfo-environments): Add environment; copying, documentdescription, 2002-10-29 07:52:32 +00:00
texnfo-upd.el
text-mode.el (text-mode-syntax-table): Make ' a prefix. 2002-10-21 21:04:50 +00:00
tildify.el
two-column.el
underline.el