1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-17 17:58:46 +00:00
Commit Graph

222 Commits

Author SHA1 Message Date
Luc Teirlinck
30e75a873a (Character Type): Reposition `@anchor' to prevent double space inside
sentence in Info.
2004-08-09 02:47:17 +00:00
Luc Teirlinck
de700726fb (Key Sequence Input): Remove unnecessary anchor,
(Command Loop Info): Replace reference to it.
(Disabling Commands): `disabled-command-hook' has been renamed to
`disabled-command-function'.
2004-08-08 15:47:21 +00:00
Luc Teirlinck
81909a1aef *** empty log message *** 2004-08-08 00:37:38 +00:00
Luc Teirlinck
5504e99ca6 Various changes in addition to:
(Using Interactive): Clarify description of `interactive-form'.
(Interactive Call): Mention default for KEYS argument to
`call-interactively'.
(Command Loop Info): Clarify description of `this-command-keys'.
Mention KEEP-RECORD argument to `clear-this-command-keys'.
Value of `last-event-frame' can be `macro'.
(Repeat Events): `double-click-fuzz' is also used to distinguish
clicks and drags.
(Classifying Events): Clarify descriptions of `event-modifiers'
`event-basic-type' and `event-convert-list'.
(Accessing Events): `posn-timestamp' takes POSITION argument.
(Quoted Character Input): Clarify description of
`read-quoted-char' and fix example.
(Quitting): Add `with-local-quit'.
(Disabling Commands):  Correct and clarify descriptions of
`enable-command' and `disable-command'.
Mention what happens if `disabled-command-hook' is nil.
(Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2004-08-07 01:12:59 +00:00
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
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
Richard M. Stallman
3751eb00d7 *** empty log message *** 2004-07-17 15:00:22 +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
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
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
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
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
d8c379f816 *** empty log message *** 2004-06-24 20:26:49 +00:00
Luc Teirlinck
dce417e7f7 *** empty log message *** 2004-06-23 17:46:36 +00:00
Lars Hansen
255d07dc33 *** empty log message *** 2004-06-23 14:38:40 +00:00
Juanma Barranquero
4e9691e9fa *** empty log message *** 2004-06-21 21:53:41 +00:00
Juanma Barranquero
1ebd4f78e4 *** empty log message *** 2004-06-14 21:17:25 +00:00
Richard M. Stallman
ddfb836996 *** empty log message *** 2004-06-05 17:40:24 +00:00
Richard M. Stallman
7a61e456ba *** empty log message *** 2004-05-30 14:21:53 +00:00
Richard M. Stallman
18684a3ad1 (File Local Variables): Minor cleanup. 2004-05-30 13:35:41 +00:00
Michael Albinus
c8364415c6 *** empty log message *** 2004-05-29 22:45:44 +00:00
Richard M. Stallman
08fd12516b *** empty log message *** 2004-05-29 16:26:16 +00:00
Richard M. Stallman
71d5a208a4 *** empty log message *** 2004-05-22 22:23:13 +00:00
Thien-Thi Nguyen
022cb16265 (Search-based Fontification): Fix typo. 2004-05-19 14:27:21 +00:00
Juanma Barranquero
aa7094ba0f *** empty log message *** 2004-05-10 18:18:23 +00:00
Lars Hansen
c23832791a *** empty log message *** 2004-05-07 18:03:59 +00:00
Jesper Harder
058296d320 emacs -> Emacs. 2004-04-30 01:42:13 +00:00
Eli Zaretskii
0c54865e0b *** empty log message *** 2004-04-27 13:55:29 +00:00
Juanma Barranquero
d814862aa6 *** empty log message *** 2004-04-23 00:25:28 +00:00
Jesper Harder
e8d6f88641 (Coding Conventions): defopt -> defcustom. 2004-04-18 02:05:02 +00:00
Luc Teirlinck
3a424014a0 Various clarifications. 2004-04-17 00:58:04 +00:00
Luc Teirlinck
9e860631e7 (Read Only Buffers): Mention optional ARG to `toggle-read-only'. 2004-04-15 00:26:17 +00:00
Nick Roberts
5e30a0fbb8 *** empty log message *** 2004-04-14 20:02:33 +00:00
Luc Teirlinck
619fb950d6 Various changes in addition to:
(Buffer File Name): Add `find-buffer-visiting'.
(Buffer Modification): Mention optional ARG to `not-modified'.
(Indirect Buffers): Mention optional CLONE argument to `make-indirect-buffer'.
2004-04-14 02:48:08 +00:00
Miles Bader
a2295d3268 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Add macroexpand-all to lisp reference manual
2004-04-12 05:43:12 +00:00
Jesper Harder
571fd4d55d * variables.texi (Variable Aliases): Mention
cyclic-variable-indirection.

* errors.texi (Standard Errors): Ditto.
2004-04-05 20:35:58 +00:00
Luc Teirlinck
4ba2fd662e *** empty log message *** 2004-04-05 02:09:28 +00:00
Eli Zaretskii
a6eeaa811c Update my email address. 2004-04-04 21:38:56 +00:00
Juri Linkov
8f7ea68706 *** empty log message *** 2004-03-22 07:49:24 +00:00
Luc Teirlinck
0eeca3c149 (Lisp History): Replace xref to `cl' manual with inforef. 2004-03-15 02:41:11 +00:00
Richard M. Stallman
e69cfac29e *** empty log message *** 2004-03-12 10:16:20 +00:00