1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

2401 Commits

Author SHA1 Message Date
Roland Winkler
45cb4eb44f (bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix for
name of crossref field.
2009-04-06 20:44:15 +00:00
Agustín Martín
0579b5b1f3 ispell.el (ispell-get-word): Initialize spellchecker params. 2009-03-13 16:19:00 +00:00
Juanma Barranquero
221d9807b3 * textmodes/ispell.el (ispell-region): Adapt "done" message
to coding conventions.  (Bug#2447)
2009-02-24 16:25:10 +00:00
Glenn Morris
cb92c15044 (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429) 2009-02-24 04:44:19 +00:00
Chong Yidong
770f7c6396 (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408). 2009-02-21 17:53:16 +00:00
Roland Winkler
6801feefec (bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.
(bibtex-autokey-get-title): Observe case for
bibtex-autokey-titleword-ignore.
2009-02-20 04:19:57 +00:00
Stefan Monnier
3284522622 (rst-mode-abbrev-table): Mark entries as `system'. 2009-02-19 22:14:12 +00:00
Roland Winkler
03db5e5fb8 (bibtex-global-key-alist, bibtex-initialize): Exclude current buffer
if it does not use bibtex-mode.
(bibtex-parse-strings, bibtex-strings, bibtex-initialize)
(bibtex-sort-buffer, bibtex-search-entry)
(bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
test whether bibtex-strings and bibtex-reference-keys have their
initial values.
2009-02-14 16:58:04 +00:00
Eli Zaretskii
580fe9f55c (ispell-insert-word): Use `with-no-warnings' around forms that refer
to translation-table-for-input.
2009-02-14 09:03:19 +00:00
Chong Yidong
e3fd4ebfb1 (artist-system): Allow make-temp-file to use temporary-file-directory. 2009-02-07 21:39:46 +00:00
Agustín Martín
8e56b4645a (ispell-find-aspell-dictionaries): Use aspell default dict. 2009-01-20 11:34:39 +00:00
Juanma Barranquero
9e3fd593e8 * textmodes/css-mode.el (css-backward-sexp): Stop once
it reaches the beginning of the buffer.  (Bug#1949)
2009-01-18 22:32:20 +00:00
Roland Winkler
635618a409 (bibtex-format-entry): Simplify previous change. 2009-01-17 14:59:47 +00:00
Agustín Martín
ca0ebeccbb (flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled.
(flyspell-pre-point): Make buffer-local.
2009-01-16 15:20:49 +00:00
Roland Winkler
8a62c4708e (bibtex-format-entry): Fix previous change. 2009-01-16 15:10:16 +00:00
Roland Winkler
a51cfa58fc (bibtex-format-entry): For updating field delimiters, allow
fields that are composed of strings and string constants.
(bibtex-mode): Doc fix.
2009-01-16 14:24:24 +00:00
Agustín Martín
034dc2a3e8 Protect against declare-function undefined in xemacs.
(ispell-program-name): Search also for hunspell when setting default.
(ispell-find-aspell-dictionaries): Better error message. Use correct
dictionary alist for default. Better fallback default dictionary.
2009-01-16 14:04:35 +00:00
Richard M. Stallman
38cb7a93b1 (sentence-end): Accept non-break space. 2009-01-16 00:43:40 +00:00
Glenn Morris
38934f763b (bibtex-copy-field-as-kill): Doc fix. 2009-01-14 08:00:46 +00:00
Stefan Monnier
d7158f270c (forward-sentence): Change limit of
re-search-backward to allow values of `sentence-end' anchored at BOL.
2009-01-12 04:24:39 +00:00
Glenn Morris
841a91fe0d Comment (add Author:, based on authors.el). 2009-01-10 23:17:44 +00:00
Glenn Morris
76ced33856 Comment (add an author based on ack.texi). 2009-01-10 22:03:12 +00:00
Glenn Morris
1ba983e8d9 Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
Juanma Barranquero
2188975fbf * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
(ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
  (ispell-begin-skip-region-regexp, ispell-skip-region-list)
  (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
  (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
  Fix typos in docstrings.
  (ispell-command-loop): Reflow docstring.
2009-01-09 02:59:52 +00:00
Agustín Martín
57bf8fd484 ispell.el (ispell-encoding8-command): New variable
(ispell-aspell-supports-utf8): Mark as obsoleted by ispell-encoding8-command
(ispell-check-version): Set ispell-encoding8-command
(ispell-check-spellchecker-params, ispell-start-process): Use
ispell-encoding8-command

flyspell.el (flyspell-large-region): Use ispell-encoding8-command
2009-01-08 18:46:23 +00:00
Glenn Morris
049cb68556 (ispell-check-minver): Declare.
Use string-to-number rather than string-to-int.
2009-01-08 04:11:09 +00:00
Agustín Martín
0764ed3749 textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer) 2009-01-05 17:45:53 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Chong Yidong
ba95221422 (table-capture): Fix symbol quoting typo. 2008-12-30 16:37:13 +00:00
Juri Linkov
fa862320ce (reftex-isearch-switch-to-next-file):
Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
(reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
set 4 obsolete variables for backward-compatibility with Emacs 22.
2008-12-28 23:46:34 +00:00
Stefan Monnier
78796feb48 (tex-bibtex-file): Use tex-main-file. 2008-12-24 22:24:24 +00:00
Agustín Martín
0aef89e720 * textmodes/ispell.el (ispell-check-minver): New function.
(ispell-check-version): Rewrite spellchecker and version checking.
  Use (ispell-check-minver). Handle hunspell versions.
2008-12-20 18:34:41 +00:00
Agustín Martín
c478e4c527 (ispell-really-hunspell): new variable to signal hunspell
(ispell-check-version):
Check if hunspell and set ispell-really-hunspell if needed
(ispell-send-string), (ispell-start-process), (flyspell-large-region):
Pass right options for hunspell if needed
2008-12-18 18:44:31 +00:00
Juanma Barranquero
e643842898 * textmodes/rst.el (rst-promote-region): Reflow docstring.
(rst-mode-map, rst-mode-hook, rst-section-tree-rec)
  (rst-repeat-last-character): Fix typos in docstrings.
  (rst-mode, rst-backward-section): Doc fixes.
2008-12-18 16:19:12 +00:00
Juanma Barranquero
af09cfd7a9 * face-remap.el (text-scale-mode-step, buffer-face-mode-face):
* icomplete.el (icomplete-prospects-height):
* textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
2008-12-15 16:45:55 +00:00
Glenn Morris
78151cd534 (texinfo-insert-quote): Tweak previous change. 2008-12-02 03:36:25 +00:00
Glenn Morris
083654ee81 Aaron S. Hawley <aaronh at garden.org>
(texinfo-insert-quote): Handle corner case where point is at the
beginning of the buffer.  (Bug#1239)
2008-12-02 03:34:19 +00:00
Juanma Barranquero
98d92ce3e7 * textmodes/artist.el (artist-charlist-to-string): Simplify.
(artist-mode-name, artist-mt, artist-vaporize-fuzziness)
  (artist-prev-next-op-alist, artist-mode-line-show-curr-operation)
  (artist-replace-string, artist-draw-rect, artist-draw-line)
  (artist-undraw-line, artist-draw-sline, artist-undraw-rect)
  (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square)
  (artist-pen, artist-pen-line, artist-text-insert-common)
  (artist-text-overwrite, artist-spray-get-interval)
  (artist-spray-clear-circle, artist-erase-char)
  (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste)
  (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly)
  (artist-key-draw-1point, artist-key-draw-2points)
  (artist-mouse-draw-continously): Fix typos in docstrings.
  (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift)
  (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line)
  (artist-backward-char, artist-forward-char): Doc fixes.
  (artist-vaporize-line, artist-spray-chars, artist-spray-new-char):
  Reflow docstrings.
2008-11-24 16:30:14 +00:00
Juanma Barranquero
7ee68ed5a8 * textmodes/remember.el (remember-region): Doc fix.
(remember-filter-functions, remember-handler-functions)
  (remember-save-after-remembering, remember-mailbox)
  (remember-default-priority, remember-data-file, remember-leader-text)
  (remember-diary-file): Remove * from defcustom docstrings.
  (remember-run-all-annotation-functions-flag)
  (remember-all-handler-functions): Reflow docstrings.
  (remember-store-in-mailbox): Fix typo in docstring.
  (remember-mode): Define with `define-derived-mode'.  Doc fix.
2008-11-23 05:02:28 +00:00
Stefan Monnier
a1e34e711d (ispell-dictionary-base-alist): Adjust to the
case where the default dictionary is French, Spanish, younameit.
2008-11-18 21:42:17 +00:00
Juanma Barranquero
f81b2db1ab * international/mule.el (autoload-coding-system, with-category-table)
(ctext-non-standard-encodings-alist): Fix typos in docstrings.
  (coding-system-equal, set-buffer-process-coding-system): Doc fixes.
  (set-buffer-file-coding-system, revert-buffer-with-coding-system)
  (set-file-name-coding-system, ctext-pre-write-conversion)
  (auto-coding-functions, find-auto-coding, modify-coding-system-alist):
  Reflow docstrings.
  (charset-list, set-coding-priority): Remove redundant obsolescence info.
  (charset-id, charset-bytes, make-coding-system): Add obsolescence info.
  (char-valid-p): Define with `define-obsolete-function-alias'.

* textmodes/artist.el (artist-mode): Fix typos in docstring.
2008-11-12 18:39:08 +00:00
Juanma Barranquero
49275d5528 * international/mule-cmds.el (toggle-enable-multibyte-characters)
(define-char-code-property):
* textmodes/reftex.el (reftex-index):
* textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
2008-11-04 17:11:06 +00:00
Chong Yidong
ea03187d0d (ispell-word): Use use-region-p. 2008-10-29 15:51:12 +00:00
Stefan Monnier
f37a389e68 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
to the courier family.
* textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
usually not serif'd and hence rather unlike verbatim's printed output.
2008-10-26 04:32:09 +00:00
Eli Zaretskii
d6ab98408b (remember-data-file): Run file names that begin with a period thru
`convert-standard-filename'.
2008-10-19 10:15:04 +00:00
Katsumi Yamaoka
4b93c9d546 * informat.el (Info-split-threshold): New variable.
(Info-split): Use it.

* textmodes/texinfmt.el (texinfo-format-buffer):
Use Info-split-threshold to decide whether to split Info files.
2008-09-25 23:09:28 +00:00
Martin Rudalics
fa9a8f7899 (latex-handle-escaped-parens): New variable.
(latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
parens specially only if latex-handle-escaped-parens is non-nil.
(latex-indent-within-escaped-parens): New option.
(latex-find-indent): Bind latex-handle-escaped-parens to
latex-indent-within-escaped-parens.  Do not treat escaped parens
specially when this is non-nil.  (Bug#954)
2008-09-25 08:39:30 +00:00
Martin Rudalics
8ca37e61fc (latex-find-indent): ... and handle conjunction correctly this time. 2008-09-23 08:25:44 +00:00
Martin Rudalics
ea60d1b14f (latex-find-indent): ... and don't change original position when
it fails.
2008-09-23 06:35:31 +00:00
Martin Rudalics
ee1751a5e8 (latex-find-indent): Try to handle
escaped close parens correctly.  (Bug#954)
2008-09-23 06:15:52 +00:00