aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Luc Teirlinck2004-08-281-0/+6
|
* *** empty log message ***Richard M. Stallman2004-08-221-0/+5
|
* *** empty log message ***Kim F. Storm2004-08-171-0/+1
|
* *** empty log message ***Kim F. Storm2004-08-171-0/+5
|
* Various changes in addition to:Luc Teirlinck2004-08-101-0/+19
| | | | | | | | | | | | | | | | | | (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode. Give more varied examples for `kbd'. (Creating Keymaps): Char tables have slots for all characters without modifiers. (Active Keymaps): `overriding-local-map' and `overriding-terminal-local-map' also override text property and overlay keymaps. (Functions for Key Lookup): Mention OLP arg to `current-active-maps'. (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""' to denote a prefix of no events. `map-keymap' includes parent's bindings _recursively_. Clarify and correct description of `where-is-internal'. Mention BUFFER-OR-NAME arg to `describe-bindings'. (Menu Example): For menus intended for use with the keyboard, the menu items should be bound to characters or real function keys.
* (Character Type): Reposition `@anchor' to prevent double space insideLuc Teirlinck2004-08-091-0/+3
| | | | sentence in Info.
* (Key Sequence Input): Remove unnecessary anchor,Luc Teirlinck2004-08-081-0/+9
| | | | | | (Command Loop Info): Replace reference to it. (Disabling Commands): `disabled-command-hook' has been renamed to `disabled-command-function'.
* *** empty log message ***Luc Teirlinck2004-08-081-0/+7
|
* Various changes in addition to:Luc Teirlinck2004-08-071-0/+26
| | | | | | | | | | | | | | | | | | | | | | (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'.
* Various changes in addition to:Luc Teirlinck2004-07-241-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | (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'.
* (Defining Macros): Declaration keyword is `debug' not `edebug'.John Paul Wallington2004-07-231-0/+5
|
* *** empty log message ***Luc Teirlinck2004-07-191-0/+21
|
* *** empty log message ***Richard M. Stallman2004-07-171-0/+8
|
* (Regexp Backslash): Document new \_< and \_> operators.Luc Teirlinck2004-07-161-0/+5
| | | | From Jim Blandy.
* (Images): Fix Texinfo usage.Juanma Barranquero2004-07-161-0/+4
|
* *** empty log message ***Luc Teirlinck2004-07-151-0/+5
|
* Various changes in addition to:Luc Teirlinck2004-07-141-0/+5
| | | | (Splitting Windows): Add `split-window-keep-point'.
* *** empty log message ***Richard M. Stallman2004-07-091-0/+4
|
* (Input Focus): Clarify descriptions of `select-frame-set-input-focus'Luc Teirlinck2004-07-071-0/+5
| | | | and `select-frame'.
* Various small changes in addition to:Luc Teirlinck2004-07-071-0/+12
| | | | | | | | | (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'.
* Update copyright.Thien-Thi Nguyen2004-07-051-0/+7
| | | | | | (Session Management): Grammar fix. Clarify which Emacs does the restarting. Use @samp for *scratch* buffer.
* (Input Focus): Add documentation for `select-frame-set-input-focus'.Luc Teirlinck2004-07-041-0/+7
| | | | | | | Replace refs to non-existent `switch-frame' with `select-frame'. Minor corrections and tidying up of text-only terminal stuff. From Alan Mackenzie.
* *** empty log message ***Richard M. Stallman2004-07-021-0/+5
|
* (Magic File Names): `file-remote-p' returns an identifier of theKai Großjohann2004-07-021-0/+5
| | | | remote system, not just t.
* (Entire Match Data): Add explanation about newDavid Kastrup2004-07-011-0/+5
| | | | match-data behavior when @var{integers} is non-nil.
* *** empty log message ***Richard M. Stallman2004-06-241-0/+2
|
* *** empty log message ***Richard M. Stallman2004-06-241-0/+21
|
* *** empty log message ***Luc Teirlinck2004-06-231-0/+14
|
* *** empty log message ***Lars Hansen2004-06-231-0/+5
|
* *** empty log message ***Juanma Barranquero2004-06-211-0/+5
|
* *** empty log message ***Juanma Barranquero2004-06-141-1/+7
|
* *** empty log message ***Richard M. Stallman2004-06-051-0/+8
|
* *** empty log message ***Richard M. Stallman2004-05-301-0/+3
|
* (File Local Variables): Minor cleanup.Richard M. Stallman2004-05-301-0/+4
|
* *** empty log message ***Michael Albinus2004-05-291-0/+5
|
* *** empty log message ***Richard M. Stallman2004-05-291-0/+5
|
* *** empty log message ***Richard M. Stallman2004-05-221-0/+19
|
* (Search-based Fontification): Fix typo.Thien-Thi Nguyen2004-05-191-0/+4
|
* *** empty log message ***Juanma Barranquero2004-05-101-0/+6
|
* *** empty log message ***Lars Hansen2004-05-071-0/+10
|
* emacs -> Emacs.Jesper Harder2004-04-301-0/+4
|
* *** empty log message ***Eli Zaretskii2004-04-271-0/+4
|
* *** empty log message ***Juanma Barranquero2004-04-231-0/+4
|
* (Coding Conventions): defopt -> defcustom.Jesper Harder2004-04-181-0/+4
|
* Various clarifications.Luc Teirlinck2004-04-171-0/+4
|
* (Read Only Buffers): Mention optional ARG to `toggle-read-only'.Luc Teirlinck2004-04-151-1/+6
|
* *** empty log message ***Nick Roberts2004-04-141-0/+5
|
* Various changes in addition to:Luc Teirlinck2004-04-141-0/+17
| | | | | | (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'.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205Miles Bader2004-04-121-0/+4
| | | | Add macroexpand-all to lisp reference manual
* * variables.texi (Variable Aliases): MentionJesper Harder2004-04-051-0/+7
| | | | | | cyclic-variable-indirection. * errors.texi (Standard Errors): Ditto.