aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik2006-04-11 09:12:02 +0000
committerCarsten Dominik2006-04-11 09:12:02 +0000
commit8a70fed7dad0811a80c3ad3393f97cb54dcf1b62 (patch)
treef572bb05d3dc69dcb600232207813576e688fbcc
parent26ca33edc321e8987e2dfa8c4d6c55ec30bc0a6f (diff)
downloademacs-8a70fed7dad0811a80c3ad3393f97cb54dcf1b62.tar.gz
emacs-8a70fed7dad0811a80c3ad3393f97cb54dcf1b62.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/orgcard.tex73
-rw-r--r--lisp/ChangeLog45
-rw-r--r--man/ChangeLog6
4 files changed, 92 insertions, 37 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 28ae69d3410..3772b1251bd 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12006-04-11 Carsten Dominik <dominik@science.uva.nl>
2
3 * orgcard.tex: (section{Tables}): Document column narrowing.
4 (section{Links}): Document bracket links.
5
12006-04-11 Kenichi Handa <handa@m17n.org> 62006-04-11 Kenichi Handa <handa@m17n.org>
2 7
3 * PROBLEMS (C-SPC fails ...): Add description for fcitx. 8 * PROBLEMS (C-SPC fails ...): Add description for fcitx.
diff --git a/etc/orgcard.tex b/etc/orgcard.tex
index cca7e525d91..c149e041c07 100644
--- a/etc/orgcard.tex
+++ b/etc/orgcard.tex
@@ -1,4 +1,6 @@
1% Reference Card for Org Mode 4.10 1% Reference Card for Org Mode
2\def\orgversionnumber{4.21}
3\def\year{2006}
2% 4%
3%**start of header 5%**start of header
4\newcount\columnsperpage 6\newcount\columnsperpage
@@ -58,9 +60,6 @@
58% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik 60% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
59% for their many good ideas. 61% for their many good ideas.
60 62
61\def\orgversionnumber{4.10}
62\def\year{2006}
63
64\def\shortcopyrightnotice{\vskip 1ex plus 2 fill 63\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
65 \centerline{\small \copyright\ 2004, 2005, 2006\ Free Software Foundation, Inc. 64 \centerline{\small \copyright\ 2004, 2005, 2006\ Free Software Foundation, Inc.
66 Permissions on back. v\orgversionnumber}} 65 Permissions on back. v\orgversionnumber}}
@@ -367,10 +366,8 @@ To set archive location for current file, add a line like$^3$:
367\key{insert SCHEDULED timestamp}{C-c C-s} 366\key{insert SCHEDULED timestamp}{C-c C-s}
368\key{create sparse tree with all deadlines due}{C-c C-w} 367\key{create sparse tree with all deadlines due}{C-c C-w}
369\key{the time between 2 dates in a time range}{C-c C-y} 368\key{the time between 2 dates in a time range}{C-c C-y}
370\key{change timestamp at cursor by $-1$ day}{S-LEFT$^4$} 369\key{change timestamp at cursor by $\pm 1$ day}{S-RIGHT/LEFT$^4$}
371\key{change timestamp at cursor by $+1$ day}{S-RIGHT$^4$} 370\key{change year/month/day at cursor by $\pm 1$}{S-UP/DOWN$^4$}
372\key{change year/month/day at cursor by $-1$}{S-DOWN$^4$}
373\key{change year/month/day at cursor by $+1$}{S-UP$^4$}
374\key{access the calendar for the current date}{C-c >} 371\key{access the calendar for the current date}{C-c >}
375\key{insert timestamp matching date in calendar}{C-c <} 372\key{insert timestamp matching date in calendar}{C-c <}
376\key{access agenda for current date}{C-c C-o} 373\key{access agenda for current date}{C-c C-o}
@@ -386,6 +383,7 @@ To set archive location for current file, add a line like$^3$:
386\key{globally store link to the current location}{C-c l$^2$} 383\key{globally store link to the current location}{C-c l$^2$}
387\key{insert a link (TAB completes stored links)}{C-c C-l} 384\key{insert a link (TAB completes stored links)}{C-c C-l}
388\key{insert file link with file name completion}{C-u C-c C-l} 385\key{insert file link with file name completion}{C-u C-c C-l}
386\key{edit (also hidden part of) link at point}{C-c C-l}
389 387
390\key{open file links in emacs (\kbd{C-u} : in emacs)}{C-c C-o} 388\key{open file links in emacs (\kbd{C-u} : in emacs)}{C-c C-o}
391\key{open link at point (3: in emacs)}{mouse-2/3} 389\key{open link at point (3: in emacs)}{mouse-2/3}
@@ -399,24 +397,26 @@ To set archive location for current file, add a line like$^3$:
399\key{\kbd{<<<My Target>>>}}{\rm radio target$^3$} 397\key{\kbd{<<<My Target>>>}}{\rm radio target$^3$}
400\key{\kbd{[[*this text]]}}{\rm find headline} 398\key{\kbd{[[*this text]]}}{\rm find headline}
401\metax{\kbd{[[this text]]}}{\rm find target or text in buffer} 399\metax{\kbd{[[this text]]}}{\rm find target or text in buffer}
400\metax{\kbd{[[this text][description]]}}{\rm optional link text}
402 401
403{\bf External Links} 402{\bf External Links}
404 403
405\key{\kbd{<file:/home/dominik/img/mars.jpg>}}{\rm file, absolute} 404\key{\kbd{file:/home/dominik/img/mars.jpg}}{\rm file, absolute}
406\key{\kbd{<file:papers/last.pdf>}}{\rm file, relative} 405\key{\kbd{file:papers/last.pdf}}{\rm file, relative}
407\key{\kbd{<file:projects.org::*that text>}}{\rm find headline} 406\key{\kbd{file:projects.org::*that text}}{\rm find headline}
408\key{\kbd{<file:projects.org::find me>}}{\rm find tgt/string} 407\key{\kbd{file:projects.org::find me}}{\rm find tgt/string}
409\key{\kbd{<file:projects.org::/regexp/>}}{\rm regexp search} 408\key{\kbd{file:projects.org::/regexp/}}{\rm regexp search}
410\key{\kbd{<http://www.astro.uva.nl/~dominik>}}{\rm on the web} 409\key{\kbd{http://www.astro.uva.nl/~dominik}}{\rm on the web}
411\key{\kbd{<mailto:adent@galaxy.net>}}{\rm EMail address} 410\key{\kbd{mailto:adent@galaxy.net}}{\rm EMail address}
412\key{\kbd{<news:comp.emacs>}}{\rm Usenet group} 411\key{\kbd{news:comp.emacs}}{\rm Usenet group}
413\key{\kbd{<bbdb:Richard Stallman>}}{\rm BBDB person} 412\key{\kbd{bbdb:Richard Stallman}}{\rm BBDB person}
414\key{\kbd{<shell:ls *.org>}}{\rm shell command} 413\key{\kbd{shell:ls *.org}}{\rm shell command}
415\key{\kbd{<gnus:group>}}{\rm GNUS group} 414\key{\kbd{gnus:group}}{\rm GNUS group}
416\key{\kbd{<gnus:group\#id>}}{\rm GNUS message} 415\key{\kbd{gnus:group\#id}}{\rm GNUS message}
417\key{\kbd{<vm|wl|mhe|rmail:folder>}}{\rm Mail folder} 416\key{\kbd{vm|wl|mhe|rmail:folder}}{\rm Mail folder}
418\key{\kbd{<vm|wl|mhe|rmail:folder\#id>}}{\rm Mail message} 417\key{\kbd{vm|wl|mhe|rmail:folder\#id}}{\rm Mail message}
419%\key{\kbd{<vm://myself@some.where.org/folder\#id>}}{\rm VM remote} 418\metax{\kbd{[[external link][description]]}}{\rm optional link text}
419%\key{\kbd{vm://myself@some.where.org/folder\#id}}{\rm VM remote}
420 420
421\section{Tables} 421\section{Tables}
422 422
@@ -425,11 +425,10 @@ To set archive location for current file, add a line like$^3$:
425 425
426{\bf Creating a table} 426{\bf Creating a table}
427 427
428\metax{insert a new Org-mode table}{M-x org-table-create} 428%\metax{insert a new Org-mode table}{M-x org-table-create}
429\metax{... or just start typing, e.g.}{|Name|Phone|Age RET |- TAB} 429\metax{just start typing, e.g.}{|Name|Phone|Age RET |- TAB}
430\key{convert region to table}{C-c C-c} 430\key{convert region to table}{C-c |}
431\key{... separator at least 3 spaces}{C-3 C-c C-c} 431\key{... separator at least 3 spaces}{C-3 C-c |}
432%\key{... prompt for separator regexp}{C-u C-c C-c}
433 432
434{\bf Commands available inside tables} 433{\bf Commands available inside tables}
435 434
@@ -465,9 +464,7 @@ Outside of tables, the same keys may have other functionality.
465\key{paste rectangular region}{C-c C-x C-y} 464\key{paste rectangular region}{C-c C-x C-y}
466\key{fill paragraph across selected cells}{C-c C-q} 465\key{fill paragraph across selected cells}{C-c C-q}
467 466
468{\bf Calculations} 467{\bf Calculations} (in combination with Emacs \kbd{calc} package)
469
470These need the Emacs calc package installed.
471 468
472\key{set and eval column formula}{C-c =} 469\key{set and eval column formula}{C-c =}
473\key{set and eval named-field formula}{C-u C-c =} 470\key{set and eval named-field formula}{C-u C-c =}
@@ -475,8 +472,8 @@ These need the Emacs calc package installed.
475\key{re-apply all stored equations to current line}{C-c *} 472\key{re-apply all stored equations to current line}{C-c *}
476\key{re-apply all stored equations to entire table}{C-u C-c *} 473\key{re-apply all stored equations to entire table}{C-u C-c *}
477 474
478\kbd{TAB}, \kbd{RET} and \kbd{C-c C-c} trigger automatic recalculation 475%\kbd{TAB}, \kbd{RET} and \kbd{C-c C-c} trigger automatic recalculation
479in lines starting with: {\tt | \# |}. 476%in lines starting with: {\tt | \# |}.
480 477
481\key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#} 478\key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#}
482 479
@@ -484,9 +481,9 @@ in lines starting with: {\tt | \# |}.
484\key{sum numbers in current column/rectangle}{C-c +} 481\key{sum numbers in current column/rectangle}{C-c +}
485\key{copy down with increment}{S-RET$^4$} 482\key{copy down with increment}{S-RET$^4$}
486 483
487A formula can also be typed directly into into a field and will 484Formulas typed in field are executed by \kbd{TAB},
488executed by \kbd{TAB}, \kbd{RET} and \kbd{C-c C-c}. A leading \kbd{=} 485\kbd{RET} and \kbd{C-c C-c}. \kbd{=} introduces a column
489introduces a column formula, \kbd{:=} a named-field formula. 486formula, \kbd{:=} a named-field formula.
490 487
491\key{Example: Add Col1 and Col2}{=\$1+\$2} 488\key{Example: Add Col1 and Col2}{=\$1+\$2}
492\key{... with printf format specification}{=\$1+\$2;\%.2f} 489\key{... with printf format specification}{=\$1+\$2;\%.2f}
@@ -496,7 +493,9 @@ introduces a column formula, \kbd{:=} a named-field formula.
496 493
497{\bf Miscellaneous} 494{\bf Miscellaneous}
498 495
499\key{toggle visibility of vertical lines}{C-c |} 496\key{to limit column width to \kbd{N} characters, use}{...| <N> |...}
497\key{edit the current field in a separate window}{C-c `}
498\key{make current field fully visible}{C-u TAB}
500\metax{export as tab-separated file}{M-x org-table-export} 499\metax{export as tab-separated file}{M-x org-table-export}
501\metax{import tab-separated file}{M-x org-table-import} 500\metax{import tab-separated file}{M-x org-table-import}
502 501
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6de3fe1d977..0debbda03ee 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,48 @@
12006-04-11 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (org-export-plain-list-max-depth)
4 (org-table-spaces-around-separators)
5 (org-radio-targets, org-activate-camels)
6 (org-table-spaces-around-invisible-separators): Options removed.
7 (org-time-stamp-rounding-minutes, org-remember-templates)
8 (org-ellipsis, org-activate-links, org-descriptive-links): New
9 options.
10 (org-remember-apply-template, org-current-time)
11 (org-finish-edit-table-field)
12 (org-link-unescape, org-link-escape)
13 (org-string-width, org-table-clean-line, org-html-do-expand)
14 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
15 (org-read-agenda-file-list): New functions.
16 (org-table-edit-field)
17 (org-table-create-or-convert-from-region): New commands
18 (org-table-toggle-vline-visibility): Command removed.
19 (org-table-convert-region): Made a command.
20 (orgtbl-deleta-backward-char,orgtbl-delete-char): Commands
21 removed, replaced with the normal org- functions.
22 (org-self-insert-command): Don't trigger realign unnecessarily
23 when blanking a field that is not full.
24 (org-mode): `Set buffer-invisibility-spec' for links.
25 (org-activate-links2): Hide link part and only show descriptive
26 part of the link.
27 (org-insert-link): Modified for new linking system.
28 (org-store-link): Store description separately, for use by
29 `org-insert-link'.
30 (org-table-align): Use `org-string-width'.
31 (defgroup): Completely new group structure for custom variables.
32 (org-agenda-files): Option: Single file name allowed. Function:
33 Optional argument unrestrited means ignore any restricitons.
34 (org-install-agenda-files-menu): Find a buffer in Org-mode before
35 trying to modify the menu. Use generalized access to
36 `org-agenda-files.'
37 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
38 (org-agenda-file-to-front, org-remove-file, org-diary)
39 (org-tags-view, org-export-icalendar-all-agenda-files)
40 (org-export-icalendar-combine-agenda-files): Use generalized
41 access to `org-agenda-files'.
42 (org-remember-handler): Correctly preserve heading if present.
43 (org-table-insert-row, org-table-insert-hline): Deal with
44 invisible characters.
45
12006-04-10 Bill Wohler <wohler@newt.com> 462006-04-10 Bill Wohler <wohler@newt.com>
2 47
3 * custom.el (defcustom, custom-handle-keyword): Add 48 * custom.el (defcustom, custom-handle-keyword): Add
diff --git a/man/ChangeLog b/man/ChangeLog
index c6ad56970a6..47f8bdcc087 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,9 @@
12006-04-11 Carsten Dominik <dominik@science.uva.nl>
2
3 * org.texi (Link format): New section, emphasis on bracket links.
4 (External links): Document bracket links.
5 (FAQ): Expanded to cover shell links and the new link format.
6
12006-04-09 Kevin Ryde <user42@zip.com.au> 72006-04-09 Kevin Ryde <user42@zip.com.au>
2 8
3 * org.texi (Formula syntax): Typo in node name of calc-eval xref. 9 * org.texi (Formula syntax): Typo in node name of calc-eval xref.