1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
Commit graph

1392 commits

Author SHA1 Message Date
Daiki Ueno
71fbd643c2 (Security): Fix wording. 2009-06-04 22:44:48 +00:00
Chong Yidong
910565284a * custom.texi (Init Examples): Add example of changing load-path. 2009-06-04 03:13:28 +00:00
Chong Yidong
f3ed4f26ef Clarify last change. 2009-06-04 03:07:17 +00:00
Chong Yidong
1557ef4f92 * building.texi (Lisp Libraries): Add example of changing
load-path (Bug#3446).
2009-06-04 03:06:17 +00:00
Chong Yidong
f197085bc6 * message.texi (Header Commands): Fix descriptions to match
keybindings.
2009-06-04 01:44:09 +00:00
Chong Yidong
623cec4c07 * mark.texi (Mark): Further clarifications.
(Setting Mark): Emphasize that C-SPC activates the mark.
2009-05-28 20:36:03 +00:00
Chong Yidong
702b10e19b * mark.texi (Mark): Mention disabling Transient Mark mode. 2009-05-28 16:53:05 +00:00
Chong Yidong
0fcca8ee23 * mark.texi (Mark): Clarify introduction.
(Using Region, Persistent Mark): Use "active mark" instead of "active
region".
2009-05-28 16:48:05 +00:00
Chong Yidong
ee1b1917a6 * frames.texi (Text Terminal Colors): Multi-tty is already
implemented, but tty-local colors are not.
2009-05-28 13:30:46 +00:00
Chong Yidong
5df647e8f2 * hooks.texi (Standard Hooks): Remove mention of obsolete
redisplay-end-trigger-functions.

* internals.texi (Window Internals): Remove mention of obsolete
redisplay-end-trigger-functions.
2009-05-27 22:08:29 +00:00
Chong Yidong
70cb3ee246 Bump version to 23.0.94. 2009-05-23 03:13:49 +00:00
Martin Rudalics
01f17ae208 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
* backups.texi (Making Backups): backup-directory-alist and
make-backup-file-name-function are options.
(Auto-Saving): auto-save-list-file-prefix is an option.

* buffers.texi (Killing Buffers): buffer-offer-save is an
option.

* display.texi (Refresh Screen): no-redraw-on-reenter is an
option.
(Echo Area Customization): echo-keystrokes is an option.
(Selective Display): selective-display-ellipses is an option.
(Temporary Displays): temp-buffer-show-function is an option.
(Face Attributes): underline-minimum-offset and x-bitmap-file-path
are options.
(Font Selection): face-font-family-alternatives,
face-font-selection-order, face-font-registry-alternatives, and
scalable-fonts-allowed are options.
(Fringe Indicators): indicate-buffer-boundaries is an option.
(Fringe Cursors): overflow-newline-into-fringe is an option.
(Scroll Bars): scroll-bar-mode is an option.

* eval.texi (Eval): max-lisp-eval-depth is an option.

* files.texi (Visiting Functions): find-file-hook is an option.
(Directory Names): directory-abbrev-alist is an option.
(Unique File Names): temporary-file-directory and
small-temporary-file-directory are options.

* frames.texi (Initial Parameters): initial-frame-alist,
minibuffer-frame-alist and default-frame-alist are options.
(Cursor Parameters): blink-cursor-alist and
cursor-in-non-selected-windows ar options.
(Window System Selections): selection-coding-system is an
option.
(Display Feature Testing): display-mm-dimensions-alist is an
option.

* help.texi (Help Functions): help-char and help-event-list are
options.

* keymaps.texi (Functions for Key Lookup): meta-prefix-char is
an option.

* minibuf.texi (Minibuffer History): history-length and
history-delete-duplicates are options.
(High-Level Completion): read-buffer-function and
read-buffer-completion-ignore-case are options.
(Reading File Names): read-file-name-completion-ignore-case is
an option.

* modes.texi (Mode Line Top): mode-line-format is an option.
(Mode Line Variables): mode-line-position and mode-line-modes
are options.

* nonascii.texi (Text Representations):
enable-multibyte-characters is an option.
(Default Coding Systems): auto-coding-regexp-alist,
file-coding-system-alist, auto-coding-alist and
auto-coding-functions are options.
(Specifying Coding Systems): inhibit-eol-conversion is an
option.

* os.texi (Init File): site-run-file is an option.
(System Environment): mail-host-address is an option.
(User Identification): user-mail-address is an option.
(Terminal Output): baud-rate is an option.

* positions.texi (Word Motion): words-include-escapes is an
option.

* searching.texi (Standard Regexps): page-delimiter,
paragraph-separate, paragraph-separate and sentence-end are
options.

* text.texi (Margins): left-margin and fill-nobreak-predicate
are options.

* variables.texi (Local Variables): max-specpdl-size is an
option.

* windows.texi (Choosing Window):
split-window-preferred-function, special-display-function and
display-buffer-function are options.
2009-05-21 15:31:31 +00:00
Chong Yidong
4a83454db6 Note that errors were spotted by rudalics. 2009-05-20 02:57:15 +00:00
Chong Yidong
106e6894f2 * syntax.texi (Position Parse): Document rationale for ignored
arguments to syntax-ppss-flush-cache.

* processes.texi (Input to Processes): Mark PROCESS arg to
process-running-child-p as optional.
(Network Options): Document NO-ERROR arg to
set-network-process-option.

* buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
command.

* searching.texi (POSIX Regexps): Mark posix-search-forward and
posix-search-backward as commands.

* os.texi (Killing Emacs): Mark kill-emacs as a command.
(Suspending Emacs): Mark suspend-emacs as a command.
(Processor Run Time): Mark emacs-uptime and emacs-init-time as
commands.
(Terminal Output): Remove obsolete function baud-rate.  Document
TERMINAL arg for send-string-to-terminal.

* nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
terminal-coding-system and set-terminal-coding-system.
(Explicit Encoding): Mark DESTINATION arg of decode-coding-region
as optional.
(Character Sets): Document RESTRICTION arg of char-charset.
(Character Codes): Mark POS argument to get-byte as optional.

* minibuf.texi (Minibuffer Misc): Document ARGS arg for
minibuffer-message.

* files.texi (Create/Delete Dirs): Mark make-directory and
delete-directory as commands.

* abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.

* text.texi (Base 64): Mark base64-decode-string and
base64-encode-string as commands.
(Columns): Mark move-to-column as a command.
(Mode-Specific Indent): Document RIGID arg to
indent-for-tab-command.
(Region Indent): Mark TO-COLUMN arg to indent-region as optional.
Mark indent-code-rigidly as a command.
(Substitution): Mark translate-region as a command.

* frames.texi (Size and Position): Remove obsolete functions
screen-height and screen-width.
2009-05-20 02:56:33 +00:00
Chong Yidong
04173931b0 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
(Displaying Buffers, Resizing Windows): Correct mistakes;
next-window, previous-window, and pop-to-buffer are not commands,
and fit-window-to-buffer" is a command.  (Pointed out by Martin
Rudalics.)
2009-05-19 15:07:29 +00:00
Richard M. Stallman
eae7d8f84e * modes.texi (Precalculated Fontification): Clarify text. 2009-05-17 16:09:22 +00:00
Martin Rudalics
b87661795f (Selecting Windows): Clarify descriptions of
with-selected-window and get-lru-window.
(Cyclic Window Ordering): Refer to particular frame when talking
about how splitting affects the ordering.
(Displaying Buffers): Fix descriptions of switch-to-buffer and
switch-to-buffer-other-window.  Explain how setting of
display-buffer-reuse-frames affects pop-to-buffer.
(Choosing Window): Clarify some details in descriptions of
display-buffer-reuse-frames, pop-up-frames, and
pop-up-frame-function.
(Dedicated Windows): Clarify some details.
(Textual Scrolling): Replace term vscroll by term vertical
scroll position.
(Vertical Scrolling): Fix typo.
(Window Hooks): Relate text on jit-lock-register to window
scrolling and size changes.
2009-05-17 12:11:18 +00:00
Chong Yidong
d3b396e4e1 * mule.texi (Select Input Method): Fix typo. 2009-05-16 14:33:16 +00:00
Chong Yidong
05be46d79e * frames.texi (Buffer Parameters): Note that the minibuffer parameter
can not be altered.
2009-05-14 04:29:45 +00:00
Chong Yidong
0a65633ef5 * frames.texi (Initial Parameters): Clarify what the initial
minibuffer frame is.
2009-05-14 04:00:44 +00:00
Chong Yidong
734b5e3b59 * anti.texi (Antinews): Copyedits. Rearrange some entries.
Document display-buffer changes.
2009-05-14 03:22:44 +00:00
Chong Yidong
17ecd7af77 * anti.texi (Antinews): Rewrite for Emacs 22. 2009-05-13 05:13:36 +00:00
Chong Yidong
3f698a06a5 * anti.texi (Antinews): Document completion changes. Some additional
copyedits and rearrangement of entries.
2009-05-13 03:49:46 +00:00
Chong Yidong
925672cdc7 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
obarrays are first mentioned.  Define "system abbrev" more
prominently, and add it to the index.
(Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
Copyedits.
(Abbrev Expansion): Document abbrev-insert.
2009-05-13 01:26:47 +00:00
Chong Yidong
890800b148 Remove mention of obsolete president. 2009-05-12 04:16:56 +00:00
Chong Yidong
932fd020b3 * misc.texi (Interactive Shell, Saving Emacs Sessions)
(Shell History Copying, Terminal emulator): Copyedits.
2009-05-12 04:12:27 +00:00
Chong Yidong
80be4dd7b6 * frames.texi (Font and Color Parameters): Rename from Color
Parameters.  Document font-backend parameter.

* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.
* elisp.texi (Top): Update node listing.
2009-05-12 03:31:58 +00:00
Chong Yidong
ac36a8f1e7 * xresources.texi (Resources): Simplify descriptions. Shorten
description of editres, which is not very useful these days.
(Table of Resources): Document fontBackend resource.
2009-05-12 03:18:03 +00:00
Chong Yidong
b2a42eb75d * trouble.texi (Quitting): Add other undo bindings to table.
(DEL Does Not Delete): Note that the erasure key is usually labelled
"Backspace".  Remove discussion of obscure Xmodmap issue.
2009-05-12 02:05:55 +00:00
Martin Rudalics
372a93ac39 (Choosing Window): Don't explicitly refer to
split-window-sensibly's window argument in descriptions of
split-height-threshold and split-width-threshold.
2009-05-11 06:15:14 +00:00
Martin Rudalics
714c35417e (Choosing Window): Fix rewrite of window splitting section. 2009-05-10 07:13:33 +00:00
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