1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 21:50:45 -08:00
Commit graph

2061 commits

Author SHA1 Message Date
Stefan Monnier
326ebf78cd (ispell-find-aspell-dictionaries): Remove interactive spec. 2005-10-03 18:11:35 +00:00
Romain Francoise
1fdecd0cd4 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el (bibtex-valid-entry-whitespace-re): Do not
	match newline.
	(bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
	(bibtex-summary): remove unnecessary save-excursion.
	(bibtex-fill-field-bounds): Use fill-region-as-paragraph.
2005-10-01 20:09:23 +00:00
Juanma Barranquero
014e29b972 (tex-insert-quote, latex-indent): Quote face names. 2005-09-26 09:47:11 +00:00
Juanma Barranquero
c7d9f1949f (org-table-sum): Fix format string. 2005-09-26 09:41:32 +00:00
Romain Francoise
ce5a3ac01e 2005-09-25 Romain Francoise <romain@orebokech.com>
* dired-aux.el (dired-copy-file-recursive):
	* dired.el (dired-delete-file):
	* ediff-mult.el (ediff-dir-diff-copy-file):
	* ediff-util.el (ediff-test-save-region):
	* forms.el (forms-mode):
	* ido.el (ido-file-internal, ido-delete-file-at-head):
	* log-edit.el (log-edit-done):
	* ses.el (ses-yank-resize):
	* play/gomoku.el (gomoku-human-plays, gomoku)
	(gomoku-human-resigns, gomoku-prompt-for-other-game)
	(gomoku-offer-a-draw):
	* play/landmark.el (lm-human-resigns, lm):
	* net/eudcb-ldap.el (eudc-ldap-check-base):
	* play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
	* progmodes/ebrowse.el (ebrowse-find-pattern):
	* progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
	* textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
	End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
	space.

	* vc.el (vc-delete-file):
	* play/gomoku.el (gomoku-terminate-game, gomoku)
	(gomoku-prompt-for-move, gomoku-human-takes-back):
	* play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
	(lm-start-robot, lm-human-plays): Remove extraneous spaces in
	messages.
2005-09-24 23:26:28 +00:00
Stefan Monnier
621f893a9d (tex-font-lock-append-prop, tex-font-lock-suscript, tex-insert-quote)
(latex-indent): Adjust to the new symbol used for the tex-verbatim face.
2005-09-24 17:44:30 +00:00
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
Eli Zaretskii
999f7d6519 (ispell-maybe-find-aspell-dictionaries): New function, code extracted from
ispell-valid-dictionary-list.
(ispell-valid-dictionary-list, ispell-accept-buffer-local-defs): Call it.
2005-09-24 10:46:03 +00:00
Richard M. Stallman
91346f5419 (flyspell-incorrect-hook, flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region): Doc fixes.
2005-09-23 18:29:20 +00:00
Carsten Dominik
28e5b05106 * textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
	of `remap' feature when available.  Additional key bindings for
	better tty support.
	(org-mode-restart, org-force-self-insert): New commands.
	(org-time-stamp-inactive): New command.
	(org-remap): New function.
	(org-table-auto-blank-field, org-level-color-stars-only): New
	options.
	(org-enable-fixed-width-editor): Moved to `org-structure'
	customization group.
	(org-self-insert-command, orgtbl-self-insert-command): Modified to
	blank field after field motion commands.
2005-09-23 15:45:39 +00:00
Thien-Thi Nguyen
27e816524a Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
Deepak Goel
5673af85e4 Message format spec fixes (2) 2005-09-18 12:28:30 +00:00
Eli Zaretskii
4ca8965ca1 (ispell-aspell-supports-utf8): New variable.
(ispell-check-version): Set ispell-aspell-supports-utf8 to t for
aspell versions >= 0.60.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
only if ispell-aspell-supports-utf8 is non-nil.
2005-09-17 11:35:13 +00:00
Carsten Dominik
7b07114a17 Little fixes to remove compiler warnings
reftex-index.el (reftex-query-index-phrase): More efficient use
	of markers.
2005-09-16 10:05:32 +00:00
Juanma Barranquero
9dc08dc9a3 (reftex-tables-dirty): Add defvas. 2005-09-13 08:53:47 +00:00
Eli Zaretskii
0e43543032 (narrow-to-page): Exclude _entire_ multi-line delimiter from the region
narrowed to.
2005-09-10 15:22:29 +00:00
Eli Zaretskii
c10b0abc38 (ispell-check-version): Signal an error if aspell version is less than 0.60. 2005-09-10 15:09:06 +00:00
Stefan Monnier
8ca6634880 (tex-send-tex-command, tex-bibtex-file): Undo last change.
Enclosing the result in quotes broke things on Unix since tex-send-command
passes it through shell-quote-argument.
(tex-send-command): Pass `file' through convert-standard-filename if possible.
(tex-uptodate-p): Handle the case where TeX hasn't put additional
info in a transcript.
2005-09-02 18:24:29 +00:00
Juanma Barranquero
85a387c490 (zmacs-regions): Add defvar.
(reftex-toc-include-labels-indicator, reftex-toc-include-index-indicator,
reftex-toc-max-level-indicator): Move up declarations.
2005-08-31 10:34:40 +00:00
Juanma Barranquero
1cc6e54434 (TeX-master): Add defvar.
(reftex-index-phrases-marker): Move up defvar.
2005-08-31 10:34:07 +00:00
Juanma Barranquero
366fb0ab88 (outline-heading-alist): Add defvar. 2005-08-31 10:32:55 +00:00
Juanma Barranquero
2e261f7625 (font-lock-comment-face, font-lock-doc-face): Add defvars. 2005-08-31 10:32:22 +00:00
Juanma Barranquero
bf3323c57c (font-lock-keywords): Add defvar. 2005-08-31 10:31:42 +00:00
Juanma Barranquero
8ac77839c7 (isearch-next-buffer-function, TeX-master): Add defvars. 2005-08-31 10:29:27 +00:00
Juanma Barranquero
ae48944514 (calc-embedded-close-formula, calc-embedded-open-formula,
font-lock-unfontify-region-function): Add defvars.
2005-08-31 10:28:38 +00:00
Juanma Barranquero
c5309fd649 (tex-end-of-header, tex-start-of-header): Add defvars. 2005-08-31 10:26:53 +00:00
Juanma Barranquero
66793230b0 (mail-yank-prefix): Add defvar. 2005-08-31 10:26:26 +00:00
Juanma Barranquero
0ba9849024 (outline-heading-end-regexp): Add defvar.
(conf-align-assignments): "?\ " -> "?\s".
2005-08-31 10:25:00 +00:00
Juanma Barranquero
fe6e86dbab (x-pointer-crosshair): Add defvar.
(artist-spray-chars, artist-mode-init, artist-replace-string,
artist-select-erase-char, artist-vap-find-endpoints-horiz,
artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne,
artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
2005-08-31 10:22:34 +00:00
Carsten Dominik
b9661543a6 (org-special-keyword): New face.
(org-table-copy-down, org-table-eval-formula)
	(org-table-recalculate, org-init-section-numbers): Use
	`string-to-number' instead of `string-to-int'.
	(org-get-location): Use `insert-buffer-substring' instead of
	`insert-buffer'.
	(org-modify-diary-entry-string): New function.
	(org-get-entries-from-diary): Set the hook for
	`add-to-diary-list'.
	(org-disable-agenda-to-diary): renamed from `org-disable-diary'.
	(org-toggle-fixed-width-section): Use QUOTE keyword if there is no
	active region.
	(org-export-as-html): Handle QUOTE keyword.
	(org-quote-string): New option.
	(org-bookmark-jump-unhide): New function, used for
	`bookmark-after-jump-hook'.
	(org-diary-default-entry): Apply only when not called through
	`org-agenda'.
2005-08-30 12:06:14 +00:00
Romain Francoise
713fbb79db (makeinfo-compile): Use compilation-start'. Set next-error-function'
according to `disable-errors'.
(makeinfo-next-error): New function.
(makeinfo-region): Adjust to new `makeinfo-compile' prototype.
(makeinfo-buffer): Likewise.
2005-08-27 16:11:44 +00:00
Romain Francoise
a24c45d2bd * progmodes/compile.el (compilation-start): Add autoload cookie.
* progmodes/antlr-mode.el: Don't autoload `compilation-start'.
* textmodes/sgml-mode.el: Likewise.
* progmodes/python.el: Likewise.
2005-08-27 14:38:22 +00:00
Romain Francoise
27024d2fd1 (sgml-validate): Use `compilation-start'
instead of the obsolete `compile-internal'.
2005-08-26 10:02:03 +00:00
Eli Zaretskii
966e49906b (tex-bibtex-file, tex-send-tex-command):
Run the argument of tex-shell-cd-command through
convert-standard-filename, to get the correct style of slashes on
Windows, and enclose the result in quotes, in case the file name
includes whitespace or other special characters.
2005-08-20 11:41:23 +00:00
Richard M. Stallman
ae3defd0d3 (flyspell-large-region): Fix doc and custom type.
(flyspell-mark-duplications-flag): Doc fix.
2005-08-15 23:48:30 +00:00
Dan Nicolaescu
e95e5f8193 * mh-customize.el: Do not use face-alias compatibility for
faces that did not appear in the previous Emacs release.

* buff-menu.el:
* compare-w.el:
* emacs-lisp/testcover.el:
* play/gomoku.el:
* play/mpuz.el:
* progmodes/flymake.el:
* progmodes/gdb-ui.el:
* progmodes/idlw-help.el:
* progmodes/idlw-shell.el:
* progmodes/ld-script.el:
* progmodes/which-func.el:
* ruler-mode.el:
* strokes.el:
* textmodes/sgml-mode.el:
* textmodes/table.el: Do not use face-alias for backward
compatibility for faces that did not appear in the previous Emacs
release.
2005-08-15 21:29:32 +00:00
Richard M. Stallman
444465c803 (flyspell-mode): Autoload a defvar. 2005-08-15 01:49:51 +00:00
Richard M. Stallman
42c98299c4 Fix copyright notice, list author. 2005-08-15 01:48:45 +00:00
Richard M. Stallman
7924c5dfbd (lookup-words): Cope with case where ARGS is empty. 2005-08-15 01:37:41 +00:00
Richard M. Stallman
e7cdb3e043 (ispell-word): More fboundp checks.
(ispell-find-aspell-dictionaries): New command.
(ispell-have-aspell-dictionaries): New variable.
(ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
(ispell-get-aspell-config-value): New function.
(ispell-aspell-find-dictionary): New function.
(ispell-aspell-add-aliases): New function.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
appropriate.  Don't look for ispell dictionaries if we use aspell.
(ispell-menu-map): Don't build a submenu of dictionaries.
2005-08-09 14:12:44 +00:00
Juanma Barranquero
8ad8316c3e (fill-nonuniform-paragraphs): Improve argument/docstring consistency.
(canonically-space-region, fill-context-prefix, fill-french-nobreak-p,
fill-delete-newlines, fill-comment-paragraph, justify-current-line):
"?\ " -> "?\s".
2005-08-09 14:05:24 +00:00
Juanma Barranquero
177a0809c6 (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
consistency.  Doc fixes.
(r2b-variables, r2bv-address, r2bv-annote, r2bv-author,r2bv-booktitle,
r2bv-date, r2bv-decade, r2bv-editor,r2bv-entry-kind, r2bv-institution,
r2bv-journal, r2bv-keywords,r2bv-kn, r2bv-month, r2bv-note, r2bv-number,
r2bv-ordering,r2bv-organization, r2bv-pages, r2bv-primary-author,r2bv-publisher,
r2bv-school, r2bv-title, r2bv-title-first-word, r2bv-tr, r2bv-type, r2bv-volume,
r2bv-where, r2bv-year): Defvar at compile time.
2005-08-09 11:00:42 +00:00
Richard M. Stallman
e3854e6549 No more contact with Henry Kautz. 2005-08-09 00:56:37 +00:00
Thien-Thi Nguyen
3731a85096 Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
Kim F. Storm
273681e150 (table-yank-handler): Change defcustom to defvar. 2005-07-31 22:33:09 +00:00
Juanma Barranquero
41bfd17eff (org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes.
(org-table-recalculate): Remove unused argument to `message'.
2005-07-19 23:37:03 +00:00
Carsten Dominik
c4f9780e38 (org-table-column-names, org-table-column-name-regexp)
(org-table-named-field-locations): New variables.
        (org-archive-subtree): Protect `this-command' when calling
        `org-copy-subtree' and `org-cut-subtree', to avoid appending
        to
        the kill buffer.
        (org-complete): Removed fixed-formula completion.
        (org-edit-formulas-map): New variable.
        (org-table-edit-formulas): New command.
        (org-finish-edit-formulas, org-abort-edit-formulas,
        org-show-variable, org-table-get-vertical-vector): New
        functions.
        (org-table-maybe-eval-formula): Handle `:=' fields.
        (org-table-get-stored-formulas, org-table-store-formulas)
        (org-table-get-formula, org-table-modify-formulas)
        (org-table-replace-in-formulas): Handle named field formulas.
        (org-table-get-specials): Store locations of named fields.
2005-07-19 16:54:26 +00:00
Juri Linkov
93ebab2353 (picture-mode): Delete duplicate words. 2005-07-18 15:29:39 +00:00
Juri Linkov
4a65d2b34e (ispell-command-loop): Add current dictionary name and program name
to mode-line-format.
(ispell-region, ispell-process-line): Add current dictionary name
and program name to messages.
2005-07-09 20:49:10 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00