Mercurial > emacs
annotate src/temacs.opt @ 63359:add99bfc904a
(org-CUA-compatible): New option.
(org-disputed-keys): New variable.
(org-key): New function.
(orgtbl-make-binding): Add docstring to the created function.
(org-mode): Set paragraph start/separate regexps.
(orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
(org-archive-location, org-archive-mark-done)
(org-archive-stamp-time): New options.
(org-archive-subtree): New command.
(org-fill-paragraph): New function.
(org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
(org-fake-empty-table-line): Function removed.
(org-format-org-table-html): Do not create empty table lines at
separator lines. Improved table header treatment.
(org-link-format): New option.
(org-make-link): New function.
(org-insert-link, org-store-link): Use org-make-link.
(org-open-file): Quote file name for shell command, to allow
spaces in file names.
(org-link-regexp): Fixed bug with mailto link.
(org-link-maybe-angles-regexp, org-protected-link-regexp): New
constant.
(org-export-as-html): Deal with the optional angles around a link.
Better treatment of file: links.
(org-open-at-point): Replace @{ and @} with < and >.
(org-run-mode-hooks): Function removed.
(org-agenda-mode): No longer use `org-run-mode-hooks'.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Mon, 13 Jun 2005 06:40:57 +0000 |
parents | 18e524802887 |
children |
rev | line source |
---|---|
25843 | 1 cluster=emacs,,,- |
2 DISPNEW.OBJ,- | |
3 SCROLL.OBJ,- | |
4 XDISP.OBJ,- | |
5 WINDOW.OBJ,- | |
6 TERM.OBJ,- | |
7 CM.OBJ,- | |
8 EMACS.OBJ,- | |
9 KEYBOARD.OBJ,- | |
10 MACROS.OBJ,- | |
11 KEYMAP.OBJ,- | |
12 SYSDEP.OBJ,- | |
13 BUFFER.OBJ,- | |
14 FILELOCK.OBJ,- | |
15 INSDEL.OBJ,- | |
16 MARKER.OBJ,- | |
17 MINIBUF.OBJ,- | |
18 FILEIO.OBJ,- | |
19 DIRED.OBJ,- | |
20 FILEMODE.OBJ,- | |
21 CMDS.OBJ,- | |
22 CASEFIDDLE.OBJ,- | |
23 INDENT.OBJ,- | |
24 SEARCH.OBJ,- | |
25 REGEX.OBJ,- | |
26 UNDO.OBJ,- | |
27 ALLOC.OBJ,- | |
28 DATA.OBJ,- | |
29 DOC.OBJ,- | |
30 EDITFNS.OBJ,- | |
31 CALLINT.OBJ,- | |
32 EVAL.OBJ,- | |
33 FNS.OBJ,- | |
34 PRINT.OBJ,- | |
35 LREAD.OBJ,- | |
36 ABBREV.OBJ,- | |
37 SYNTAX.OBJ,- | |
38 MOCKLISP.OBJ,- | |
39 BYTECODE.OBJ,- | |
40 PROCESS.OBJ,- | |
41 CALLPROC.OBJ,- | |
42 VMSFNS.OBJ,- | |
43 VMSPROC.OBJ,- | |
44 DOPRNT.OBJ,- | |
45 vmsmap.obj,- | |
46 termcap.obj,- | |
47 tparam.obj,- | |
48 lastfile.obj,- | |
49 alloca.obj,- | |
50 malloc.obj | |
51 collect=non_saved_data,- | |
52 stdin,- | |
53 stdout,- | |
54 stderr,- | |
55 errno,- | |
56 vaxc$errno,- | |
57 sys_errlist,- | |
58 sys_nerr,- | |
59 environ | |
60 sys$library:vaxcrtl/library |