/[emacs]/emacs/lispref/ChangeLog
ViewVC logotype

Diff of /emacs/lispref/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.217 by teirllm, Mon Jul 19 21:34:42 2004 UTC revision 1.217.2.1 by miles, Sat Sep 4 12:01:13 2004 UTC
# Line 1  Line 1 
1    2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
2    
3            * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4            an integer or a marker.
5            (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6    
7    2004-08-22  Richard M. Stallman  <rms@gnu.org>
8    
9            * modes.texi (Major Mode Conventions): Discuss rebinding of
10            standard key bindings.
11    
12    2004-08-18  Kim F. Storm  <storm@cua.dk>
13    
14            * processes.texi (Accepting Output): Add `just-this-one' arg to
15            `accept-process-output'.
16            (Output from Processes): New var `process-adaptive-read-buffering'.
17    
18    2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
19    
20            * keymaps.texi: Various changes in addition to:
21            (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
22            Give more varied examples for `kbd'.
23            (Creating Keymaps): Char tables have slots for all characters
24            without modifiers.
25            (Active Keymaps): `overriding-local-map' and
26            `overriding-terminal-local-map' also override text property and
27            overlay keymaps.
28            (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
29            (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
30            to denote a prefix of no events.
31            `map-keymap' includes parent's bindings _recursively_.
32            Clarify and correct description of `where-is-internal'.
33            Mention BUFFER-OR-NAME arg to `describe-bindings'.
34            (Menu Example): For menus intended for use with the keyboard, the
35            menu items should be bound to characters or real function keys.
36    
37    2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
38    
39            * objects.texi (Character Type): Reposition `@anchor' to prevent
40            double space inside sentence in Info.
41    
42            * hooks.texi (Standard Hooks): `disabled-command-hook' has been
43            renamed to `disabled-command-function'.
44            * commands.texi (Key Sequence Input): Remove unnecessary anchor,
45            (Command Loop Info): Replace reference to it.
46            (Disabling Commands): `disabled-command-hook' has been renamed to
47            `disabled-command-function'.
48    
49    2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
50    
51            * os.texi (Translating Input): Only non-prefix bindings in
52            `key-translation-map' override actual key bindings.  Warn about
53            possible indirect effect of actual key bindings on non-prefix
54            bindings in `key-translation-map'.
55    
56    2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
57    
58            * minibuf.texi (High-Level Completion): Add anchor for definition
59            of `read-variable'.
60    
61            * commands.texi: Various changes in addition to:
62            (Using Interactive): Clarify description of `interactive-form'.
63            (Interactive Call): Mention default for KEYS argument to
64            `call-interactively'.
65            (Command Loop Info): Clarify description of `this-command-keys'.
66            Mention KEEP-RECORD argument to `clear-this-command-keys'.
67            Value of `last-event-frame' can be `macro'.
68            (Repeat Events): `double-click-fuzz' is also used to distinguish
69            clicks and drags.
70            (Classifying Events): Clarify descriptions of `event-modifiers'
71            `event-basic-type' and `event-convert-list'.
72            (Accessing Events): `posn-timestamp' takes POSITION argument.
73            (Quoted Character Input): Clarify description of
74            `read-quoted-char' and fix example.
75            (Quitting): Add `with-local-quit'.
76            (Disabling Commands):  Correct and clarify descriptions of
77            `enable-command' and `disable-command'.
78            Mention what happens if `disabled-command-hook' is nil.
79            (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
80            Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
81    
82    2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
83    
84            * frames.texi: Various changes in addition to:
85            (Creating Frames): Expand and clarify description of `make-frame'.
86            (Window Frame Parameters): Either none or both of the `icon-left'
87            and `icon-top' parameters must be specified.  Put descriptions of
88            `menu-bar-lines' and `toolbar-lines' closer together and change
89            them accordingly.
90            (Frame Titles): `multiple-frames' is not guaranteed to be accurate
91            except while processing `frame-title-format' or `icon-title-format'.
92            (Deleting Frames): Correct description of `delete-frame'.
93            Non-nil return values of `frame-live-p' are like those of `framep'.
94            (Frames and Windows): mention return value of
95            `set-frame-selected-window'.
96            (Visibility of Frames): Mention `force' argument to
97            `make-frame-invisible'.  `frame-visible-p' returns t for all
98            frames on text-only terminals.
99            (Frame Configurations): Restoring a frame configuration does not
100            restore deleted frames.
101            (Window System Selections): `x-set-selection' returns DATA.
102            (Resources): Add example.
103            (Display Feature Testing): Clarify descriptions of
104            `display-pixel-height', `display-pixel-width', `x-server-version'
105            and `x-server-vendor'.
106    
107            * windows.texi (Choosing Window): Add anchor.
108            * minibuf.texi (Minibuffer Misc): Add anchor.
109    
110    2004-07-23  John Paul Wallington  <jpw@gnu.org>
111    
112            * macros.texi (Defining Macros): Declaration keyword for setting
113            Edebug spec is `debug' not `edebug'.
114    
115  2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>  2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
116    
117          * windows.texi: Various small changes in addition to:          * windows.texi: Various small changes in addition to:

Legend:
Removed from v.1.217  
changed lines
  Added in v.1.217.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26