emacs/lisp/textmodes
Dan Nicolaescu 4ea0e84a49 * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
(edt-gnu-emacs19-p): Remove.
(edt-emacs-variant, edt-window-system): Use feature 'emacs.
(edt-xserver, edt-page-backward, edt-beginning-of-line)
(edt-end-of-line-forward, edt-end-of-line-backward)
(edt-one-word-forward, edt-one-word-backward, edt-character)
(edt-line-forward, edt-next-line, edt-previous-line, edt-top)
(edt-find-forward, edt-find-backward, edt-find-next-forward)
(edt-find-next-backward, edt-reset, edt-advance, edt-backup)
(edt-define-key, edt-bottom-check, edt-sentence-forward)
(edt-sentence-backward, edt-paragraph-forward)
(edt-paragraph-backward, edt-restore-key, edt-window-top)
(edt-window-bottom, edt-scroll-window-forward-line)
(edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
(edt-line-to-top-of-window, edt-paragraph-backward)
(edt-restore-key, edt-window-top, edt-window-bottom)
(edt-scroll-window-forward-line)
(edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
(edt-line-to-middle-of-window, edt-goto-percentage)
(edt-display-the-time, edt-remember, edt-split-window)
(edt-emulation-on, edt-emulation-off)
(edt-default-emulation-setup, edt-user-emulation-setup)
(edt-select-default-global-map, edt-select-user-global-map):
Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
tests.

* textmodes/reftex-index.el (reftex-index-selection-or-word): Use
feature test instead of boundp test so it can be resolved at
compile time.

* net/newsticker.el (replace-regexp-in-string): Only define for
XEmacs.
2007-10-30 03:17:35 +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
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
enriched.el
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
nroff-mode.el
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
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Remove some trailing whitespace. 2007-10-12 06:39:21 +00:00
reftex-dcr.el
reftex-global.el
reftex-index.el * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p) 2007-10-30 03:17:35 +00:00
reftex-parse.el
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
reftex.el * textmodes/reftex.el: Move require easymenu before first use. 2007-10-21 00:24:32 +00:00
remember-diary.el Check in Remember Mode 2007-10-30 01:39:14 +00:00
remember.el Check in Remember Mode 2007-10-30 01:39:14 +00:00
sgml-mode.el
spell.el
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
text-mode.el
tildify.el
two-column.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
underline.el