1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/textmodes
Stefan Monnier 1ddad36ec0 (fill-paragraph): Consider a comment-start as
a paragraph starter when filling non-comments.
(fill-comment-paragraph): Use comment-search-forward.
Recognize paragraph starters and separators within comments.
Use adaptive-fill-prefix when it works.  Don't narrow while doing the fill.
2002-11-07 22:51:28 +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 (return-key-bib): Use insert instead of insert-string. 2001-11-26 16:18:39 +00:00
bibtex.el (bibtex-find-entry-location): Fix typo. 2002-10-18 08:27:27 +00:00
fill.el (fill-paragraph): Consider a comment-start as 2002-11-07 22:51:28 +00:00
flyspell.el (make-flyspell-overlay): Add help text to flyspell overlays. 2002-05-08 15:27:26 +00:00
ispell.el (check-ispell-version): Bind default-directory 2002-07-29 17:29:31 +00:00
makeinfo.el (makeinfo-compilation-sentinel): 2001-12-30 19:33:13 +00:00
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 (pages-target-buffer): Add defvar. Renamed from target-buffer. 2002-08-12 17:23:16 +00:00
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 (refill-mode): Don't barf when redundantly turning refill-mode off. 2001-12-22 12:25:14 +00:00
reftex-auc.el Updated to RefTeX 4.18 2002-07-25 07:03:41 +00:00
reftex-cite.el Update to RefTeX 4.18 2002-08-20 10:42:52 +00:00
reftex-dcr.el Update to RefTeX 4.18 2002-08-20 10:42:52 +00:00
reftex-global.el Updated to RefTeX 4.18 2002-07-25 07:03:41 +00:00
reftex-index.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-parse.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-ref.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-sel.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
reftex-toc.el Update to RefTeX 4.19 2002-08-27 09:58:05 +00:00
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 Doc fixes. 2001-12-20 18:59:32 +00:00
sgml-mode.el (sgml-skip-tag-backward, sgml-skip-tag-forward): 2002-11-01 17:41:41 +00:00
spell.el
table.el (table-command-prefix): Fix type. 2002-09-05 18:42:13 +00:00
tex-mode.el (tex-dvi-view-command): Value can be sexp. 2002-11-06 05:05:47 +00:00
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 Revert last change. 2002-03-09 20:11:46 +00:00
text-mode.el (text-mode-syntax-table): Make ' a prefix. 2002-10-21 21:04:50 +00:00
tildify.el (tildify-string-alist): Entry for xml-mode added. 2002-03-02 20:42:20 +00:00
two-column.el
underline.el