1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/lisp/textmodes
Stefan Monnier 042c6fb7c7 Fix commenting convention. Remove unnecessary leading * in custom docstrings.
(flyspell-emacs): Remove unused var.
(flyspell-accept-buffer-local-defs): Use save-current-buffer.
(flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
(flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
(flyspell-debug-signal-word-checked): Use with-current-buffer.
(make-flyspell-overlay): Don't locally reuse a global name.
(flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
(flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
(flyspell-notify-misspell): Remove unused args `start' and `end'.
(flyspell-word): Adjust call accordingly.  Use ispell-send-string.
Wrap calls to accept-process-output inside with-local-quit since it's
often called from a post-command-hook.
(flyspell-correct-word, flyspell-auto-correct-word): Use ispell-send-string.
(flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
2005-11-16 17:00:29 +00:00
..
.gitignore
artist.el (artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03: 2005-10-06 15:00:49 +00:00
bib-mode.el
bibtex.el (bibtex-font-lock-url): Catch when point past bound of search. 2005-10-16 14:07:33 +00:00
conf-mode.el (conf-mode-initialize): New function. 2005-10-29 16:01:37 +00:00
dns-mode.el
enriched.el
fill.el (fill-nobreak-p): Fix first two rules to skip backward only 2005-10-21 08:50:28 +00:00
flyspell.el Fix commenting convention. Remove unnecessary leading * in custom docstrings. 2005-11-16 17:00:29 +00:00
ispell.el (ispell-command-loop): Change `i' description not to assume it 2005-11-03 21:34:12 +00:00
makeinfo.el
nroff-mode.el
org.el (org-export-as-html): Removed bogus (debug) form. 2005-11-07 10:57:10 +00:00
page-ext.el
page.el
paragraphs.el (sentence-end-base): Use real chars, so as 2005-10-25 04:56:18 +00:00
picture.el
po.el
refbib.el
refer.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
refill.el
reftex-auc.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
reftex-cite.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-dcr.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-global.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-index.el 2005-09-25 Romain Francoise <romain@orebokech.com> 2005-09-24 23:26:28 +00:00
reftex-parse.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-ref.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-sel.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-toc.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-vars.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex.el (reftex-use-fonts): removed the check for 2005-11-16 13:42:58 +00:00
sgml-mode.el
spell.el
table.el
tex-mode.el (tex-font-lock-keywords-2): Undo prev change. 2005-10-17 16:23:28 +00:00
texinfmt.el
texinfo.el (texinfo-mode): Change charset of one quotation mark 2005-10-25 16:14:44 +00:00
texnfo-upd.el
text-mode.el
tildify.el Message format spec fixes (2) 2005-09-18 12:28:30 +00:00
two-column.el
underline.el