aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (texinfo-mode): Use real chars, so as not to unnecessarily exposeStefan Monnier2005-10-251-3/+3
| | | | emacs-mule's internal char codes.
* (sentence-end-base): Use real chars, so asStefan Monnier2005-10-251-5/+5
| | | | not to unnecessarily expose emacs-mule's internal char codes.
* (org-start-icalendar-file): Fixed format form.Carsten Dominik2005-10-241-2/+2
|
* (flyspell-large-region): Call ispell-check-version.Richard M. Stallman2005-10-231-0/+1
|
* (ispell-local-dictionary-overridden): Fix theRichard M. Stallman2005-10-231-38/+52
| | | | | | | | make-variable-buffer-local call that was supposed to be for this variable. (ispell-aspell-supports-utf8): Doc fix. (ispell-find-aspell-dictionaries): Preserve elements of ispell-dictionary-alist for dictionaries that aspell doesn't report. (ispell-aspell-find-dictionary): Return nil on error.
* (texinfo-mode): Set sentence-end-base.Richard M. Stallman2005-10-211-0/+3
|
* (sentence-end-base): New variable.Richard M. Stallman2005-10-211-8/+17
| | | | (sentence-end): Use sentence-end-base.
* (fill-nobreak-p): Fix first two rules to skip backward onlyJuri Linkov2005-10-211-5/+6
| | | | space (instead of space and period) before looking at sentence end.
* * textmodes/org.el (org-combined-agenda-icalendar-file)Carsten Dominik2005-10-211-11/+217
| | | | | | | | | | | | | | | | | (org-icalendar-include-todo, org-icalendar-combined-name): New options. (org-export-icalendar-this-file) (org-export-icalendar-all-agenda-files) (org-export-icalendar-combine-agenda-files): New commands. (org-export-icalendar, org-print-icalendar-entries) (org-start-icalendar-file, org-finish-icalendar-file) (org-ical-ts-to-string): New functions. (org-read-date, org-goto-calendar) (org-agenda-goto-calendar): Inhibit displaying diary entries by call to `calendar'. (orgtbl-setup): Removed the :keys arguments from the menu description. (org-after-save-iCalendar-file-hook): New variable.
* (org-level-color-stars-only): Fix typo in doc string.Reiner Steib2005-10-201-1/+1
|
* Don't use font-lock-defaults-alist.Stefan Monnier2005-10-181-41/+37
| | | | | | Various docstring and line-width fixups. (conf-mode): Use cond. Set font-lock-defaults. Don't set comment-use-syntax.
* Install to the CVS repository what I forgot to install in myMasatake YAMATO2005-10-181-1/+1
| | | | | | | | | 2005-10-16 changes. * progmodes/python.el (python-complete-symbol): Pass the common prefix substring of completion to `display-completion-list'. * textmodes/org.el (org-complete): Ditto.
* (tex-font-lock-keywords-2): Undo prev change.Richard M. Stallman2005-10-171-1/+1
|
* (bibtex-font-lock-url): Catch when point past bound of search.Stefan Monnier2005-10-161-0/+1
|
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prefix substring of completion to `display-completion-list'. * mh-comp.el (mh-complete-word): Pass the common prefix substring of completion to `display-completion-list'. * dabbrev.el (dabbrev-completion): Pass the common prefix substring of completion to `display-completion-list'. * filecache.el (file-cache-minibuffer-complete) (file-cache-complete): Ditto. * tempo.el (tempo-display-completions): Ditto. * wid-edit.el (widget-file-complete, widget-color-complete): Ditto. * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto. * eshell/em-hist.el (eshell-list-history): Ditto. * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto. * progmodes/etags.el (complete-tag): Ditto. * progmodes/make-mode.el (makefile-complete): Ditto. * progmodes/meta-mode.el (meta-complete-symbol): Ditto. * progmodes/octave-mod.el (octave-complete-symbol): Ditto. * progmodes/pascal.el (pascal-complete-word) (pascal-show-completions): Ditto. * textmodes/bibtex.el (bibtex-complete-internal): Ditto. * simple.el (completion-common-substring): New variable. (completion-setup-function): Use `completion-common-substring' to put faces. * minibuf.c (Fdisplay_completion_list): Add new optional argument COMMON_SUBSTRING. Bind `completion-common-substring' to the optional argument during running `completion-setup-hook'.
* (tex-font-lock-keywords-2): Fix bug in \bf fontification.Richard M. Stallman2005-10-151-1/+1
|
* (tex-font-lock-keywords-2): Adjust match number.Andreas Schwab2005-10-101-1/+1
|
* (org-mode-map): Explicit definition of `C-c C-x' as aCarsten Dominik2005-10-101-89/+102
| | | | | | | | prefix. (orgtbl-mode-map): Full keymap instead of sparse, because all `self-insert-command' keys are redifined in this map. (org-export-as-html): Specify charset for HTML file, by taking it from the coding system.
* (flyspell-check-word-p):Richard M. Stallman2005-10-101-1/+2
| | | | If unread-command-events is non-empty, don't call sit-for.
* (flyspell-external-point-words): Simplify logic, and don't try toRichard M. Stallman2005-10-101-39/+35
| | | | check for consecutive appearances of one incorrect word.
* (ispell-check-version): Fix last change.Romain Francoise2005-10-091-1/+0
|
* (ispell-check-version):Richard M. Stallman2005-10-081-0/+1
| | | | Ignore hyphen, and all that follows, in aspell's version text.
* (artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03:Thien-Thi Nguyen2005-10-061-3/+3
| | | | | Use (car (last ...)) to faithfully reproduce replaced artist-last. (artist-set-arrow-points-for-poly): Likewise.
* (tex-font-lock-syntactic-face-function):Stefan Monnier2005-10-041-11/+30
| | | | | | Don't set any syntax-table property here. (tex-font-lock-verb): New function. Do it here. (tex-font-lock-syntactic-keywords): Use it.
* (flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.Richard M. Stallman2005-10-041-0/+1
|
* (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.Richard M. Stallman2005-10-041-1/+2
| | | | | (ispell-accept-buffer-local-defs): Don't call ispell-maybe-find-aspell-dictionaries
* (ispell-find-aspell-dictionaries): Remove interactive spec.Stefan Monnier2005-10-031-1/+0
|
* 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>Romain Francoise2005-10-011-35/+35
| | | | | | | | * 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.
* (tex-insert-quote, latex-indent): Quote face names.Juanma Barranquero2005-09-261-2/+2
|
* (org-table-sum): Fix format string.Juanma Barranquero2005-09-261-2/+2
|
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* (tex-font-lock-append-prop, tex-font-lock-suscript, tex-insert-quote)Stefan Monnier2005-09-241-5/+5
| | | | (latex-indent): Adjust to the new symbol used for the tex-verbatim face.
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-244-14/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* (ispell-maybe-find-aspell-dictionaries): New function, code extracted fromEli Zaretskii2005-09-241-7/+12
| | | | | ispell-valid-dictionary-list. (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs): Call it.
* (flyspell-incorrect-hook, flyspell-highlight-incorrect-region)Richard M. Stallman2005-09-231-6/+14
| | | | (flyspell-highlight-duplicate-region): Doc fixes.
* * textmodes/org.el (org-mode-map, orgtbl-mode-map): MoveCarsten Dominik2005-09-231-97/+247
| | | | | | | | | | | | | | | 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.
* Update FSF street address; nfc.Thien-Thi Nguyen2005-09-2112-24/+24
|
* Message format spec fixes (2)Deepak Goel2005-09-188-22/+26
|
* (ispell-aspell-supports-utf8): New variable.Eli Zaretskii2005-09-171-4/+13
| | | | | | | (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.
* Little fixes to remove compiler warningsCarsten Dominik2005-09-1611-389/+383
| | | | | reftex-index.el (reftex-query-index-phrase): More efficient use of markers.
* (reftex-tables-dirty): Add defvas.Juanma Barranquero2005-09-131-32/+33
|
* (narrow-to-page): Exclude _entire_ multi-line delimiter from the regionEli Zaretskii2005-09-101-1/+1
| | | | narrowed to.
* (ispell-check-version): Signal an error if aspell version is less than 0.60.Eli Zaretskii2005-09-101-1/+4
|
* (tex-send-tex-command, tex-bibtex-file): Undo last change.Stefan Monnier2005-09-021-11/+15
| | | | | | | | 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.
* (zmacs-regions): Add defvar.Juanma Barranquero2005-08-311-3/+5
| | | | | (reftex-toc-include-labels-indicator, reftex-toc-include-index-indicator, reftex-toc-max-level-indicator): Move up declarations.
* (TeX-master): Add defvar.Juanma Barranquero2005-08-311-69/+71
| | | | (reftex-index-phrases-marker): Move up defvar.
* (outline-heading-alist): Add defvar.Juanma Barranquero2005-08-311-0/+1
|
* (font-lock-comment-face, font-lock-doc-face): Add defvars.Juanma Barranquero2005-08-311-0/+3
|
* (font-lock-keywords): Add defvar.Juanma Barranquero2005-08-311-0/+2
|
* (isearch-next-buffer-function, TeX-master): Add defvars.Juanma Barranquero2005-08-311-11/+14
|