emacs/lisp/textmodes
Dan Nicolaescu 91dd4dc442 * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
only if it is bound.

* textmodes/reftex.el: Move autoloads for before all uses.
(reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
(reftex-delete-overlay): Move to the top level with the condition
in the body.

* progmodes/simula.el: Use when instead of if.

* iimage.el (iimage-locate-file): Define unconditionally.

* mail/mailabbrev.el (mail-abbrev-next-line):
* emulation/vip.el (vip-enlarge-region, vip-line)
(vip-next-line-at-bol, vip-previous-line)
(vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
Wrap with-no-warnings around uses of next-line and previous-line.

* ediff.el (run-ediff-from-cvs-buffer):
* ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove
function not used by pcl-cvs anymore.
(noninteractive, generic-sc-get-latest-rev)
(ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
Delete support for long obsolete generic-sc.el.
2007-10-31 06:28:09 +00:00
..
.gitignore
artist.el (artist-previous-line, artist-next-line): Use forward-line. 2007-10-18 15:56:22 +00:00
bib-mode.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
bibtex-style.el (bibtex-style-indent-basic): Specify a custom group. 2007-09-15 20:44:17 +00:00
bibtex.el Merge from emacs--rel--22 2007-07-26 05:28:10 +00:00
conf-mode.el (conf-space-keywords): Mark this regexp as safe if a string. 2007-10-25 04:02:50 +00:00
css-mode.el Merge from emacs--rel--22 2007-10-27 09:07:17 +00:00
dns-mode.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
enriched.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
fill.el (fill-nobreak-p): Replace obsolete alias 2007-10-26 20:35:31 +00:00
flyspell.el * textmodes/flyspell.el (message-signature-separator): 2007-10-29 18:32:32 +00:00
ispell.el (ispell-word): Add interactive arg `region'. Fix docstring. 2007-10-18 00:07:48 +00:00
makeinfo.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
nroff-mode.el Merge from emacs--rel--22 2007-08-13 13:41:28 +00:00
org-export-latex.el Revert down-casing of copyright header. 2007-10-29 07:24:05 +00:00
org-publish.el (org-publish-get-plist-from-filename): 2007-10-29 07:30:06 +00:00
org.el (org-no-warnings): New macro. 2007-10-25 14:24:43 +00:00
page-ext.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
page.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
paragraphs.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
picture.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
po.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
refbib.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
refer.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
refill.el Replace `iff' in doc-strings and comments. 2007-08-08 07:27:21 +00:00
reftex-auc.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
reftex-cite.el Remove some trailing whitespace. 2007-10-12 06:39:21 +00:00
reftex-dcr.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
reftex-global.el Replace `iff' in doc-strings and comments. 2007-08-08 07:27:21 +00:00
reftex-index.el * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p) 2007-10-30 03:17:35 +00:00
reftex-parse.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
reftex-ref.el (reftex-offer-label-menu): Use mapc rather than mapcar. 2007-10-12 06:37:58 +00:00
reftex-sel.el (reftex-select-item): Use mapc rather than mapcar. 2007-10-13 23:01:09 +00:00
reftex-toc.el (reftex-toc-do-promote): Use mapc rather than mapcar. 2007-10-12 06:34:33 +00:00
reftex-vars.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
reftex.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
remember-diary.el Add arch tagline 2007-10-30 23:27:59 +00:00
remember.el Add arch tagline 2007-10-30 23:27:59 +00:00
sgml-mode.el Merge from emacs--rel--22 2007-08-13 13:41:28 +00:00
spell.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
table.el (table--generate-source-epilogue, table-insert, 2007-09-26 00:36:39 +00:00
tex-mode.el Merge from emacs--rel--22 2007-10-27 09:07:17 +00:00
texinfmt.el Merge from emacs--rel--22 2007-08-27 04:00:19 +00:00
texinfo.el Remove spurious * in docstrings. 2007-09-10 04:02:09 +00:00
texnfo-upd.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
text-mode.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
tildify.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
two-column.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
underline.el Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00