Glenn Morris
a77fe20c70
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2010-04-15 19:35:59 -07:00
Glenn Morris
d5b22ab221
* doc/emacs/ChangeLog: Fix typo.
2010-04-15 10:17:01 -07:00
Glenn Morris
4ebe99027b
Mention Dired VC diff and log in manual.
...
* dired.texi (Misc Dired Features): Mention VC diff and log.
* maintaining.texi (Old Revisions, VC Change Log):
Mention that diff and log work in Dired buffers.
2010-04-15 00:54:06 -07:00
Glenn Morris
2bf1d02de9
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
2010-04-15 00:34:28 -07:00
Glenn Morris
98932641ac
* help.texi (Help Summary): Mention M-x info-finder.
2010-04-15 00:25:20 -07:00
Glenn Morris
cdfbcbba7a
* ack.texi (Acknowledgments): Add mpc.el
2010-04-15 00:06:25 -07:00
Glenn Morris
4d4e952231
Document new commands for manipulating local variable lists.
...
* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.
2010-04-14 19:05:36 -07:00
Juri Linkov
5854c2677e
Fix @deffn without category.
...
* abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
for `abbrev-insert'.
* buffers.texi (Indirect Buffers): Add category `Command'
to @deffn of `clone-indirect-buffer'.
* windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
for `next-window' and `previous-window'. Add category `Command'
to @deffn of `pop-to-buffer'.
2010-04-15 01:41:21 +03:00
Glenn Morris
16207c0a48
Doc fix related to Contributing.
...
* trouble.texi (Contributing): Add cindex entry.
Mention etc/CONTRIBUTE.
2010-04-08 18:20:45 -07:00
Chong Yidong
e59c4233e2
Edits to Persistent Mark node.
...
* mark.texi (Persistent Mark): Copyedits. Replace undo example with
query-replace (Bug#5774).
2010-04-06 12:10:31 -04:00
Chong Yidong
d86d8ea85a
Bump version to 23.1.95.
2010-04-02 20:42:10 -04:00
Chong Yidong
8a14dec7ef
Fix markup mistake in nonascii.texi.
...
* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
2010-04-01 11:24:53 -04:00
Chong Yidong
8cc8cecf9c
Fix typo.
2010-04-01 11:15:28 -04:00
Eli Zaretskii
7a1831cf75
Explain how to re-throw a signal.
...
control.texi (Handling Errors): How to re-throw a signal caught
by condition-case.
2010-03-31 12:43:53 +03:00
Eli Zaretskii
ce79424fc8
Improve documentation of "C-x 8 RET".
...
mule.texi (Input Methods): Mention "C-x 8 RET" and add a
cross-reference to "Inserting Text".
basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
Mention completion provided by `ucs-insert'.
2010-03-30 13:59:26 +03:00
Chong Yidong
8233e79a56
Expand discussion of mail setup.
...
* sending.texi (Sending Mail): Note variables that may need customizing.
(Mail Sending): Expand discussion of send-mail-function.
2010-03-28 14:44:47 -04:00
Chong Yidong
e73c243459
Document Message mode as the default mail mode.
...
* sending.texi (Sending Mail): Document the fact that Message mode is
now the default mail mode.
(Mail Format, Mail Headers): Document mail-from-style changes.
(Mail Commands): Rename from Mail mode. Document Message mode.
(Mail Misc): Rename from Mail mode Misc.
(Mail Sending, Header Editing, Mail Misc): Switch to Message mode
command names and update keybindings.
(Header Editing): Document message-tab. De-document
mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
favor of mail-default-headers. Ad index entries for user-full-name and
user-mail-address.
(Citing Mail): Update changes in Message mode behavior. Document
mail-yank-prefix.
(Mail Signature): New node, moved from Mail Misc.
(Mail Aliases): Mail abbrevs are the default with Message mode.
(Mail Methods): Note that Message mode is now the default.
* rmail.texi (Rmail Reply):
* text.texi (Text Mode):
* major.texi (Major Modes):
* mule.texi (Output Coding): Refer to Message mode.
* custom.texi (Init Examples): Add xref to Mail Header.
* emacs.texi (Top): Fix xrefs.
2010-03-27 23:41:34 -04:00
Chong Yidong
c386371362
Document `after-load-functions'.
...
* loading.texi (Hooks for Loading): Document after-load-functions.
Copyedits.
2010-03-26 13:43:01 -04:00
Chong Yidong
ef7b27ef14
* maintaining.texi (Old Revisions): Document vc-root-diff.
2010-03-25 20:04:48 -04:00
Chong Yidong
06d62b990c
* maintaining.texi (VCS Concepts): Fix typo.
2010-03-25 19:32:51 -04:00
Chong Yidong
c0c035fa6a
Document VC changes: vc-log-show-limit and vc-print-root-log.
...
* maintaining.texi (VC With A Merging VCS): C-x v v now creates a
repository if there is none.
(VC Change Log): Rename from VC Status. Document vc-log-show-limit and
vc-print-root-log.
(Old Revisions): Copyedits.
* emacs.texi: Update.
2010-03-25 18:57:13 -04:00
Chong Yidong
f2608df3a3
Document comint history-search changes.
...
* misc.texi (Shell Ring): Document new M-r binding. M-s is no longer bound.
2010-03-25 17:14:17 -04:00
Chong Yidong
71785b7a63
* programs.texi (Program Modes): Mention Javascript mode.
2010-03-25 16:36:41 -04:00
Chong Yidong
f67c5dd0dd
Note in documentation that nXML is now the default XML mode.
...
* text.texi (HTML Mode): Note that nXML is now the default XML mode.
* emacs.texi: Update node description.
2010-03-25 16:32:39 -04:00
Chong Yidong
0f72a391d3
* misc.texi (Navigation): Document doc-view-continuous.
2010-03-25 16:15:52 -04:00
Glenn Morris
6d98672d24
Close bug#5759.
...
* ack.texi (Acknowledgments):
* emacs.texi (Acknowledgments): Fix ispell attribution.
2010-03-23 20:02:42 -07:00
Arni Magnusson
c333f279e5
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2010-03-24 01:16:45 +01:00
Jan Djärv
93318cbd40
bug #5736 : Allow X-resource menuBar to take on/off as documented.
...
* frame.c (x_get_arg): Handle RES_TYPE_BOOLEAN_NUMBER (bug #5736 ).
* xfns.c (Fx_create_frame): Make menuBar a RES_TYPE_BOOLEAN_NUMBER.
* dispextern.h (resource_types): RES_TYPE_BOOLEAN_NUMBER is new.
* xresources.texi (Table of Resources): Clarify toolBar number
for Gtk+.
* frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2010-03-22 08:26:56 +01:00
Chong Yidong
4102856c09
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2010-03-21 18:13:26 -04:00
Chong Yidong
15cf2f5273
Document multi-isearch-buffers and tab-always-indent.
...
* search.texi (Other Repeating Search): Document multi-isearch-buffers
and multi-isearch-buffers-regexp.
* indent.texi (Indentation): Clarify description of
indent-for-tab-command. Document tab-always-indent.
2010-03-21 14:32:19 -04:00
Chong Yidong
f7704e2669
* processes.texi (Network Processes): Document seqpacket type.
2010-03-21 11:28:53 -04:00
Chong Yidong
d68eb23c6a
Document font-use-system-font.
...
* cmdargs.texi (Font X): Move most content to Fonts.
* frames.texi (Fonts): New node. Document font-use-system-font.
* emacs.texi (Top):
* xresources.texi (Table of Resources):
* mule.texi (Defining Fontsets, Charsets): Update xrefs.
2010-03-20 13:24:06 -04:00
Michael Albinus
c8215db1b9
* lisp/net/trampver.el: Update release number.
...
* doc/misc/trampver.texi: Update release number.
2010-03-14 21:10:47 +01:00
Chong Yidong
66da5719da
Bump version to 23.1.94 and regenerate ldefs-boot.el.
2010-03-10 23:03:11 -05:00
Chong Yidong
eed5c93a4c
* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
2010-03-06 15:27:19 -05:00
Chong Yidong
17782becc5
Improve documentation for setting buffer-local vars (Bug#5688).
...
* custom.texi (Init Examples): Add xref to Locals.
* major.texi (Choosing Modes): Mention usage of setq-default for
setting the default value of major-mode (Bug#5688).
2010-03-06 14:02:49 -05:00
Glenn Morris
1ddd662297
Update Lispref for 30-bit integers.
...
* numbers.texi (Integer Basics, Bitwise Operations):
* objects.texi (Integer Type): Update for integers now being 30-bit.
2010-03-02 19:50:15 -08:00
Chong Yidong
d99aaebdb4
* faq.texi: Note that ansi-color is now enabled by default.
2010-03-02 21:44:52 -05:00
Chong Yidong
b4a1a8b278
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
...
* display.texi (Display Custom): Document make-pointer-invisible and
underline-minimum-offset. Remove inverse-video.
2010-03-02 17:56:36 -05:00
Michael Albinus
5794c2a5f7
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when
...
Emacs runs in interactive mode. (Bug#5645)
2010-02-28 11:05:21 +01:00
Chong Yidong
a908c79a8f
Document :otf font-spec property.
...
* display.texi (Low-Level Font): Document :otf font-spec property.
2010-02-27 10:18:07 -05:00
Chong Yidong
5d752593a5
Bump version to 23.1.93; regenerate AUTHORS.
2010-02-26 22:09:45 -05:00
Robert J. Chassell
0ca10bb75f
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
2010-02-24 22:07:26 +00:00
Chong Yidong
a1e759cdee
* frames.texi (Frame Commands): Note that the last ordinary frame can
...
be deleted in daemon mode (Bug#5616).
2010-02-21 08:35:25 -05:00
Glenn Morris
7e17c3a2c7
* trouble.texi: Revert grammar change from previous change.
2010-02-18 18:32:36 -08:00
Glenn Morris
4f3bc373f1
* trouble.texi (Contributing): Repository is no longer CVS.
2010-02-18 01:04:46 -08:00
Glenn Morris
40572be641
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2010-02-15 18:44:29 -08:00
Glenn Morris
88c26f5c45
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
2010-02-15 18:38:00 -08:00
Juanma Barranquero
484eaeac27
Fix typos in ChangeLogs.
2010-02-14 18:31:34 +01:00
Glenn Morris
64f3bde257
* buffers.texi: Fix typo in previous.
2010-02-08 09:11:15 -08:00