1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

1350 Commits

Author SHA1 Message Date
Glenn Morris
2340abde3c (Rmail Make Summary): Mention rmail-summary-by-senders on C-M-f.
Use active voice for previous change.
(Rmail Summary Edit): Mention rmail-summary-undelete-many, and C-M-n/p.
Name the commands bound to the various keys.  Mention prefix argument
for searching.
2009-03-03 08:18:53 +00:00
Glenn Morris
21b6bf3b3a (Rmail Reply): Fix grammar in previous change. 2009-03-03 07:22:36 +00:00
Glenn Morris
e280480a9b Fix @setfilename. 2009-03-03 04:20:40 +00:00
Glenn Morris
651c5b8343 (INFO_TARGETS, DVI_TARGETS): Add auth.
(auth, $(infodir)/auth, auth.dvi): New rules.
2009-03-03 04:20:30 +00:00
Glenn Morris
3d963b6779 (Rmail Deletion): Revert previous change, which was
describing the Rmail summary versions.
(Rmail Reply): Give more details of rmail-dont-reply-to-names.
Minor re-wording for rmail-resend.
(Rmail Make Summary): Summaries apply to buffers rather than files.
<rmail-summary-by-topic>: Headers includes the subject.
<rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
details, including prefix arguments.
Not counting lines might be faster.
(Rmail Summary Edit): More details on the delete commands.
Add rmail-summary-bury.
(Rmail Display): Mention rmail-displayed-headers.  Fix typo.
Simplify rmail-highlighted-headers description.  Update face name.
2009-03-03 04:16:29 +00:00
Juanma Barranquero
a8ce3d17d8 Fix typos. 2009-03-02 08:55:47 +00:00
Chong Yidong
718279c0cc (Expanding Abbrevs): Mention abbrev-expand-functions instead of
obsolete pre-abbrev-expand-hook.  Link to elisp manual.
2009-03-01 19:08:46 +00:00
Chong Yidong
130a29b6a5 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
instead of obsolete pre-abbrev-expand-hook.  Link to elisp manual.
2009-03-01 19:08:39 +00:00
Glenn Morris
79fc530ea7 (Rmail): Use consistent case in menu. 2009-03-01 01:05:50 +00:00
Glenn Morris
9d5de6f80b (Rmail): Fix some typos.
(Rmail Motion): - M-s searches from the end of messages.
(Rmail Deletion): Minor clarification.  Fix numeric argument
description.
(Rmail Inbox): Fix default inbox description.  Mention `mbox' by name.
newmail and RMAILOSE files need not be in home-directory.
(Rmail Files): Mention I/O menus are unselectable if no files match.
Mention `MAIL' env-var.
2009-03-01 01:00:47 +00:00
Chong Yidong
3277011456 (Variables): Clarify introduction.
(Global Variables): Mention that setq is a special form.
(Local Variables): Use active voice.
(Tips for Defining): Mention marking variables as safe.
(Buffer-Local Variables): Mention terminal-local and frame-local
variables together.
(File Local Variables): Copyedits.
(Frame-Local Variables): Note that they are not really useful.
(Future Local Variables): Node deleted.
2009-02-27 03:59:03 +00:00
Chong Yidong
d0884adf3e (Top): Update node listing. 2009-02-27 03:58:52 +00:00
Chong Yidong
f0e57ed89a * elisp.texi (Top): Update node listing.
* variables.texi (Variables): Clarify introduction.
(Global Variables): Mention that setq is a special form.
(Local Variables): Use active voice.
(Tips for Defining): Mention marking variables as safe.
(Buffer-Local Variables): Mention terminal-local and frame-local
variables together.
(File Local Variables): Copyedits.
(Frame-Local Variables): Note that they are not really useful.
(Future Local Variables): Node deleted.
2009-02-27 03:58:34 +00:00
Chong Yidong
fb080b287c (General Escape Syntax): Update explanation of unicode escape syntax. 2009-02-27 01:44:02 +00:00
Chong Yidong
d55f6ca59b * objects.texi (General Escape Syntax): Update explanation of unicode
escape syntax.
2009-02-27 01:42:47 +00:00
Chong Yidong
3f2d84c759 Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
Glenn Morris
8a76755b73 (Emacs for minimalists): New node. (Bug#2452) 2009-02-25 04:01:00 +00:00
Jason Rumney
a4bead1292 (Fontsets): Correction to fontset-standard description. 2009-02-24 14:01:21 +00:00
Jason Rumney
a93be82a3c Add bug reference 2009-02-24 13:42:02 +00:00
Jason Rumney
70bb6cacce (International): Link to Modifying Fontsets. 2009-02-24 13:38:14 +00:00
Jason Rumney
b545ff9ce2 (Fontsets): Mention fontset-default, font specs and fallback fontsets.
(Defining Fontsets): Mention ns and w32 variants of standard-fontset-spec.
Update description of startup fontset to match Emacs 23 behavior.
(Modifying Fontsets): New section.
2009-02-24 13:33:58 +00:00
Chong Yidong
a5b99fab3a (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout.
(Function Indirection): Copyedits.  Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.
2009-02-23 17:43:28 +00:00
Chong Yidong
13e31e2bd1 (Control Structures): Add cindex entry for "textual order". 2009-02-23 17:41:38 +00:00
Chong Yidong
ca8f09a82b * control.texi (Control Structures): Add cindex entry for "textual
order".

* eval.texi (Intro Eval): Copyedits.  Standardize on "form"
instead of "expression" throughout.
(Function Indirection): Copyedits.  Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.
2009-02-23 17:41:25 +00:00
Adrian Robert
75da06183b fix date in last commit 2009-02-23 08:07:31 +00:00
Adrian Robert
88ddb9ff42 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
Mention ns-extended-platform-support-mode.
2009-02-23 08:05:58 +00:00
Miles Bader
a20878b6d8 Rename system-process-attributes' to process-attributes'
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
2009-02-23 05:06:36 +00:00
Miles Bader
0038d4781b Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1552
2009-02-23 05:06:26 +00:00
Chong Yidong
0f0073d09f (Property Lists): Emphasize that property lists are not restricted to symbol cells.
(Other Plists): Copyedit.
2009-02-22 21:56:05 +00:00
Chong Yidong
1b80d1f358 * symbols.texi (Property Lists): Emphasize that property lists are
not restricted to symbol cells.
(Other Plists): Copyedit.
2009-02-22 21:55:55 +00:00
Chong Yidong
a61bc6e204 (Char-Tables): Link to Property Lists node. 2009-02-22 21:17:26 +00:00
Chong Yidong
8a63cf4125 * sequences.texi (Char-Tables): Link to Property Lists node. 2009-02-22 21:17:15 +00:00
Chong Yidong
c19ac817da (Sequences Arrays Vectors): Make introduction more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node.  Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type.  Explain effect of omitted char-table-extra-slots property.
2009-02-22 21:07:15 +00:00
Chong Yidong
61f660448f * sequences.texi (Sequences Arrays Vectors): Make introduction
more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node.  Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type.  Explain effect of omitted char-table-extra-slots property.
2009-02-22 21:07:04 +00:00
Karl Berry
6be93a16ae one more duplicate word 2009-02-22 19:37:33 +00:00
Karl Berry
6bd6c2faca dup word by 2009-02-22 19:32:53 +00:00
Chong Yidong
b6a5263fb3 (List Elements): Copyedits. 2009-02-22 00:42:28 +00:00
Chong Yidong
4068c7b43c * lists.texi (List Elements): Copyedits. 2009-02-22 00:42:19 +00:00
Chong Yidong
8f88eb24b2 (Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.
2009-02-22 00:22:46 +00:00
Chong Yidong
5fbf8b28ee (Vector Functions): Remove obsolete Emacs 20 use of `vconcat'. 2009-02-22 00:20:17 +00:00
Chong Yidong
01c36a8c65 (Building Lists): Remove obsolete Emacs 20 usage of `append'. 2009-02-22 00:19:57 +00:00
Chong Yidong
9403944b41 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
`append'.

* sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
of `vconcat'.

* strings.texi (Creating Strings): Copyedits.  Remove obsolete
Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.
2009-02-22 00:19:39 +00:00
Chong Yidong
3a6aa9653a Bump version number to 3.0.
(Top): Link to Font Type node.
2009-02-21 13:45:59 +00:00
Chong Yidong
43d02cfd1f (Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.
2009-02-21 13:45:36 +00:00
Chong Yidong
2bd1f99aca (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.
2009-02-21 13:45:20 +00:00
Chong Yidong
b87a185f6d * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.

* intro.texi (Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.

* elisp.texi: Bump version number to 3.0.
(Top): Link to Font Type node.
2009-02-21 13:45:00 +00:00
Juanma Barranquero
867d4bb371 Remove duplicate words. 2009-02-20 12:36:50 +00:00
Glenn Morris
49b5c0e87e Minor updates for mbox rather than Babyl. 2009-02-20 06:18:51 +00:00
Glenn Morris
3a44dc1f0f (Miscellaneous Commands): Minor updates for mbox Rmail. 2009-02-20 04:30:32 +00:00
Glenn Morris
bc79f9aba1 Minor updates for mbox Rmail. 2009-02-20 04:30:07 +00:00
Karl Berry
f43a822c7d add @insertcopying, bug#1988 2009-02-17 19:06:56 +00:00
Richard M. Stallman
80d634b8d9 (Antinews): Mention Babyl format. 2009-02-17 18:23:29 +00:00
Richard M. Stallman
4cb3f6ba67 (Top): Delete `Out of Rmail' from subnode menu. 2009-02-17 18:16:39 +00:00
Richard M. Stallman
5f50b807bb Update for mbox format.
Various small fixes, as well as the following.
(Out of Rmail): Node deleted.
(Rmail): Update menu.
(Rmail Files): Comment out set-rmail-inbox-list.
Document rmail-inbox-list instead.
(Rmail Output): Substantial changes since C-o is now
rmail-output-as-seen and o is rmail-output.
(Rmail Attributes): Delete `stored', add `retried'.
(Rmail Display): Editing headers works in all cases.
2009-02-17 18:15:59 +00:00
Glenn Morris
f0d129c6d6 (Position Info): M-x count-lines-region is not always on M-=. (Bug#2269) 2009-02-17 07:14:11 +00:00
Karl Berry
5dc584b517 consistently use @insertcopying, @direntry, @contents 2009-02-16 17:41:58 +00:00
Miles Bader
9eb59592ad Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
2009-02-16 09:32:19 +00:00
Eli Zaretskii
77730170c0 (User-Chosen Coding Systems): Document that select-safe-coding-system
suggests raw-text if there are raw bytes in the region.
(Explicit Encoding): Warn not to use `undecided' when encoding.
2009-02-14 14:12:15 +00:00
Carsten Dominik
d324fa76e5 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Org Plot): Fix link.
2009-02-13 10:45:03 +00:00
Glenn Morris
c87362126b (Visibility of Frames): Mention the effect multiple
workspaces/desktops can have on visibility.

(as I learnt in bug#2199).
2009-02-11 04:15:18 +00:00
Glenn Morris
160f11d3fb (Holidays, Displaying the Diary): Update for new marker defaults. 2009-02-09 07:50:44 +00:00
Daiki Ueno
7a603b73d6 (Mail-mode integration): Mention the way to do
"encrypt-to-self".  (Bug#1807)
2009-02-09 03:05:50 +00:00
Eli Zaretskii
763e01c4cf (Rmail Coding) <rmail-redecode-body>: Remove stale documentation of
possible problems with redecoding.
2009-02-07 16:56:28 +00:00
Eli Zaretskii
7d2a859fab (Explicit Encoding): Document the `charset' text property produced by
decode-coding-region and decode-coding-string.
2009-02-07 11:48:40 +00:00
Eli Zaretskii
ab992d6629 (Commands for Insertion): Reinstate documentation of
translation-table-for-input.
2009-02-07 11:09:56 +00:00
Eli Zaretskii
a894169f5a (Event Mod): Reinstate documentation of translation-table-for-input. 2009-02-07 11:08:45 +00:00
Eli Zaretskii
ec9e95235a (Searching Keymaps): Reinstate documentation of translation-table-for-input. 2009-02-07 11:08:01 +00:00
Eli Zaretskii
5c9c5c4ba0 (Translation of Characters): Reinstate documentation of
translation-table-for-input.
2009-02-07 11:07:22 +00:00
Glenn Morris
a626b3383b Tiny change is tiny. 2009-02-07 03:08:00 +00:00
Juanma Barranquero
5aa4315c55 * ada-mode.texi (No project files): Fix typo. (Bug#2214) 2009-02-05 23:38:36 +00:00
Miles Bader
3b36c17e9d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
2009-02-05 02:34:34 +00:00
Carsten Dominik
cc6dbcb7b7 2009-02-04 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-return-follows-link): Revert setting
	`org-return-follows-link' to t by default.
2009-02-04 23:01:58 +00:00
Glenn Morris
f5e1441df1 (Out of Rmail): Mention b2m.pl. 2009-02-03 04:05:28 +00:00
Carsten Dominik
55033558b5 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Structure editing, Handling links)
	(Fast access to TODO states, Javascript support): Make standard docs
	correctly reflect default variable settings.
2009-02-02 21:00:46 +00:00
Glenn Morris
ec712abb5c Fix typos. 2009-02-02 07:50:06 +00:00
Chong Yidong
a436e145b7 Bump version to 23.0.90. 2009-02-01 22:04:25 +00:00
Michael Albinus
7112648c53 * trampver.texi: Update release number. 2009-02-01 10:53:49 +00:00
Carsten Dominik
2e461fc1b8 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (TODO dependencies): Document TODO dependencies on
	checkboxes.
2009-01-31 05:30:14 +00:00
Glenn Morris
e1eabe4153 (Out of Rmail): Correct b2m location. 2009-01-31 02:54:23 +00:00
Glenn Morris
b83b70b812 Minor fixes. 2009-01-31 02:47:50 +00:00
Carsten Dominik
bc28360926 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO dependencies): Document key binding for toggling
	ORDERED property.
2009-01-30 08:34:24 +00:00
Michael Albinus
74fc50477b * dbus.texi (Errors and Events): Fix typos. Describe second parameter
of hook functions.
2009-01-28 16:07:33 +00:00
Carsten Dominik
7ddb1b5f24 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO dependencies): New section.
2009-01-28 14:34:34 +00:00
Carsten Dominik
d6685abc9e 2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-agenda-get-todos): Start search from correct
	position.

	* org.el (org-fast-todo-selection): Make sure TODO selection does
	not change buffer position.

	* org-list.el (org-toggle-checkbox): Implement adding or removing
	checkboxes from line or region when called with a prefix
	argument.

	* org-rmail.el (org-rmail-store-link): Protect the call to
	`rmail-narrow-to-non-pruned-header'.

	* org-clock.el (org-clock-special-range): Fix week display in
	clock tables.

	* org-exp.el (org-get-current-options): Fix bug when in indirect
	buffer.

	* org-agenda.el (org-agenda-dim-blocked-tasks): New option.
	(org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
	(org-agenda-dim-blocked-tasks): New function.

	* org.el (org-enforce-todo-dependencies): New option.
	(org-block-todo-from-children-or-siblings): New function.

	* org-faces.el (org-agenda-dimmed-todo-face): New face.
2009-01-28 14:33:23 +00:00
Chong Yidong
c43d955932 (Undo): Update undo limit values. 2009-01-27 21:00:14 +00:00
Chong Yidong
dd05f9dee3 * fixit.texi (Undo): Update undo limit values. 2009-01-27 20:59:57 +00:00
Glenn Morris
b4ba5e8613 Restore a clobbered change. 2009-01-27 18:19:36 +00:00
Carsten Dominik
3da3282ea0 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Plain lists, TODO basics, Priorities)
	(Multiple sets in one file, Conflicts): Document interaction with
	`shift-selection-mode'.
2009-01-27 11:41:36 +00:00
Carsten Dominik
65c439fd68 2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-todo): Return correct state type even if the blocker
	throws an error.
	(org-modifier-cursor-error): Renamed from
	`org-shiftcursor-error'.
	(org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
	(org-shiftmetadown): Call `org-modifier-cursor-error'.

	* org-agenda.el (org-agenda-todo): Call `org-todo' interactively,
	to get real errors from the blocker hook.

	* org.el (org-shiftselect-error, org-call-for-shift-select): New
	functions.
	(org-set-visibility-according-to-property): Turn off the setting
	of `org-show-entry-below', to avoid overruling a FOLDED visibility
	property.

	* org.el (org-support-shift-select): New option.
	(org-shiftup, org-shiftdown, org-shiftright, org-shiftleft)
	(org-shiftcontrolright, org-shiftcontrolleft): Support for shift
	selection outside contexts.

	* org-list.el (org-at-item-bullet-p): New function.

	* org-jsinfo.el (org-infojs-handle-options): Remove unnecessary
	variables.

	* org-footnote.el (org-footnote-normalize): Remove unnecessary
	variable.
	(org-insert-footnote-reference-near-definition): Remove
	unnecessary let form.
2009-01-27 11:39:48 +00:00
Alan Mackenzie
e6c815ae09 (Search-based Fontification): Correct a typo. 2009-01-27 09:40:25 +00:00
Alan Mackenzie
e651a255bc *** empty log message *** 2009-01-27 09:39:11 +00:00
Glenn Morris
d74d846ed7 (Top): Fix Antinews menu entry. 2009-01-27 03:49:27 +00:00
Glenn Morris
cfd5bdfe94 Comment. 2009-01-27 03:48:50 +00:00
Jay Belanger
5fafc2475d (Embedded Mode, Algebraic-Style Calculations): Make Calc the subject
of sentences.
(Rearranging Formulas using Selections): Discuss new options for `j *'.
2009-01-27 01:55:20 +00:00
Michael Albinus
e743350883 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks. 2009-01-26 20:23:49 +00:00
Glenn Morris
2096a1b624 Fix typos. 2009-01-26 02:37:20 +00:00
Karl Berry
49ffdce87c use @itemize @w{} for an item with no bullet instead of the incorrect @itemize asis 2009-01-26 01:15:47 +00:00
Bill Wohler
0cb6149297 (EDITION, UPDATED): Update. 2009-01-25 19:40:51 +00:00
Carsten Dominik
55e0839db5 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
* org.texi (References): Add information about remote references.
	(Built-in table editor): Document `C-c RET' in tables.
	(Math symbols, Quoting LaTeX code): Mention that simple
	LaTeX macros survive LaTeX export.
	(Images in LaTeX export): Show how to create a reference to a
	figure.
	(Sectioning structure): Document that the LaTeX class can be
	specified in a property.
	(Text areas in HTML export): New section.
	(External links): Add examples for text search and ID links.
	(Built-in table editor): Remove the descriptio of `C-c
	C-q', it not longer works.
	(Literal examples): Document that a space must follow
	the colon in short examples.
	(Relative timer): Document `org-timer-stop'.
	(Footnotes): New section.
	(Footnote markup): Shorten section and refer to new Footnote
	section.
	(Literal examples): Add documentation for line
	numbering in and references to code examples.
	(CSS support): Fix the description of default CSS styles.
	(Capturing column view): Document
	"file:path/to/file.org" as an allowed value for the ID property of
	a dynamic block copying column view.
2009-01-25 15:57:04 +00:00
Carsten Dominik
0bd48b37bb 2009-01-25 Carsten Dominik <carsten.dominik@gmail.com>
* org-exp.el (org-export-as-html): Turn \par into a paragraph.

	* org.el (org-agenda-tags-todo-honor-ignore-options): Declare
	variable.

	* org-table.el (org-table-insert-hline): Fix typo in fuction call
	to `backward-char'.

	* org-exp.el (org-export-as-html): Remove the initial space from
	colon examples.

	* org.el (org-scan-tags): Call
	`org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.

	* org-agenda.el (org-agenda-todo-list, org-agenda-match-view): New
	customization groups.
	(org-agenda-tags-todo-honor-ignore-options): New option.
	(org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item):
	New function.
	(org-agenda-get-todos): Use
	`org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-exp.el (org-export-format-source-code-or-example): Escape
	HTML characters also in examples that anre not treated with
	htmlize.  Also, just switch to EXAMPLE processing if we do not
	have a good version of htmlize.

	* org-rmail.el: Fix copyright notice.

	* org.el (org-activate-footnote-links): Improve footnote link
	highlighting.

	* org-footnote.el (org-footnote-normalize): Fix finding the end of
	a footnote definition at the end of the file.

	* org-table.el (org-table-get-specials): Add an imagined hline at
	the end of the table.  This can be useful for references that want
	to go to the end of the table.  Also fix bug when computing last
	row constants, in tables that do not start right at the right
	margin.
	(org-table-eval-formula): Match and replace remove references.
	(org-table-formula-substitute-names): Make sure that names inside
	a "remote" call are left alone, the will be replaced later when
	the remote call is handled.
	(org-table-convert-refs-to-rc): Do not convert things that might
	look like a reference, but are really part of an ID or namei n a
	remote reference.
	(org-table-get-remote-range): New function.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-faces.el (org-clock-overlay): Fix bug in face definition.

	* org-clock.el (org-clock-put-overlay): Use new face instead of
	`secondary-selection'.

	* org-faces.el (org-clock-overlay): New face.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-exp.el (org-get-current-options): Include the option for
	publishing time stamps.

	* org.el (org-toggle-heading): Renamed from
	`org-toggel-region-headings'.
	No longer needs a region defined, but will use it if there is one.
	(org-ctrl-c-star): Simplified, relying more on the internal
	workings of `org-toggle-heading'.
	(org-toggle-item): Renamed from `org-toggle-region-items'.
	No longer needs a region defined, but will use it if there is one.
	(org-ctrl-c-minus): Simplified, relying more on the inernal
	workings of `org-toggle-item'.

	* org-export-latex.el (org-export-latex-preprocess): Fix bug in
	environment detection.  Also, do real changes only in unprotected
	places.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-export-latex.el (org-export-latex-quotation-marks): Use
	`org-if-unprotected-1'.
	(org-export-latex-set-initial-vars): Check for class definition in
	property.

	* org-macs.el (org-if-unprotected-1): New macro.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-compat.el (org-count-lines): New function.

	* org-exp.el (org-export-format-source-code-or-example): Handle
	switches related to text areas.

	* org.el (org-activate-footnote-links): Don't allow match inside a
	link.

	* org-footnote.el (org-footnote-re): Don't allow match inside a link.

	* org-export-latex.el (org-export-latex-links): Keep a relative
	path relative also after export.

	* org-exp.el (org-export-html-scripts): Fix HTML snippet.

	* org.el (org-make-tags-matcher): Never use IDO for completing the
	tags matcher match string.
	(org-completing-read): Also remove the special biding for "?".

	* org-attach.el (org-attach-allow-inheritance): New option.
	(org-attach-inherited): New variable.
	(org-attach-dir): Handle properties related to the attachment
	directory.
	(org-attach-check-absolute-path): New function.
	(org-attach-set-directory, org-attach-set-inherit): New commands.
	(org-attach): Accommodate the new commands in the dispatcher.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-compat.el (org-fit-window-to-buffer): Fix bug with using
	`window-full-width-p'.

	* org-exp.el (org-export-as-html): Only check for images files
	that really can be inlined

	* org.el (org-image-file-name-regexp, org-file-image-p): Allow the
	list of extensions to be a parameter.

	* org-exp.el (org-export-html-inline-image-extensions): New
	variable.

	* org-agenda.el (org-prepare-agenda): Use
	`org-agenda-block-separator'.
	(org-agenda-block-separator): New option.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-export-latex.el (org-export-latex-tables): Call
	`org-table-clean-before-export' with the new optional argument.

	* org-exp.el (org-table-clean-before-export): New optional
	parameter MAYBE-QUOTED, allows for quoted characters like \# in
	first column.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-plot.el (org-plot/gnuplot): Fix text-ind parameter for
	histograms.

	* org-colview.el (org-colview-construct-allowed-dates): Better
	error catching when a date/time property does not have allowed
	values defined.

	* org-colview-xemacs.el (org-colview-construct-allowed-dates):
	Better error catching when a date/time property does not have
	allowed values defined.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-map-entries): Restore point and restriction after
	`org-map-entries'.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-time=, org-time<, org-time<=, org-time>)
	(org-time>=, org-time<>): Make sure both values are dates.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-archive.el (org-extract-archive-heading): Allow %s for file
	name also in achive location heading.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-archive.el (org-add-archive-files): Uniquify the list before
	returning it.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-compat.el (org-fit-window-to-buffer): Use
	`window-full-width-p'.

	* org-export-latex.el (org-export-latex-fixed-width): Enforce the
	space after the colon in short examples.

	* org-exp.el (org-export-protect-colon-examples): Rewritten, to
	enforce a space after the colon.  However, we also allow lines
	that are *only* a colon.
	(org-export-as-html): Enforce the space after the colon in short
	examples.
	(org-export-preprocess-string): Do the colon example protection
	earlier.
	(org-export-remove-timestamps): Do not check for protection at the
	end of the line.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-format-latex-options): Add new matcher for single
	letters between dollars.
	(org-get-header): Function removed.
	(org-heading-components): New function.

	* org-exp.el (org-export-define-heading-targets): Record ID's also
	as alternative targets.
	(org-export-as-html): Interpret "id:" links to other files by
	preserving the relative path.

	* org-jsinfo.el (org-infojs-handle-options): Catch the case if v
	is nil.

	* org-exp.el (org-export-normalize-links): Protect the main link,
	to avoid special character processing.

	* org-export-latex.el (org-export-latex-special-keyword-regexp):
	New variable.
	(org-export-latex-special-string-regexps): Variable removed.
	(org-export-latex-keywords): Use the new regexp.

	* org-exp.el (org-export-handle-include-files): Fetch switches and
	put them into the BEGIN statement.

	* org-timer.el (org-timer-mode-line-string): New variable.

	* org-clock.el (org-clock-mode-line-map): Renamed from
	`org-clock-mode-map'.
	(org-clock-mode-line-timer): Renamed from `org-mode-line-timer'.
	(org-clock-update-mode-line): Renamed from `org-update-mode-line'.
	(org-clock-put-overlay): Renamed from `org-put-clock-overlay'.
	(org-clock-remove-overlays): Renamed from
	`org-remove-clock-overlays'.

	* org-timer.el (org-timer-pause-or-continue): Implement stopping
	and mode line display.
	(org-timer-stop): New command.
	(org-timer-seconds): Return correct time when timer is paused.
	(org-timer-mode-line-timer): New variable.
	(org-timer-set-mode-line, org-timer-update-mode-line): New
	functions.

	* org.el (org-insert-heading):  Handle new value `auto' for
	`org-blank-before-new-entry'.
	(org-org-menu): Add new items for timer functions.

	* org-list.el (org-insert-item): Handle new value `auto' for
	`org-blank-before-new-entry'.

	* org.el (org-blank-before-new-entry): New value `auto', made
	default.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-exp.el (org-export-normalize-links): If the link is also
	used as the description, protect the description.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-closest-date): Fix bug with yearly repeats, in
	combination with preference of the past as it is used for deadline
	and scheduling search.

	* org-exp.el (org-html-handle-time-stamps): No longer check for
	the `org-export-with-timestamps' option, because the preprocesser
	has taken care of this already.

	* org.el (org-entry-properties): Catch the case when this is
	called in a non-org-mode file.

	* org-export-latex.el (org-export-latex-remove-from-headlines):
	Variable made obsolete, also LaTeX export now uses the standard
	variables.
	(org-export-as-latex): Add the timestamps parameter to the
	preprocessor parameter list.
	(org-export-latex-content): Export the remaining keywords without
	considering to remove them.
	(org-export-latex-keywords-maybe): Make the REMOVE-LIST optional.
	Use bold font instead of tt font for the keywords.
	(org-export-latex-fontify-headline): Format headlines, assuming
	that all keywords still present should be published.
	(org-export-latex-keywords): Remove argument TIMESTAMPS and just
	publish what ever remains of the time stamps.
	(org-export-latex-list-parameters): New option.
	(org-export-latex-lists): Pass additional parameters to the list
	converter.

	* org-exp.el (org-export-preprocess-string): Remove clock lines
	and timestamps already in the preprocesor.
	(org-export-remove-timestamps, org-export-remove-clock-lines): New
	functions.
	(org-export-as-ascii, org-export-as-html): Add the timestamps
	parameter to the preprocessor parameter list.

	* org-list.el (org-list-parse-list): Parse for checkboxes.
	(org-list-to-generic): Introduce and handle new parameters :cbon
	and :cboff.
	(org-list-to-latex, org-list-to-html, org-list-to-texinfo): Add
	optional parameter PARAMS.

	* org-export-latex.el (org-export-latex-special-chars): Fix
	problems with interpreting dollar signs.
	(org-inside-latex-math-p): New function.
	(org-export-latex-preprocess): Protect all the math fragments.

	* org.el (org-latex-regexps): Allow a dash after a dollar.

	* org-w3m.el (org-w3m-copy-for-org-mode): Always deactivate the
	mark after copying.

	* org-agenda.el (org-run-agenda-series): Have series options set
	when finalizing the agenda.

	* org-exp.el (org-export-format-source-code-or-example): Protect
	the converted examples.

	* org.el (org-set-regexps-and-options): Fix the regexp
	`org-complex-heading-regexp'.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-edit-src-get-label-format): New function.
	(org-coderef-label-format): New option.
	(org-edit-src-code, org-edit-src-find-region-and-lang): Parse for
	a label format specification and make sure it is used in the edit
	buffer.
	(org-edit-src-get-label-format): New function.
	(org-store-link): Handle new coderef formats.
	(org-link-search): Handle new coderef formats.

	* org-footnote.el (org-footnote-create-definition)
	(org-footnote-goto-local-insertion-point): Make footnote insertion
	work correctly when the "Footnotes" headline is the last line in
	the buffer.

	* org.el (org-goto-marker-or-bmk): Expose context after jumping to
	the location.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-w3m.el (org-w3m): New customization group.
	(org-w3m-deactivate-mark): New option.
	(org-w3m-copy-for-org-mode): Deactivate region, unless the user
	option say not to.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org.el (org-set-font-lock-defaults): Trigger footnote
	fontification.
	(org-activate-footnote-links): New function.
	(org-activate-links): New entry `footnote'.

	* org-faces.el (org-footnote): New face.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-macs.el (org-re): Handle the [:word:] class.

	* org-exp.el (org-export-preprocess-string): Call
	`org-export-protect-colon-examples'.
	(org-export-protect-colon-examples): Renamed from
	`org-export-protect-examples', and scope limited to lines starting
	with a colon.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-exp.el (org-export-preprocess-string): Move the preprocess
	hook to after turning on Org-mode.
	(org-export-preprocess-after-include-files-hook)
	(org-export-preprocess-after-tree-selection-hook)
	(org-export-preprocess-before-backend-specifics-hook)
	(org-export-preprocess-final-hook): New hooks.
	(org-export-preprocess-string): Run the new hooks.

	* org.el (org-ctrl-c-minus): Fix indentation for new items.

	* org-footnote.el: New file.

	* org.el (org-footnote): Require footnote code.
	(org-startup-options): Add new footnote options.
	(org-mode-map): New keybindig for footnotes.
	(org-ctrl-c-ctrl-c): Add function at footnotes.
	(org-org-menu): New menu entries for footnotes.

	* org-export-latex.el (org-export-as-latex): Pass footnote
	variable to preprocessor.
	(org-export-latex-preprocess): Treat multiple references to a
	footnote.

	* org-exp.el (org-export-preprocess-string): Call
	`org-footnote-normalize'.
	(org-export-as-ascii, org-export-as-html): Pass footnote variable
	to preprocessor.
	(org-export-as-html): Treat multiple references to a footnote.

2009-01-25  Carsten Dominik  <carsten.dominik@gmail.com>

	* org-export-latex.el (org-export-latex-links): Handle coderef
	links.

	* org.el (org-bracket-link-analytic-regexp++): New variable.
	(org-make-link-regexps): Initialize
	`org-bracket-link-analytic-regexp++'.
	(org-store-link): Implement special case in edit-src buffer.
	(org-insert-link): No use of ide to insert stored links.
	(org-link-search): Implement special case for coderefs.

	* org-exp.el (org-export-html-scripts): New constant.
	(org-export-html-style-default): Add a new style for highlighted
	code.
	(org-export-code-refs): New variable.
	(org-export-preprocess-string): Initialize `org-export-code-refs'.
	Call `org-export-replace-src-segments-and-examples'
	No longer call `org-export-protect-examples'.
	(org-export-target-internal-links): Take care of coderef targets.
	(org-export-last-code-line-counter-value): New variable.
	(org-export-replace-src-segments-and-examples): Renamed from
	`org-export-replace-src-segments', and modified.
	(org-export-format-source-code-or-example): Renamed from
	`org-export-format-source-code'.
	(org-export-number-lines): New function.
	(org-export-as-ascii, org-export-as-html): Handle coderef links.
2009-01-25 15:54:03 +00:00
Juanma Barranquero
bc5cde4b2e * abbrevs.texi (Abbrev Table Properties): Fix typo.
Reported by Seweryn Kokot <sewkokot@gmail.com>.  (Bug#2039)
2009-01-25 12:10:52 +00:00
Juri Linkov
467e8d77e4 (Grep Searching): Fix index entry for lgrep. 2009-01-25 00:57:19 +00:00
Eli Zaretskii
f721dedaef (Window Systems): Document the value of `initial-window-system' under --daemon. 2009-01-24 20:24:18 +00:00
Eli Zaretskii
3533155bcf (System Environment): Remove description of the `environment' function which
has been deleted.
2009-01-24 16:24:17 +00:00
Eli Zaretskii
6c60bbdbb3 (Windows Printing): Add an index entry for Ghostscript. 2009-01-24 15:51:50 +00:00
Stephen Eglen
49dbbaf253 (Getting Started): Describe $MH. 2009-01-23 13:52:24 +00:00
Dan Nicolaescu
f79b43b27b * frame.el (make-frame-on-tty): Remove function, inline contents
in the only user ...

* server.el (server-create-tty-frame): ... here.

* frames.texi (Multiple Displays): Remove documentation for
removed function make-frame-on-tty.
2009-01-22 06:58:10 +00:00
Chong Yidong
ae12425c9d (Format Conversion Piecemeal): Clarify behavior of
write-region-annotate-functions.  Document
write-region-post-annotation-function.
2009-01-22 04:53:41 +00:00
Chong Yidong
e3aa6669fa * files.texi (Format Conversion Piecemeal): Clarify behavior of
write-region-annotate-functions.  Document
write-region-post-annotation-function.
2009-01-22 04:53:32 +00:00
Michael Albinus
193e68284e * tramp.texi (all): Harmonize usage of "external method",
"external transfer method" and "out-of-band method".
(Connection types): Precise the differences of inline and external
methods.  Written by Adrian Phillips <a.phillips@met.no>.
2009-01-21 18:54:45 +00:00
Adrian Robert
9ce5a36f02 * macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed. 2009-01-21 17:58:16 +00:00
Nick Roberts
d35fdb5bb1 (Debuggers): Add paragraph missed in previous change. 2009-01-20 05:27:31 +00:00
Nick Roberts
b424697fe6 (Debuggers): Revert some of 2008-10-31 change to
raise GUD subsections.
2009-01-20 05:20:40 +00:00
Nick Roberts
9aa5f2fbf4 *** empty log message *** 2009-01-20 05:19:02 +00:00
Chong Yidong
803ee7b9b1 (Font Lookup): Document WIDTH argument of x-list-fonts. 2009-01-19 15:29:18 +00:00
Chong Yidong
fb13a41632 * display.texi (Font Lookup): Document WIDTH argument of
x-list-fonts.
2009-01-19 15:29:05 +00:00
Miles Bader
26b9f88d28 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1520
2009-01-19 01:06:25 +00:00
Glenn Morris
377952e006 Peter Tury <tury.peter at gmail.com> (tiny change)
(Relative timer): Fix typo.
2009-01-17 22:27:54 +00:00
Eli Zaretskii
f71de46c66 (Suspending Emacs): Fix last change. 2009-01-17 19:22:59 +00:00
Eli Zaretskii
ead3f58d86 (Standard Keymaps): Rename function-key-map to local-function-key-map. 2009-01-17 19:16:08 +00:00
Eli Zaretskii
6b9e769476 (Translation Keymaps): Rename function-key-map to local-function-key-map. 2009-01-17 19:14:52 +00:00
Eli Zaretskii
3f1d322f58 (Terminal I/O Encoding): `keyboard-coding-system' and
`set-keyboard-coding-system' now accept an optional terminal argument.
2009-01-17 19:14:29 +00:00
Eli Zaretskii
d3ae77bcb9 (Event Mod): `keyboard-translate-table' is now terminal-local.
(Function Keys): Rename function-key-map to local-function-key-map.
2009-01-17 19:14:01 +00:00
Eli Zaretskii
490f11979e (Standard Hooks): Document suspend-tty-functions' and resume-tty-functions'. 2009-01-17 18:47:53 +00:00
Eli Zaretskii
62a5303f25 (Suspending Emacs): Update for multi-tty; document `suspend-tty',
`resume-tty', and `controlling-tty-p'.
2009-01-17 18:43:59 +00:00
Eli Zaretskii
2b6ae648f8 (Terminal Parameters): Document terminal-parameters', terminal-parameter',
and `set-terminal-parameter'.
2009-01-17 18:43:24 +00:00
Eli Zaretskii
df05a1630f (Top): Make @detailmenu be consistent with changes in frames.texi. 2009-01-17 16:33:55 +00:00
Eli Zaretskii
0ed8034edc (Standard Hooks): Document `delete-frame-functions' and
`delete-terminal-functions'.
2009-01-17 16:32:09 +00:00
Eli Zaretskii
20cb6c9b32 (Frames): Document frame-terminal' and terminal-live-p'.
(Multiple Displays): Document `make-frame-on-tty'.
(Multiple Terminals): Document `terminal-list', `delete-terminal',
`terminal-name', and `get-device-terminal'.
2009-01-17 16:31:21 +00:00
Eli Zaretskii
200811d63a (System Environment): Document environment' and initial-environment'. 2009-01-17 15:35:55 +00:00
Eli Zaretskii
02eccf6bfb (Coding System Basics): More accurate description of `raw-text'. 2009-01-17 10:09:52 +00:00
Juanma Barranquero
98a1e0f5b7 Add bug reference. 2009-01-15 23:58:00 +00:00
Juanma Barranquero
a20d3598fc * org.texi (Clocking work time): Fix typo.
Reported by Peter Tury <tury.peter@gmail.com>.
2009-01-15 23:40:22 +00:00
Glenn Morris
3892ff9cf2 (Acknowledgments): Another update based mainly on AUTHORS. 2009-01-15 03:20:39 +00:00
Glenn Morris
5fbc0f117e A previous typo fix was incorrect. 2009-01-14 03:49:42 +00:00
Glenn Morris
ac20fddfec Fix another typo. 2009-01-13 05:30:33 +00:00
Glenn Morris
a50253cc44 Fix some more typos. 2009-01-13 03:41:04 +00:00
Glenn Morris
07450bee1c Peter Tury <tury.peter at gmail.com> (tiny change)
Fix some typos.
2009-01-13 03:40:13 +00:00
Stefan Monnier
0befcaca93 Typo. 2009-01-12 20:44:40 +00:00
Stefan Monnier
cc5a5e2d42 Qualify the `-flag' convention. 2009-01-12 20:44:19 +00:00
Juanma Barranquero
f19fea978e * display.texi (Low-Level Font): Fix typo. 2009-01-12 10:22:35 +00:00
Glenn Morris
836ebce1c8 Fix name typo. 2009-01-11 02:11:16 +00:00
Glenn Morris
14731c8f34 (Acknowledgments): Some more updates based on AUTHORS. 2009-01-10 22:35:59 +00:00
Chong Yidong
2833b3fffd Undo last change. 2009-01-10 13:20:18 +00:00
Chong Yidong
d9ffc9c39a (PostScript Images): Node deleted. 2009-01-10 13:10:19 +00:00
Chong Yidong
5667b1b438 (Top): Update node listing. 2009-01-10 13:09:31 +00:00
Chong Yidong
16fa292f51 * elisp.texi (Top): Update node listing.
* display.texi (PostScript Images): Node deleted.
2009-01-10 13:09:20 +00:00
Eli Zaretskii
3355f04dd8 (Decoding Output): Document that null bytes force no-conversion for reading
process output.
2009-01-10 12:50:38 +00:00
Eli Zaretskii
7951ad77dd (Reading from Files): Document that null bytes force no-conversion when visiting
files.
2009-01-10 12:42:58 +00:00
Eli Zaretskii
538395d97a (Serial Ports): Improve wording, suggested by RMS. 2009-01-10 12:34:20 +00:00