1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp/textmodes
Carsten Dominik eb2f9c591b (org-agenda-toggle-time-grid): New command.
(org-agenda-use-time-grid, org-agenda-time-grid): New options.
	(org-agenda-add-time-grid-maybe): New function.
	(org-agenda): Call `org-agenda-add-time-grid-maybe'.
	(org-table-create): `dotimes' instead of `mapcar'.
	(org-xor): Simplified implementation.
	(org-agenda): `inhibit-redisplay' turned on.
	(org-agenda-change-all-lines): Use `org-format-agenda-item' to get
	a consistent line after a state change.
	(org-agenda-remove-times-when-in-prefix): New option.
	(org-prefix-has-time): New variable.
	(org-parse-time-string): Optional argument NODEFAULT.
	(org-format-agenda-item): Parse items for time-of-day
	specifications and move these into the prefix if possible.
	(org-agenda-priority): Get current heading, not previous heading
	during agenda remote editing.
2005-05-20 11:24:48 +00:00
..
.gitignore
artist.el (artist-butlast-fn): Var deleted. 2004-12-30 23:37:15 +00:00
bib-mode.el
bibtex.el (bibtex-summary): Use current BibTeX entry to avoid calling 2005-05-05 15:18:05 +00:00
conf-mode.el Change release version from 21.4 to 22.1 throughout. 2005-02-09 15:50:47 +00:00
dns-mode.el files.el (auto-mode-alist): Map .soa and .zone to dns-mode. 2004-09-14 11:09:35 +00:00
enriched.el (enriched-mode): Specify :group. 2005-04-04 09:27:16 +00:00
fill.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
flyspell.el (flyspell-large-region): Clarify docstring. 2005-04-08 09:55:48 +00:00
ispell.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
makeinfo.el
nroff-mode.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
org.el (org-agenda-toggle-time-grid): New command. 2005-05-20 11:24:48 +00:00
page-ext.el
page.el
paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND 2004-12-29 01:35:21 +00:00
picture.el
po.el (po-find-file-coding-system-guts): Replace `assoc-ignore-case' by 2005-05-06 19:25:10 +00:00
refbib.el * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el, 2005-03-25 09:03:24 +00:00
refer.el * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el, 2005-03-25 09:03:24 +00:00
refill.el (refill-mode): Specify :group. 2005-04-04 09:29:08 +00:00
reftex-auc.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-cite.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-dcr.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-global.el Moved the definition of `reftex-isearch-minor-mode' to reftex.el, 2005-05-19 08:21:53 +00:00
reftex-index.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-parse.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-ref.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-sel.el typo fix in copyright notice 2005-05-19 06:46:47 +00:00
reftex-toc.el * textmodes/reftex-vars.el (reftex-cite-format-builtin): Support 2005-05-18 11:25:03 +00:00
reftex-vars.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
reftex.el *** empty log message *** 2005-05-19 08:25:58 +00:00
sgml-mode.el (html-mode): Doc update. 2005-03-27 03:34:12 +00:00
spell.el Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
table.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode): 2005-04-23 16:45:07 +00:00
texinfmt.el Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
texinfo.el (texinfo-mode): Use mode-require-final-newline. 2004-12-31 14:58:20 +00:00
texnfo-upd.el
text-mode.el (text-mode): Use mode-require-final-newline. 2004-12-31 14:58:41 +00:00
tildify.el
two-column.el
underline.el