1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

1269 Commits

Author SHA1 Message Date
Luc Teirlinck
f478a72a62 Various changes in addition to:
(Creating Frames): Expand and clarify description of `make-frame'.
(Window Frame Parameters): Either none or both of the `icon-left'
and `icon-top' parameters must be specified.  Put descriptions of
`menu-bar-lines' and `toolbar-lines' closer together and change
them accordingly.
(Frame Titles): `multiple-frames' is not guaranteed to be accurate
except while processing `frame-title-format' or `icon-title-format'.
(Deleting Frames): Correct description of `delete-frame'.
Non-nil return values of `frame-live-p' are like those of `framep'.
(Frames and Windows): mention return value of
`set-frame-selected-window'.
(Visibility of Frames): Mention `force' argument to
`make-frame-invisible'.  `frame-visible-p' returns t for all
frames on text-only terminals.
(Frame Configurations): Restoring a frame configuration does not
restore deleted frames.
(Window System Selections): `x-set-selection' returns DATA.
(Resources): Add example.
(Display Feature Testing): Clarify descriptions of
`display-pixel-height', `display-pixel-width', `x-server-version'
and `x-server-vendor'.
2004-07-24 23:48:49 +00:00
Luc Teirlinck
b1895e7380 (Minibuffer Misc): Add anchor. 2004-07-24 22:51:30 +00:00
Luc Teirlinck
9a4ff31b1c Add 2004 Copyright.
(Choosing Window): Add anchor.
2004-07-24 15:33:15 +00:00
John Paul Wallington
bc135062b5 (Defining Macros): Declaration keyword is debug' not edebug'. 2004-07-23 18:25:57 +00:00
Luc Teirlinck
cb7516e566 *** empty log message *** 2004-07-19 22:00:18 +00:00
Luc Teirlinck
eab4e895a5 Various small changes in addition to:
(Window Point): Mention return value of `set-window-point'.
(Window Start): `pos-visible-in-window-p' disregards horizontal
scrolling.  Explain return value if PARTIALLY is non-nil.
(Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
and `set-window-vscroll'.
(Size of Window): The argument WINDOW to `window-inside-edges',
`window-pixel-edges' and `window-inside-pixel-edges' is optional.
(Resizing Windows): Explain return value of
`shrink-window-if-larger-than-buffer'.
`window-size-fixed' automatically becomes buffer local when set.
(Window Configurations): Explain return value of `set-window-configuration'.
2004-07-19 21:33:37 +00:00
Luc Teirlinck
f96bad52a4 (Minibuffer Misc): Add anchor for `minibuffer-scroll-window'. 2004-07-19 21:04:00 +00:00
Luc Teirlinck
5148bc3cd5 (Text Lines): Add anchor for `count-lines'. 2004-07-19 21:01:07 +00:00
Richard M. Stallman
3751eb00d7 *** empty log message *** 2004-07-17 15:00:22 +00:00
Richard M. Stallman
11cd606401 (Overlay Properties): Adding `evaporate' prop deletes empty overlay immediately. 2004-07-17 14:40:22 +00:00
Richard M. Stallman
9206efb955 (Abbrev Expansion): Clarify pre-abbrev-expand-hook, fix example. 2004-07-17 14:39:11 +00:00
Luc Teirlinck
9a7e97c6fb (Regexp Backslash): Document new \_< and \_> operators.
From Jim Blandy.
2004-07-16 18:38:38 +00:00
Juanma Barranquero
aa0e4da88d (Images): Fix Texinfo usage. 2004-07-16 16:05:28 +00:00
Luc Teirlinck
cbbfedb29d *** empty log message *** 2004-07-15 00:38:38 +00:00
Luc Teirlinck
5d1c69b12e (Modification Time): `visited-file-modtime' now
returns a list of two integers, instead of a cons.
2004-07-15 00:09:09 +00:00
Luc Teirlinck
3a052bd3ee Various changes in addition to:
(Splitting Windows): Add `split-window-keep-point'.
2004-07-14 03:14:19 +00:00
Richard M. Stallman
02c04e6f82 *** empty log message *** 2004-07-09 16:57:05 +00:00
Richard M. Stallman
0b156b784c (Input Focus): Minor fix. 2004-07-09 16:56:23 +00:00
Luc Teirlinck
cb4f1287f8 (Input Focus): Clarify descriptions of `select-frame-set-input-focus'
and `select-frame'.
2004-07-07 22:43:05 +00:00
Luc Teirlinck
339902ec4a Various small changes in addition to:
(Killing Emacs): Expand and clarify description of
`kill-emacs-query-functions' and `kill-emacs-hook'.
(System Environment): Expand and clarify description of `getenv' and `setenv'.
(Timers): Clarify description of `run-at-time'.
(Translating Input): Correct description of `extra-keyboard-modifiers'.
(Flow Control): Correct description of `enable-flow-control'.
2004-07-07 01:13:55 +00:00
Luc Teirlinck
d1d70b6ea7 (Input Focus): Capitalize Lisp. 2004-07-06 21:20:26 +00:00
Thien-Thi Nguyen
fe3b7e35ad Update copyright.
(Session Management): Grammar fix.
Clarify which Emacs does the restarting.
Use @samp for *scratch* buffer.
2004-07-05 23:38:43 +00:00
Luc Teirlinck
59db7d6e7f (Input Focus): Add documentation for `select-frame-set-input-focus'.
Replace refs to non-existent `switch-frame' with `select-frame'.
Minor corrections and tidying up of text-only terminal stuff.

From Alan Mackenzie.
2004-07-04 18:23:20 +00:00
Richard M. Stallman
e3ccf404ae *** empty log message *** 2004-07-02 23:53:56 +00:00
Richard M. Stallman
83f411a2d2 (Saving Buffers): Cleanup write-contents-function.
(Magic File Names): Cleanup file-remote-p.
2004-07-02 23:43:50 +00:00
Kai Großjohann
8addb6ebba (Magic File Names): `file-remote-p' returns an identifier of the
remote system, not just t.
2004-07-02 14:49:39 +00:00
David Kastrup
7a58d84d0a (Entire Match Data): Add explanation about new
match-data behavior when @var{integers} is non-nil.
2004-07-01 23:54:21 +00:00
Richard M. Stallman
b4a4b0ae66 *** empty log message *** 2004-06-24 23:34:10 +00:00
Richard M. Stallman
7790d5cd52 (Misc Events): Describe usr1-signal, usr2-signal event. 2004-06-24 23:08:31 +00:00
Richard M. Stallman
d8c379f816 *** empty log message *** 2004-06-24 20:26:49 +00:00
Richard M. Stallman
379031d1fd (Variable Definitions): Note about doc strings and :set. 2004-06-24 20:17:34 +00:00
Richard M. Stallman
402fe42394 (Keymap Terminology): Document `kbd'.
(Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2004-06-24 20:16:02 +00:00
Richard M. Stallman
658f691f57 (Invisible Text): Setting buffer-invisibility-spec makes it buffer-local. 2004-06-24 20:13:57 +00:00
Richard M. Stallman
6e41ce9c47 (Accessing Events): Clarify posn-col-row and posn-actual-col-row.
(Accessing Events): New functions posn-at-point and posn-at-x-y.
Add example to posn-x-y.
2004-06-24 20:11:31 +00:00
Richard M. Stallman
eb8f5dabec (Saving Buffers): Correct previous change. 2004-06-24 20:08:20 +00:00
Luc Teirlinck
dce417e7f7 *** empty log message *** 2004-06-23 17:46:36 +00:00
Luc Teirlinck
7baeca0c0e Reposition @anchor's. 2004-06-23 16:40:04 +00:00
Luc Teirlinck
facf1bca12 Change position of @anchor's. Add anchor. 2004-06-23 16:20:08 +00:00
Luc Teirlinck
335c56b9b8 Various small changes in addition to the following.
(Describing Characters): Describe PREFIX argument to `key-description'.
Correct and clarify definition of `text-char-description'.
Describe NEED-VECTOR argument to `read-kbd-macro'.
(Help Functions): Clarify definition of `apropos'.
2004-06-23 16:12:07 +00:00
Lars Hansen
255d07dc33 *** empty log message *** 2004-06-23 14:38:40 +00:00
Lars Hansen
a3468351f6 (Saving Buffers): Correct description of `write-contents-functions'. 2004-06-23 14:37:27 +00:00
Juanma Barranquero
4e9691e9fa *** empty log message *** 2004-06-21 21:53:41 +00:00
Juanma Barranquero
e6263643ad (Images): Remove redundant @vindex directives.
Rewrite `image-library-alist' doc in active voice.
2004-06-21 21:51:10 +00:00
Luc Teirlinck
889f020e42 (Reverting): Add anchor. 2004-06-15 21:09:29 +00:00
Juanma Barranquero
1ebd4f78e4 *** empty log message *** 2004-06-14 21:17:25 +00:00
Juanma Barranquero
da4b7798ee (Images): Document new delayed library loading, variable
`image-library-alist' and (existing but undocumented) function
`image-type-available-p'.
2004-06-14 21:11:21 +00:00
Miles Bader
92aed8bec9 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
More build-in-place tweaking of arch tagging
2004-06-12 04:51:11 +00:00
Miles Bader
48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
572fd5aa8b Fix typo. 2004-06-10 20:49:10 +00:00
Richard M. Stallman
ddfb836996 *** empty log message *** 2004-06-05 17:40:24 +00:00