1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/lisp/textmodes
Romain Francoise 5b76833fd5 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
* woman.el (woman-file-name):
	* wid-edit.el (widget-file-prompt-value)
	(widget-coding-system-prompt-value):
	* w32-fns.el (set-w32-system-coding-system):
	* vc.el (vc-version-diff, vc-annotate):
	* textmodes/reftex-auc.el (reftex-arg-cite)
	(reftex-arg-index-tag):
	* textmodes/refer.el (refer-get-bib-files):
	* textmodes/artist.el (artist-figlet-choose-font):
	* terminal.el (terminal-emulator):
	* replace.el (occur-read-primary-args):
	* rect.el (string-rectangle, string-insert-rectangle):
	* ps-print.el (ps-print-preprint):
	* progmodes/pascal.el (pascal-goto-defun):
	* progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
	* progmodes/compile.el (compilation-find-file):
	* printing.el (pr-interactive-n-up):
	* play/animate.el (animate-birthday-present):
	* net/rcompile.el (remote-compile):
	* man.el (man, Man-goto-section, Man-follow-manual-reference):
	* mail/rmailsum.el (rmail-summary-search-backward)
	(rmail-summary-search):
	* mail/rmailout.el (rmail-output-read-rmail-file-name)
	(rmail-output-read-file-name):
	* mail/rmail.el (rmail-search, rmail-search-backwards):
	* mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
	* locate.el (locate):
	* international/quail.el (quail-show-keyboard-layout):
	* international/mule.el (set-buffer-file-coding-system)
	(revert-buffer-with-coding-system, set-file-name-coding-system)
	(set-terminal-coding-system, set-keyboard-coding-system)
	(set-next-selection-coding-system):
	* international/mule-diag.el (describe-coding-system)
	(describe-font, describe-fontset):
	* international/mule-cmds.el (universal-coding-system-argument)
	(search-unencodable-char, describe-input-method)
	(set-language-environment, describe-language-environment):
	* international/codepage.el (codepage-setup):
	* international/code-pages.el (codepage-setup):
	* info.el (Info-search, Info-follow-reference)
	(Info-search-backward):
	* emacs-lisp/advice.el (ad-read-advised-function)
	(ad-read-advice-class, ad-clear-cache, ad-activate)
	(ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
	(ad-enable-advice, ad-disable-advice, ad-remove-advice)
	(ad-read-regexp):
	* ediff-util.el (ediff-toggle-regexp-match):
	* ediff-ptch.el (ediff-prompt-for-patch-file):
	* dired-aux.el (dired-diff):
	* diff.el (diff):
	* cus-edit.el (custom-variable-prompt):
	* calendar/timeclock.el (timeclock-ask-for-project):
	* calc/calcalg3.el (calc-get-fit-variables):
	* calc/calc-store.el (calc-edit-variable)
	(calc-permanent-variable):
	* vc-mcvs.el (vc-mcvs-register):
	* shadowfile.el (shadow-define-literal-group):
	* woman.el (woman-file-name):
	* vc.el (vc-version-diff, vc-merge):
	* textmodes/reftex-index.el (reftex-index-complete-tag):
	* format.el (format-decode-buffer, format-decode-region):
	* emulation/viper-cmd.el (viper-read-string-with-history):
	* emacs-lisp/debug.el (cancel-debug-on-entry):
	* emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
	* ediff.el (ediff-merge-revisions)
	(ediff-merge-revisions-with-ancestor, ediff-revision):
	* completion.el (interactive-completion-string-reader):
	* calc/calc-prog.el (calc-user-define-formula):
	Follow convention for reading with the minibuffer.
2005-09-24 13:44:02 +00:00
..
.gitignore
artist.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
bib-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
bibtex.el Message format spec fixes (2) 2005-09-18 12:28:30 +00:00
conf-mode.el (outline-heading-end-regexp): Add defvar. 2005-08-31 10:25:00 +00:00
dns-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
enriched.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
fill.el (fill-nonuniform-paragraphs): Improve argument/docstring consistency. 2005-08-09 14:05:24 +00:00
flyspell.el (flyspell-incorrect-hook, flyspell-highlight-incorrect-region) 2005-09-23 18:29:20 +00:00
ispell.el (ispell-maybe-find-aspell-dictionaries): New function, code extracted from 2005-09-24 10:46:03 +00:00
makeinfo.el (tex-end-of-header, tex-start-of-header): Add defvars. 2005-08-31 10:26:53 +00:00
nroff-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
org.el * textmodes/org.el (org-mode-map, orgtbl-mode-map): Move 2005-09-23 15:45:39 +00:00
page-ext.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
page.el (narrow-to-page): Exclude _entire_ multi-line delimiter from the region 2005-09-10 15:22:29 +00:00
paragraphs.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
picture.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
po.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
refbib.el (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring 2005-08-09 11:00:42 +00:00
refer.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
refill.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
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-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +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 Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
sgml-mode.el * progmodes/compile.el (compilation-start): Add autoload cookie. 2005-08-27 14:38:22 +00:00
spell.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
table.el * mh-customize.el: Do not use face-alias compatibility for 2005-08-15 21:29:32 +00:00
tex-mode.el (tex-send-tex-command, tex-bibtex-file): Undo last change. 2005-09-02 18:24:29 +00:00
texinfmt.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
texinfo.el (outline-heading-alist): Add defvar. 2005-08-31 10:32:55 +00:00
texnfo-upd.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
text-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
tildify.el Message format spec fixes (2) 2005-09-18 12:28:30 +00:00
two-column.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
underline.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00