1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
Commit graph

1361 commits

Author SHA1 Message Date
Eli Zaretskii
0e90e7befb (Default Coding Systems): Document find-auto-coding, set-auto-coding, and
auto-coding-alist.  Add indexing.
(Lisp and Coding Systems): Add index entries.
2009-05-09 09:10:07 +00:00
Martin Rudalics
d3c0c321ba (Choosing Window): Describe split-window-sensibly
and rewrite section on window splitting accordingly.
(Textual Scrolling): Replace `...' by @code{...}.
2009-05-09 07:19:47 +00:00
Eli Zaretskii
11586e5a1e (Choosing Window): Fix a typo. 2009-05-07 18:55:54 +00:00
Chong Yidong
c6ea7fb874 * files.texi (Visiting): Copyedits. 2009-05-07 02:18:48 +00:00
Chong Yidong
ad36c4224c * basic.texi (Inserting Text): Document ucs-insert.
* mule.texi (International Chars): Define "multibyte".  Note that
internal representation is unicode-based.  Simplify definition of raw
bytes.  Mention ucs-insert.
(Enabling Multibyte): Remove obsolete discussion.  Copyedits.
(Language Environments): Add language environments new to Emacs 23.
(Multibyte Conversion): Node deleted.
(Coding Systems): Remove obsolete unify-8859-on-decoding-mode.  Don't
mention obsolete emacs-mule coding system.
(Output Coding): Copyedits.

* emacs.texi (Top): Update node listing.
2009-05-06 03:55:12 +00:00
Chong Yidong
d4ad7b96a4 * trouble.texi (Lossage): Use new binding of view-emacs-problems. 2009-05-05 01:17:22 +00:00
Chong Yidong
ee2d5b5e1d * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
Remove obsoleted pre-abbrev-expand-hook.

* locals.texi (Standard Buffer-Local Variables): Consolidate table
entries.

* internals.texi (Window Internals): Synch field names to window.h.
(Process Internals): Synch field names to process.h.
2009-05-04 23:25:38 +00:00
Stefan Monnier
c15dfb2982 (frame-list): Clarify which frames are returned. 2009-05-04 19:43:22 +00:00
Stefan Monnier
47f2429031 Add index entry for ?(: 2009-05-04 19:33:10 +00:00
Chong Yidong
c773345a18 * internals.texi (Object Internals): Don't assume 32-bit machines
are the norm.
(Buffer Internals): Consolidate table entries for readability.
2009-05-04 04:07:28 +00:00
David Reitter
271736fc41 Substitute references to `ns-extended-platform-support-mode' and revise information about
environment import.
2009-05-02 19:28:41 +00:00
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