Chong Yidong
b336408c6b
Bump version to 23.0.93.
2009-05-01 15:32:01 +00:00
Chong Yidong
544c5fc92a
Fix typo.
2009-04-29 03:13:37 +00:00
Chong Yidong
dd44967407
* variables.texi (File Local Variables): Note that read-circle is
...
bound to nil when reading file-local variables.
* streams.texi (Input Functions): Document read-circle.
(Output Variables): Add xref to Circular Objects.
2009-04-29 03:13:16 +00:00
Stefan Monnier
5bd6620497
(Lisp Libraries): `load-library' does offer completion.
2009-04-28 18:59:18 +00:00
Chong Yidong
bc36ad1c2d
* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
...
t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2009-04-28 04:07:37 +00:00
Eli Zaretskii
6c4cfaf836
(Tags): Clarify the text some more.
2009-04-26 19:01:24 +00:00
Eli Zaretskii
7be4f7c06d
(Tags): Clarify the text some more.
2009-04-26 18:07:29 +00:00
Chong Yidong
4f1e25e2c9
* tips.texi (Coding Conventions): Copyedits. Add xref to Named
...
Features and Coding System Basics. Node that "p" stands for
"predicate". Recommend utf-8-emacs instead of emacs-mule.
(Key Binding Conventions): Emacs does use S-down-mouse-1, for
mouse-appearance-menu.
(Programming Tips): Add xref to Progress.
2009-04-26 02:35:18 +00:00
Eli Zaretskii
6347c602f2
(Tags): Clarify the text some more.
2009-04-25 21:13:35 +00:00
Eli Zaretskii
3eb92ec0f1
(Tags): Fix last change.
2009-04-25 07:22:50 +00:00
Eli Zaretskii
f1a4788495
(Tags): Clarify text. (Bug#3101)
2009-04-25 07:19:58 +00:00
Daiki Ueno
7f3bc720a8
(Security): Mention that EasyPG is the current default.
2009-04-22 07:34:17 +00:00
Chong Yidong
dca019f859
* os.texi (Command-Line Arguments): Document
...
command-line-args-left.
(Suspending Emacs): Adapt text to multi-tty case. Document use of
terminal objects for tty arguments.
(Startup Summary): Add xref to Session Management.
(Session Management): Mention emacs-session-restore. Copyedits.
2009-04-22 04:21:39 +00:00
Chong Yidong
be77bd4536
* entering.texi (Entering Emacs): Document initial-buffer-choice.
...
* building.texi (Lisp Interaction): Document initial-scratch-message.
2009-04-22 01:29:25 +00:00
Chong Yidong
02a8910302
* os.texi (Startup Summary): Copyedits. The init file is not
...
necessarily named .emacs now. Document initial-buffer-choice and
initial-scratch-message. Note where Emacs exits in batch mode.
Document inhibit-splash-screen as an alias.
(Init File): Be neutral about which init file name to use.
2009-04-20 01:34:27 +00:00
Juanma Barranquero
ed6e7b1194
* msdog.texi (Windows Fonts): Fix typos.
2009-04-18 12:40:46 +00:00
Juanma Barranquero
d3b8292706
* files.texi (Save Commands): Fix pxref.
2009-04-18 12:33:17 +00:00
Chong Yidong
bc323c0489
* files.texi (Save Commands): Mention diff-buffer-with-file.
...
(Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
Henoch (Bug#3036).
2009-04-18 01:41:53 +00:00
Chong Yidong
ed8ab760ef
* display.texi (Line Height): Emphasize that line-spacing only takes
...
effect on graphical terminals.
2009-04-15 22:06:52 +00:00
Chong Yidong
80d7cdca53
* searching.texi (Regexp Backslash): Also refer to shy groups as
...
non-capturing or unnumbered groups.
(Regexp Functions): Add cross-reference to Regexp Backslash.
2009-04-15 21:54:15 +00:00
Chong Yidong
0c1cfe0109
* display.texi (Truncation): Overlays can use line-prefix and
...
wrap-prefix too.
(Overlay Properties): Document wrap-prefix and line-prefix.
(Face Attributes): Document underline-minimum-offset.
(Face Remapping): Copyedits.
(Low-Level Font): Copyedits.
(Image Cache): Note that the image cache is shared between frames.
2009-04-15 03:07:06 +00:00
Chong Yidong
96d98c408a
(Session Commands): Fix typo.
2009-04-13 17:23:27 +00:00
Chong Yidong
4518068d84
* ediff.texi (Session Commands): Fix typo.
2009-04-13 17:23:20 +00:00
Chong Yidong
c4adeee0e7
* display.texi (Refresh Screen): Note that a passage about screen
...
refreshing is text terminal only.
(Forcing Redisplay): Delete misleading comment---sit-for calls
redisplay, not the other way around.
(Truncation): Note new values of truncate-partial-width-windows.
Copyedits.
(Invisible Text): Document invisible-p.
2009-04-13 15:54:17 +00:00
Eli Zaretskii
b20ecfa1c4
(Overlays): Overlays don't scale well. See
...
http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html .
2009-04-11 08:54:44 +00:00
Chong Yidong
f147ff7521
* syntax.texi (Syntax Table Functions): Document cons cell
...
argument for modify-syntax-entry.
(Categories): Document cons cell argument for
modify-category-entry.
2009-04-10 04:57:05 +00:00
Chong Yidong
fca4ec7651
* searching.texi (String Search): Document word-search-forward-lax
...
and word-search-backward-lax.
(Searching and Case): Describe isearch behavior more precisely.
2009-04-10 04:48:05 +00:00
Chong Yidong
9c283d5b99
* keymaps.texi (Tool Bar): Mention that some platforms do not
...
support multi-line toolbars. Suggested by Stephen Eglen.
* frames.texi (Layout Parameters): Mention that Nextstep also
allows only one tool-bar line. Suggested by Stephen Eglen.
2009-04-10 02:12:01 +00:00
Chong Yidong
97d8273fa2
* nonascii.texi (Text Representations): Copyedits.
...
(Coding System Basics): Also mention utf-8-emacs.
(Converting Representations, Selecting a Representation)
(Scanning Charsets, Translation of Characters, Encoding and I/O):
Copyedits.
(Character Codes): Mention role of codepoints 1114112 to 4194175.
2009-04-10 01:16:27 +00:00
Chong Yidong
2bad329985
* text.texi (Yank Commands): Note that yank uses push-mark.
...
(Filling): Clarify REGION argument of fill-paragraph. Document
fill-forward-paragraph-function.
(Special Properties): Remove "new in Emacs 22" declaration.
(Clickable Text): Merge with Links and Mouse-1 node.
* display.texi (Button Properties, Button Buffer Commands): Change
xref to Clickable Text.
* tips.texi (Key Binding Conventions): Change xref to Clickable
Text.
* elisp.texi (Top): Update node listing.
2009-04-09 01:17:08 +00:00
Miles Bader
d7ca410a96
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1577
2009-04-06 22:04:07 +00:00
Chong Yidong
47af2f4b96
* markers.texi (The Mark): Copyedits. Improve description of
...
handle-shift-selection.
(The Region): Move use-region-p here from The Mark.
2009-04-06 01:20:55 +00:00
Chong Yidong
ea30ce4f23
* positions.texi (Screen Lines): Document (cols . lines) argument
...
for vertical-motion.
2009-04-05 05:11:48 +00:00
Chong Yidong
3ec61d4e52
* frames.texi (Frames): Clean up introduction. Document `ns'
...
return value for framep.
(Creating Frames): Note how the terminal is chosen.
(Multiple Terminals, Multiple Displays): Merge into a single node.
(Color Parameters): Fix typo.
* variables.texi (Local Variables, Buffer-Local Variables)
(Creating Buffer-Local): Change link to Multiple Terminals.
* os.texi (X11 Keysyms): Change link to Multiple Terminals.
* keymaps.texi (Controlling Active Maps): Change link to Multiple
Terminals.
* commands.texi (Command Loop Info, Keyboard Macros): Change link
to Multiple Terminals.
* elisp.texi (Top): Update node listing.
* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.
2009-04-04 22:34:23 +00:00
Chong Yidong
9257072f4f
* buffers.texi (Current Buffer): Note that the append-to-buffer
...
example is no longer in synch with the latest code. Tie the two
examples together.
2009-04-04 01:51:58 +00:00
Chong Yidong
2aa8ea6ece
* files.texi (File Attributes): Move note about MS-DOS from
...
Changing Files to File Attributes.
(Create/Delete Dirs): Note that mkdir is an alias for this.
2009-04-04 01:32:57 +00:00
Glenn Morris
c6c76addf7
Copy the direntry from ../../info/dir, and avoid using a period in the
...
entry name. (Bug#2797)
2009-04-02 07:02:24 +00:00
Glenn Morris
c8a282612b
Capitalize direntry.
2009-04-02 06:59:17 +00:00
Chong Yidong
fd211f0b3c
(Filter Functions): Suggest how to handle output batches.
2009-04-01 03:51:14 +00:00
Chong Yidong
22e74b1747
* processes.texi (Filter Functions): Suggest how to handle output
...
batches.
2009-04-01 03:50:58 +00:00
Chong Yidong
91e6d74d7b
Bump version to 23.0.92.
2009-03-31 02:04:39 +00:00
Chong Yidong
b2a77f6dc3
(Accessing Documentation): Update example to use
...
help-setup-xref and with-help-window.
(Help Functions): Remove print-help-return-message, which is
semi-obsolete due to with-help-window. Document help-buffer and
help-setup-xref.
2009-03-30 21:57:28 +00:00
Chong Yidong
4bbe48ec13
* help.texi (Accessing Documentation): Update example to use
...
help-setup-xref and with-help-window.
(Help Functions): Remove print-help-return-message, which is
semi-obsolete due to with-help-window. Document help-buffer and
help-setup-xref.
2009-03-30 21:57:07 +00:00
Chong Yidong
bbe45ef7c0
(Help Functions): Remove a sentence about long-obsolete Emacs versions.
2009-03-29 19:14:21 +00:00
Chong Yidong
87f649f65c
* help.texi (Help Functions): Remove a sentence about long-obsolete
...
Emacs versions.
2009-03-29 19:14:13 +00:00
Chong Yidong
9e375bf071
(Accessing Documentation): Remove a sentence about long-obsolete Emacs versions.
2009-03-29 18:22:37 +00:00
Chong Yidong
9eb52e90b2
* help.texi (Accessing Documentation): Remove a sentence about
...
long-obsolete Emacs versions.
2009-03-29 18:22:10 +00:00
Chong Yidong
2079438ac6
(Mode Line Variables): The default values of the mode
...
line variables are now more complicated.
2009-03-29 17:42:26 +00:00
Chong Yidong
b9723f3984
* modes.texi (Mode Line Variables): The default values of the mode
...
line variables are now more complicated.
2009-03-29 17:42:11 +00:00
Chong Yidong
c986813b27
(Derived Modes): Note that define-derive-mode sets the mode-class
...
property.
2009-03-28 13:49:57 +00:00