summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Collapse)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-0545-45/+46
|
* (table-capture): Fix symbol quoting typo.Chong Yidong2008-12-301-1/+1
|
* (reftex-isearch-switch-to-next-file):Juri Linkov2008-12-281-13/+26
| | | | | | | 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.
* (tex-bibtex-file): Use tex-main-file.Stefan Monnier2008-12-241-4/+5
|
* * textmodes/ispell.el (ispell-check-minver): New function.Agustín Martín2008-12-201-38/+82
| | | | | (ispell-check-version): Rewrite spellchecker and version checking. Use (ispell-check-minver). Handle hunspell versions.
* (ispell-really-hunspell): new variable to signal hunspellAgustín Martín2008-12-182-19/+45
| | | | | | | (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
* * textmodes/rst.el (rst-promote-region): Reflow docstring.Juanma Barranquero2008-12-181-20/+20
| | | | | | (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.
* * face-remap.el (text-scale-mode-step, buffer-face-mode-face):Juanma Barranquero2008-12-151-1/+2
| | | | | * icomplete.el (icomplete-prospects-height): * textmodes/bibtex.el (bibtex-cite-matcher-alist): Add :version tags.
* (texinfo-insert-quote): Tweak previous change.Glenn Morris2008-12-021-3/+2
|
* Aaron S. Hawley <aaronh at garden.org>Glenn Morris2008-12-021-2/+5
| | | | | (texinfo-insert-quote): Handle corner case where point is at the beginning of the buffer. (Bug#1239)
* * textmodes/artist.el (artist-charlist-to-string): Simplify.Juanma Barranquero2008-11-241-64/+60
| | | | | | | | | | | | | | | | | | | | (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.
* * textmodes/remember.el (remember-region): Doc fix.Juanma Barranquero2008-11-231-25/+16
| | | | | | | | | | | (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.
* (ispell-dictionary-base-alist): Adjust to theStefan Monnier2008-11-181-2/+6
| | | | case where the default dictionary is French, Spanish, younameit.
* * international/mule.el (autoload-coding-system, with-category-table)Juanma Barranquero2008-11-121-3/+3
| | | | | | | | | | | | | | (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.
* * international/mule-cmds.el (toggle-enable-multibyte-characters)Juanma Barranquero2008-11-042-70/+70
| | | | | | (define-char-code-property): * textmodes/reftex.el (reftex-index): * textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
* (ispell-word): Use use-region-p.Chong Yidong2008-10-291-2/+1
|
* * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"Stefan Monnier2008-10-261-1/+1
| | | | | | 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.
* (remember-data-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
| | | | `convert-standard-filename'.
* * informat.el (Info-split-threshold): New variable.Katsumi Yamaoka2008-09-251-1/+1
| | | | | | | (Info-split): Use it. * textmodes/texinfmt.el (texinfo-format-buffer): Use Info-split-threshold to decide whether to split Info files.
* (latex-handle-escaped-parens): New variable.Martin Rudalics2008-09-251-94/+116
| | | | | | | | | (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)
* (latex-find-indent): ... and handle conjunction correctly this time.Martin Rudalics2008-09-231-8/+8
|
* (latex-find-indent): ... and don't change original position whenMartin Rudalics2008-09-231-9/+12
| | | | it fails.
* (latex-find-indent): Try to handleMartin Rudalics2008-09-231-2/+5
| | | | escaped close parens correctly. (Bug#954)
* (sgml-tag-syntax-table): Remove prefixMartin Rudalics2008-09-191-0/+3
| | | | flag from "'" entry in sgml-tag-syntax-table.
* (flyspell-math-tex-command-p): Always catch errors raised inChong Yidong2008-09-171-22/+6
| | | | | `texmathp'. (flyspell-tex-math-initialized): Remove.
* Comment.Glenn Morris2008-09-121-1/+1
|
* (ispell-command-loop): Suspend ispell if the user enters a mouse eventChong Yidong2008-09-061-8/+17
| | | | in another frame, or a special event.
* Extend `ispell-personal-dictionary' doctring to aspellAgustín Martín2008-08-281-2/+3
|
* (flyspell-mode) Fix docstringAgustín Martín2008-08-281-1/+1
|
* (artist-mode-init): Added comment on the setting up of theChong Yidong2008-08-271-10/+25
| | | | | | | | | | | `artist-replacement-table' array. (artist-get-replacement-char): New defsubst. (artist-get-char-at-xy-conv, artist-replace-char) (artist-replace-chars, artist-replace-string): Use it instead of accessing `artist-replacement-table' directly. Reported by Rubén Berenguel <ruben@maia.ub.es>. (artist-mt): Fixed structures for cut and copy operations.
* (flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid toChong Yidong2008-08-261-0/+3
| | | | avoid signalling an error in post-command-hook.
* (text-mode-map): Unbind "\es" from `center-line' and "\eS" from ↵Juri Linkov2008-08-251-2/+5
| | | | | | `center-paragraph'. (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to `center-paragraph'.
* (nroff-mode): Avoid auto-filling on directive lines.Chong Yidong2008-08-201-0/+8
|
* (bibtex-entry-format): Mark as safe.Roland Winkler2008-08-181-2/+14
| | | | (bibtex-autokey-year-title-separator): Fix doscstring.
* * bitmaps/README:Dan Nicolaescu2008-07-311-26/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
* (tex-compilation-parse-errors): Check forChong Yidong2008-07-251-1/+6
| | | | invalid filename strings when parsing tex errors (bug#376).
* (enriched-mode-map): Bind C-a and C-j via key remapping, not directly.Chong Yidong2008-07-241-2/+3
|
* (sgml-font-lock-syntactic-keywords):Stefan Monnier2008-07-051-1/+5
| | | | Use syntax-ppss on a position *before* the char we want to change.
* Typos, doc fixes, etc.Juanma Barranquero2008-07-032-71/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. (eshell-parse-argument-hook, eshell-special-chars-inside-quoting) (eshell-arg-load-hook, eshell-special-chars-outside-quoting): Remove spurious * in defcustom docstrings. * textmodes/fill.el (fill-paragraph): Fix typo in docstring. (fill-individual-varying-indent, colon-double-space, enable-kinsoku) (adaptive-fill-mode, adaptive-fill-first-line-regexp) (default-justification): Remove spurious * in defcustom docstrings. * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table) (rst-font-lock-keywords-function, rst-mode, rst-minor-mode) (rst-compare-decorations, rst-default-indent, rst-update-section) (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node) (rst-toc-insert-find-delete-contents, rst-toc-count-lines) (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color): Fix typos in docstrings. (rst-mode-lazy): Fix typo in docstring. Remove spurious *. (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration) (rst-get-decorations-around, rst-section-tree-point) (rst-font-lock-adornment-point): Reflow docstrings. (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration): Doc fixes. (rst-re-enumerations): Comment out.
* American English spelling fix.Glenn Morris2008-06-271-3/+3
|
* (tex-verbatim): Use monospace instead of courier.Chong Yidong2008-06-251-1/+1
|
* (rst-mode): Put docstring in right place.John Paul Wallington2008-06-211-3/+3
|
* Run rst-define-level-faces when loading.Stefan Monnier2008-06-211-4/+11
| | | | | | (rst-mode): Don't set the font-lock-multiline var. (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment): Set the font-lock-multiline property by hand.
* Add arch taglineMiles Bader2008-06-201-0/+2
|
* (auto-mode-alist): Use rst-mode for *.rst and *.rest files.Stefan Monnier2008-06-201-1/+3
|
* Fix up docstring conventions.Stefan Monnier2008-06-201-276/+261
| | | | | | | | | | | | | | | | Move vars to before their first use. (rst-mode): Don't mess with font-lock-support-mode. (rst-suggest-new-decoration, rst-adjust-decoration): Avoid CL's copy-list. (rst-delete-entire-line): Use line-beginning-position. (rst-position): New fun. (rst-straighten-decorations): Use it instead of CL's position. (rst-straighten-bullets-region): Avoid CL's mapcar*. (rst-toc-mode): Use define-derived-mode. (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2): Remove unused var `in-par'. Use `point' rather than `point-marker'. (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg. (rst-replace-lines): Simplify.
* New file.Stefan Monnier2008-06-201-0/+3430
|
* (mail-mode-flyspell-verify):Stefan Monnier2008-06-131-5/+7
| | | | Check message-signature-separator exists before using it.
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2
|
* Remove unnecessary eval-when-compile.Glenn Morris2008-06-071-6/+6
|