1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

1266 Commits

Author SHA1 Message Date
Chong Yidong
dc40117535 (Repeated Loading): Simplify examples. 2009-03-12 01:06:53 +00:00
Chong Yidong
81f919fc6e * loading.texi (Repeated Loading): Simplify examples. 2009-03-12 01:06:46 +00:00
Chong Yidong
0f631634b2 (Common Keywords): It's not necessary to use :tag
to remove hyphens, as custom-unlispify-tag-name does it
automatically.
(Variable Definitions): Link to File Local Variables.  Document
customized-value symbol property.
(Customization Types): Move menu to end of node.
2009-03-12 00:10:08 +00:00
Chong Yidong
f2bbc08cb4 * customize.texi (Common Keywords): It's not necessary to use :tag
to remove hyphens, as custom-unlispify-tag-name does it
automatically.
(Variable Definitions): Link to File Local Variables.  Document
customized-value symbol property.
(Customization Types): Move menu to end of node.
2009-03-12 00:00:47 +00:00
Jason Rumney
86dca3e8ba * w32-vars.el (w32-list-proportional-fonts): Make obsolete.
* msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
w32-use-visible-system-caret doc to indicate that it should get set
automatically.
(Windows Fonts): Add doc for the uniscribe backend.
2009-03-10 15:57:34 +00:00
Chong Yidong
ebfbce6793 (Compiling Macros): Omit misleading sentence, which implied that
macros can only be used in the same file they are defined.
(Backquote): Remove obsolete information about Emacs 19.
2009-03-10 00:43:20 +00:00
Chong Yidong
955964d7e9 * macros.texi (Compiling Macros): Omit misleading sentence, which
implied that macros can only be used in the same file they are
defined.
(Backquote): Remove obsolete information about Emacs 19.
2009-03-10 00:43:07 +00:00
Dan Nicolaescu
042fe98f1b (VC Directory Commands): Fix doc for the x key in
vc-dir.  (Bug#2598)
2009-03-08 18:42:18 +00:00
Reiner Steib
7f8dba73a1 (Spelling): Add turn-on-flyspell. (Bug#2517) 2009-03-05 20:52:44 +00:00
Glenn Morris
04242bdc9d (Rmail Basics): Add reference to sorting.
(Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
Minor re-wordings.
(Rmail Deletion): Expunging is not the only way to change the numbers.
(Rmail Labels): Labels can also be used in sorting.
(Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2009-03-05 07:08:36 +00:00
Glenn Morris
749c644792 Fix typo in previous change. 2009-03-05 06:25:35 +00:00
Glenn Morris
d25ed7dba3 John Foerch <jjfoerch at earthlink.net> (tiny change)
(Display Margins): Fix paren typo.
2009-03-05 03:54:27 +00:00
Glenn Morris
505e70c3db (Rmail Motion): Mention rmail-next-same-subject.
(Rmail Display): Mention rmail-mime.
2009-03-05 03:40:00 +00:00
Glenn Morris
fbe1bb4638 Comment. 2009-03-04 05:44:22 +00:00
Glenn Morris
00cfe22c8b (Rmail Sorting): Add the keybindings associated with each
sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
summary.  Mention sorts cannot be undone.
(Rmail Display): Give an example of how to use goto-address-mode.
(Rmail Editing): It's keybindings that are redefined, not commands.
Fix some typos.
(Movemail): Some minor rewording.
(Remote Mailboxes): Emacs movemail supports pop by default.
Fix some minor grammatical issues.  The "two alternative ways" to
specify a POP mailbox are really just one.  Remove all reference to the
variables rmail-pop-password and rmail-pop-password-required, obsolete
since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
can support Kerberos.
2009-03-04 04:15:38 +00:00
Juanma Barranquero
35ed8e2e7f * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
($(infodir)/auth, auth.dvi): New targets.
2009-03-03 09:21:31 +00:00
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