Commit graph

1916 commits

Author SHA1 Message Date
Glenn Morris
6f800ba681 (tex-compilation-parse-errors): Prefer the filename from
`--file-line-error', if it is available.
2007-09-17 07:01:53 +00:00
Glenn Morris
af751646bd Joe Wells <jbw at macs.hw.ac.uk> (tiny change)
(tex-compilation-parse-errors): Also match TeX `--file-line-error'
format.
2007-09-17 07:01:41 +00:00
Glenn Morris
eecfb4da1b (tex-region): Simplify previous change,
handling the case where the region is not in `tex-main-file'.
(tex-region-1): Delete.
(tex-region-header): New function, doing the header part of the
old tex-region-1.
2007-09-17 00:26:49 +00:00
Glenn Morris
b2272f67e7 (tex-region): Handle the case where the region is not in
`tex-main-file'.  Move the old code that applies to both cases...
(tex-region-1): ...to this new function.
2007-09-16 02:01:51 +00:00
Richard M. Stallman
478adae212 (flyspell-mode): Catch errors in flyspell-mode-on. 2007-08-27 16:26:48 +00:00
Stefan Monnier
1c232e1069 (\,): Calrify it's not a new-style unquote. 2007-08-23 18:37:20 +00:00
Stefan Monnier
62fc0b713f *** empty log message *** 2007-08-10 06:52:54 +00:00
Glenn Morris
3ecd3a56c0 Replace `iff' in doc-strings and comments. 2007-08-08 07:27:21 +00:00
Martin Rudalics
eaccbbd3c4 (2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing
frame-width and window-width.
2007-08-08 06:04:51 +00:00
Glenn Morris
5a9dffec38 Switch license to GPLv3 or later. 2007-07-25 04:24:43 +00:00
Reiner Steib
49bbf1b953 (reftex-access-parse-file): Do not risk destroying an existing buffer. 2007-07-22 18:55:07 +00:00
Reiner Steib
a0f55a1df2 (reftex-access-parse-file): Create parse file in a way that does not interfere
with recentf.
2007-07-22 09:02:02 +00:00
Juanma Barranquero
d367ab1ffd (org-export-ascii-bullets): Fix typo in docstring. 2007-06-07 00:35:28 +00:00
Juanma Barranquero
fa6bc8a66c (org-cycle): Fix typo in docstring. 2007-06-06 22:03:06 +00:00
Chong Yidong
2f648027bc New file. 2007-06-06 16:53:04 +00:00
Martin Rudalics
250495a719 (table--point-entered-cell-function)
(table--point-left-cell-function): Bind
`inhibit-point-motion-hooks' to t.
2007-05-29 06:14:19 +00:00
Chong Yidong
03b1a68c4f (sgml-point-entered): Use condition-case. 2007-05-28 14:10:50 +00:00
Stefan Monnier
4b880ac124 (canonically-space-region): Make the second arg
a marker if it's not already the case.
2007-05-25 15:00:22 +00:00
Richard M. Stallman
913a8cda35 (flyspell-correct-word-before-point): Don't let opoint be nil.
(flyspell-emacs-popup): Explicit error if no dialogs.
2007-05-24 22:12:25 +00:00
Richard M. Stallman
64953c0a99 (ispell-get-word): Return markers for start and end positions.
(ispell-word): Assume END is a marker.
2007-05-18 22:32:08 +00:00
Martin Rudalics
ef1f3012fa (ispell-start-process): Defend against bad default-directory. 2007-05-17 08:28:29 +00:00
Eli Zaretskii
a9bdfaa4e4 (fill-paragraph): Doc fix. 2007-04-28 09:32:26 +00:00
Chong Yidong
30133f6dcc (flyspell-auto-correct-previous-word): Use window-start and
window-end.
2007-04-27 18:53:31 +00:00
Glenn Morris
2aebf08d10 (flyspell-define-abbrev): Downcase abbrev before defining it. 2007-04-22 00:22:14 +00:00
Stefan Monnier
03832c9d5b (fill-move-to-break-point): Don't inhibit
fill-nobreak-predicate when the break is past fill-column.
2007-04-20 18:24:05 +00:00
Chong Yidong
1b7e3006a8 Revert last change. 2007-04-20 14:08:36 +00:00
Chong Yidong
5d53900f80 (fill-move-to-break-point): Don't bind fill-nobreak-predicate. 2007-04-20 14:01:37 +00:00
Roland Winkler
27a61fcd5f (bibtex-include-OPTkey, bibtex-user-optional-fields)
(bibtex-entry-field-alist): Fix defcustom.
2007-04-17 03:25:51 +00:00
Roland Winkler
0dcfda42f3 (bibtex-entry-field-alist): Use defcustom. 2007-04-16 18:03:29 +00:00
Roland Winkler
cbc0b7831f (bibtex-field-list): Use functionp.
(bibtex-make-field): Check that INIT is a string. Use functionp.
2007-04-15 16:05:19 +00:00
Glenn Morris
84aa4fc6ee (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field.
(bibtex-make-field): Add optional fourth arg NODELIM.  Insert
delimiters around INIT unless this arg is non-nil.
2007-04-14 19:12:59 +00:00
Chong Yidong
bb578a1d85 (flyspell-duplicate, flyspell-incorrect): Revert 2006-01-27 change. 2007-04-06 18:55:13 +00:00
Richard M. Stallman
14007de1ff (flyspell-large-region): Use ispell-call-process-region. 2007-03-26 03:31:29 +00:00
David Kastrup
ce545621d2 * textmodes/reftex.el: Add maintainer address.
* textmodes/reftex-vars.el: Add maintainer address.

	* textmodes/reftex-toc.el: Add maintainer address.

	* textmodes/reftex-sel.el: Add maintainer address.

	* textmodes/reftex-ref.el: Add maintainer address.

	* textmodes/reftex-parse.el: Add maintainer address.

	* textmodes/reftex-index.el: Add maintainer address.

	* textmodes/reftex-global.el: Add maintainer address.

	* textmodes/reftex-dcr.el: Add maintainer address.

	* textmodes/reftex-cite.el: Add maintainer address.

	* textmodes/reftex-auc.el: Add maintainer address.

	* reftex.texi (Imprint): Update maintainer information.
2007-03-22 21:06:43 +00:00
Carsten Dominik
28a419dd46 (org-agenda-mode, org-table-edit-formulas):
Make sure that `global-font-lock-mode' does not turn on font-lock
in these buffers.
2007-03-22 10:22:36 +00:00
Richard M. Stallman
bc4c663309 (ispell-call-process): New function.
Defends against bad `default-directory.'
(ispell-check-version, ispell-find-aspell-dictionaries)
(ispell-get-aspell-config-value, lookup-words): Call it.
(ispell-call-process-region): New function.
(ispell-send-string): Call it.
2007-03-20 16:23:09 +00:00
Chong Yidong
a6a4248699 (org-set-font-lock-defaults): Handle narrow table columns correctly. 2007-03-17 18:01:24 +00:00
Carsten Dominik
7373bc42b1 (org-self-insert-command)
(orgtbl-self-insert-command, org-delete-char)
(org-delete-backward-char): Set the `flyspell-delayed' property.
2007-03-04 07:38:20 +00:00
Carsten Dominik
362bcf23fe Improved previous change. 2007-03-03 11:17:49 +00:00
Carsten Dominik
b08b89d027 (org-set-tags): Prevent slipping of point during completion. 2007-03-03 11:08:14 +00:00
Carsten Dominik
3cee14950c (org-prepare-agenda-buffers): Also check for invisible heading. 2007-03-01 06:08:15 +00:00
Carsten Dominik
204dc8c538 (org-set-tags, org-table-get-field): Avoid case
changes during replacement.
	(org-agenda-mode-map): Add default binding for `org-agenda-archive'.
2007-02-28 10:04:15 +00:00
Carsten Dominik
9437b9bdbd *** empty log message *** 2007-02-27 07:28:48 +00:00
Carsten Dominik
2198eb4ef1 (org-agenda-get-todos): Make sure skip properties are checked correctly. 2007-02-27 07:26:57 +00:00
Carsten Dominik
fc24d8af4a (org-archive-subtree): Quote variable name. 2007-02-27 03:46:40 +00:00
Carsten Dominik
d3f4dbe852 (org-table-overlay-coordinates)
(org-table-toggle-coordinate-overlays): New functions.
	(org-table-overlay-coordinates, org-table-coordinate-overlays):
	New variables.
	(org-startup-with-deadline-check): Option removed.
	(org-mode): Remove deadline check on startup.
	(org-table-limit-column-width): Option removed.
	(org-table-formula-numbers-only): Option removed.
	(org-link-style, org-link-format): Options removed.
	(org-select-agenda-window, org-fit-agenda-window): Options
	removed.
	(org-export-ascii-show-new-buffer)
	(org-export-html-show-new-buffer): Options removed.
	(org-activate-links): Camel option removed.
	(org-file-link-context-use-camel-case): Option removed.
	(org-camel-regexp): Veriable removed.
	(org-activate-camels): Function removed.
	(org-store-link): Removed Camel stuff.
	(org-make-org-heading-camel): Function removed.
	(org-open-at-point): Removed camel stuff.
	(org-link-search): Removed camel stuff.
	(org-camel-to-words): Function removed.
	(org-get-agenda-file-buffer): Make sure we prepare the
	base buffers, not any indirect buffers.
	(org-sort-entries): Sort top-level when not on a
	headline, and no active region.
	(org-in-regexp): New function.
	(org-search-not-self): Renamed from `org-search-not-link'.
	(org-open-link-marker): New variable.
	(org-open-at-point): Set `org-open-link-marker'.
	(org-print-icalendar-entries): Fixed bug with excluding DONE
	entries from the exported list.
	(org-edit-formula-lisp-indent): New command.
	(orgtbl-to-texinfo, orgtbl-to-html): New functions.
	(orgtbl-to-latex, orgtbl-insert-radio-table)
	(orgtbl-toggle-comment, orgtbl-send-table): New functions.
	(orgtbl-radio-table-templates): New option.
	(org-store-link-props):
	(org-remember-templates): More possibilities to insert
	info into templates.
	(org-remember-apply-template): Make use of the extended template
	capabilities.
	(org-remember-redo-template): New command.
	(org-upgrade-old-links)
	(org-table-modify-formulas, org-table-replace-in-formulas)
	(org-table-find-dataline)
	(org-table-get-vertical-vector): Functions removed.
	(org-table-remove-rectangle-highlight)
	(org-time-stamp-format, org-toggle-log-option)
	(org-table-highlight-rectangle)
	(org-table-iterate, org-table-make-reference):
	(org-translate-time, org-tree-to-indirect-buffer)
	(org-table-field-info, org-table-fix-formulas)
	(org-table-force-dataline, org-table-get-descriptor-line)
	(org-table-get-range)
	(org-skip-comments, org-sort)
	(org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
	(org-table-current-dline, org-table-current-field-formula)
	(org-table-edit-backward-field)
	(org-table-edit-formulas-post-command)
	(org-table-edit-line-down, org-table-edit-line-up)
	(org-agenda-archive)
	(org-agenda-clock-cancel)
	(org-agenda-clock-out, org-agenda-list-stuck-projects)
	(org-agenda-open-link, org-agenda-show-new-time)
	(org-agenda-skip-subtree-when-regexp-matches)
	(org-agenda-tree-to-indirect-buffer, org-agenda-undo)
	(org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
	(org-do-sort, org-file-image-p, org-find-overlays)
	(org-find-row-type, org-get-indirect-buffer, org-get-repeat)
	(org-highlight-until-next-command, org-isearch-end)
	(org-match-any-p, org-next-link, org-previous-link):
	(org-remove-subtree-entries-from-agenda, org-replace-escapes)
	(org-rewrite-old-row-references)
	(org-isearch-post-command)
	(org-table-edit-move, org-table-edit-next-field)
	(org-table-edit-scroll, org-table-edit-scroll-down)
	(org-set-frame-title, org-show-reference)
	(org-unhighlight-once, org-verify-change-for-undo): New
	functions.
	(org-show-variable): Command removed.
	(org-add-log-maybe): New arguments STATE, FINDPOS
	(org-table-sort-lines): Rewritten from scratch.
	(org-link-search): New argument AVOID-POS.
	(org-print-icalendar-entries): Argument CATEGORY removed.
	(org-run-agenda-series): Argument WONDOW removed.
	(org-next-link, org-previous-link): New commands.
	(org-agenda-date-format): New option.
	(org-table-iterate): New command.
	(org-table-modify-formulas)
	(org-table-replace-in-formulas): Functions removed.
	(org-table-fix-formulas): New function.
	(org-table-insert-column, org-table-delete-column)
	(org-table-move-column): Use `org-table-fix-formulas'.
	(org-follow-gnus-link): Patch from Bastien/Leo.
	(org-table-current-field-formula): New function.
	(org-file-image-p): New function.
	(org-agenda-show-new-time): New function.
	(org-agenda-date-later): Call `org-agenda-show-new-time'.
	(org-with-remote-undo): New macro.
	(org-agenda-undo): New command.
	(org-verify-change-for-undo): New function.
	(org-time-stamp-format): New function.
	(org-agenda-get-timestamps): Skip scheduled if DONE and requested
	by user.
	(org-match-any-p): New function.
	(org-make-tags-matcher): Handle regular expressions for tag and
	todo matches.
	(org-read-date): Accept "+N" as input for a date relative to the
	current date.
	(org-remove-subtree-entries-from-agenda): New function.
	(org-agenda-archive, org-agenda-kill): Use
	`org-remove-subtree-entries-from-agenda'.
	(org-do-sort, org-sort-entries): New functions.
	(org-sort): New command.
	(org-table-sort-lines): Use `org-do-sort'.
	(org-fix-decoded-time): New function.
	(org-table-number-regexp): Require 0x... to identify as number in
	tables.
	(org-startup-options): New keywords for note taking.
	(org-upgrade-old-links): Function removed.
	(org-get-repeat): New function.
	(org-show-context): Also show siblings on current level.
	(org-show-siblings): New function.
	(org-isearch-end, org-isearch-post-command): New functions.
	(org-show-siblings): New option.
	(org-show-context): Use `org-show-siblings'.
	(org-table-maybe-recalculate-line): No longer require `calc-eval'
	to be bound, because user may just use elisp.
2007-02-25 06:40:38 +00:00
Eli Zaretskii
da8092ef54 (sgml-validate): Quote the file name with shell-quote-argument. 2007-02-23 19:27:46 +00:00
Juanma Barranquero
ce6fb7e623 (ispell-dictionary-alist): Doc fix. 2007-02-14 12:46:43 +00:00
Juanma Barranquero
b11a1b2e3b (ispell-keep-choices-win, ispell-dictionary-alist, ispell-word,
ispell-begin-skip-region-regexp): Fix typos in docstrings.
(ispell-process-line): Doc fixes.
(ispell-help): Fix typos in docstring and output message.
2007-02-14 12:42:01 +00:00
Carsten Dominik
ecf4f6dec2 * textmodes/org.el (org-agenda-get-todos)
(org-agenda-get-timestamps, org-agenda-get-closed)
	(org-agenda-get-deadlines, org-agenda-get-scheduled)
	(org-agenda-get-blocks, org-format-agenda-item)
	(org-agenda-change-all-lines, org-scan-tags): Rename text property
	from `category' to `org-category'.
2007-02-11 07:14:38 +00:00