1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-15 17:00:26 +00:00
emacs/lisp/textmodes
Stefan Monnier 877d353af8 (xemacsp): Remove. Replace with (featurep 'xemacs).
(ispell-graphic-p): Inline and then remove.
(toplevel): Get rid of unnecessary loop.
(ispell-parse-output, ispell-complete-word): Replace (substring s 0 1)
with a call to aref.
(ispell-get-line): Remove unused arg `reg-end'.
(ispell-region): Update corresponding call.
2003-05-14 01:54:28 +00:00
..
.gitignore
artist.el
bib-mode.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
bibtex.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
fill.el (text-property-default-nonsticky): Add fill-space. 2003-04-30 21:01:05 +00:00
flyspell.el
ispell.el (xemacsp): Remove. Replace with (featurep 'xemacs). 2003-05-14 01:54:28 +00:00
makeinfo.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
nroff-mode.el (nroff-mode-hook): Customize. 2003-01-03 20:04:48 +00:00
outline.el (outline-level): Demote it to defvar. 2003-03-14 21:43:53 +00:00
page-ext.el (pages-directory-mode-map): New. 2003-02-11 00:44:08 +00:00
page.el
paragraphs.el (sentence-end): Add Chinese and Japanese characters. 2003-02-24 04:50:59 +00:00
picture.el (picture-substitute): Use command remapping instead of 2003-01-12 20:51:36 +00:00
po.el
refbib.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
refer.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
refill.el (refill-fill-paragraph-at): Don't skip prefix since markers work right. 2003-04-04 21:02:36 +00:00
reftex-auc.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-cite.el (reftex-extract-bib-entries, reftex-extract-bib-entries-from-thebibliography): 2003-05-13 20:39:27 +00:00
reftex-dcr.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-global.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-index.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-parse.el (reftex-what-macro): Don't assume that point-min == 1. 2003-05-13 20:40:11 +00:00
reftex-ref.el Typo. 2003-05-13 20:40:31 +00:00
reftex-sel.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-toc.el (reftex-toc-visit-location): 2003-05-13 20:41:45 +00:00
reftex-vars.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex.el (reftex-select-with-char): Don't assume that point-min == 1. 2003-05-13 20:42:19 +00:00
scribe.el
sgml-mode.el (sgml-namespace-re): New const. 2003-05-12 15:46:02 +00:00
spell.el
table.el (table-generate-source): Use ?\\ instead of space in "work in progress" message. 2003-02-18 11:17:11 +00:00
tex-mode.el (tex-mode-syntax-table): ~ is not whitespace. 2003-05-10 18:54:13 +00:00
texinfmt.el (texinfo-format-iftex, texinfo-format-ifhtml) 2003-02-11 00:37:28 +00:00
texinfo.el (texinfo-outline-level): Remove. 2003-03-14 22:29:13 +00:00
texnfo-upd.el
text-mode.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
tildify.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
two-column.el
underline.el