Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve index entries. Remove redundant/useless ones. | Richard M. Stallman | 2007-04-07 | 1 | -15/+8 |
| | |||||
* | wording matters | Karl Berry | 2007-04-01 | 1 | -4/+4 |
| | |||||
* | Improve indexing. | Eli Zaretskii | 2007-03-31 | 1 | -0/+4 |
| | |||||
* | Improve indexing. | Eli Zaretskii | 2007-03-31 | 1 | -0/+3 |
| | |||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
| | | | | 2001). | ||||
* | (Misc Events): User signals now result in sigusr1 | Kim F. Storm | 2006-12-19 | 1 | -7/+27 |
| | | | | | and sigusr2 events which are handled through special-event-map. (Special Events): User signals and drag-n-drop are special. | ||||
* | (Misc Events): Update signal events. | Kim F. Storm | 2006-12-04 | 1 | -7/+18 |
| | | | | (Event Examples): Add signal example. | ||||
* | (Event Input Misc): Update unread-command-events. | Kim F. Storm | 2006-10-23 | 1 | -0/+7 |
| | |||||
* | (Interactive Call): Clarify KEYS arg to call-interactively is a vector. | Richard M. Stallman | 2006-10-16 | 1 | -6/+12 |
| | | | | | | (Command Loop Info): Delete anchor in this-command-keys. Add anchor in this-command-keys-vector. (Recursive Editing): Document how recursive-edit handles the current buffer. | ||||
* | (Command Loop Info): Explain how read-event affects this-command-keys. | Richard M. Stallman | 2006-09-24 | 1 | -5/+7 |
| | |||||
* | (Reading One Event): Update xref. | Richard M. Stallman | 2006-08-20 | 1 | -1/+1 |
| | |||||
* | * commands.texi (Reading One Event): Explain idleness in | Chong Yidong | 2006-08-15 | 1 | -0/+9 |
| | | | | `read-event'. | ||||
* | Update xrefs. | Richard M. Stallman | 2006-07-31 | 1 | -4/+85 |
| | | | | (Event Mod): New node, cut out from old Translating Input. | ||||
* | (Reading One Event): Fix last change. | Kim F. Storm | 2006-07-27 | 1 | -4/+4 |
| | |||||
* | * commands.texi (Reading One Event): Document SECONDS argument for | Chong Yidong | 2006-07-26 | 1 | -3/+12 |
| | | | | read-event, read-char, and read-char-exclusive. | ||||
* | * commands.texi (Waiting): Document batch-mode sit-for behavior. | Chong Yidong | 2006-07-18 | 1 | -5/+7 |
| | |||||
* | Put period and comma inside quotes. | Richard M. Stallman | 2006-07-18 | 1 | -3/+3 |
| | |||||
* | (Waiting): (sit-for -1) is no longer special. | Kim F. Storm | 2006-07-11 | 1 | -8/+3 |
| | | | | | (sit-for 0) is equivalent to (redisplay). Iconifying/deiconifying no longer makes sit-for return. | ||||
* | (Interactive Call): Use 3 as prefix in example for execute-extended-command. | Richard M. Stallman | 2006-07-09 | 1 | -2/+2 |
| | |||||
* | (Command Loop Info, Adjusting Point): Remove @tindex. | Eli Zaretskii | 2006-07-08 | 1 | -3/+0 |
| | |||||
* | (Using Interactive): Explain problem of markers, etc., in command-history. | Richard M. Stallman | 2006-06-16 | 1 | -0/+14 |
| | |||||
* | (Waiting): Negative arg to sit-for forces | Kim F. Storm | 2006-06-13 | 1 | -1/+4 |
| | | | | redisplay even if input is pending. | ||||
* | * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | Chong Yidong | 2006-05-25 | 1 | -1/+1 |
| | | | | | | | | Explain string and vector representations of key sequences * keymaps.texi (Changing Key Bindings): * commands.texi (Interactive Codes, Interactive Codes): * help.texi (Describing Characters): Refer to it. | ||||
* | * commands.texi (Event Input Misc): | Romain Francoise | 2006-05-07 | 1 | -1/+1 |
| | | | | | | | | | | * compile.texi (Eval During Compile): * internals.texi (Buffer Internals): * minibuf.texi (Initial Input): * nonascii.texi (Scanning Charsets): * numbers.texi (Comparison of Numbers): * windows.texi (Textual Scrolling, Vertical Scrolling): Fix various typos. | ||||
* | (Using Interactive): Fix reference to node "Minibuffers". | Juanma Barranquero | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | (Using Interactive): Put string case before list case. | Richard M. Stallman | 2006-02-19 | 1 | -34/+33 |
| | |||||
* | (Using Interactive): Add xrefs about reading input. | Richard M. Stallman | 2006-02-19 | 1 | -9/+12 |
| | | | | Clarify remarks about that moving point and mark. | ||||
* | (Prefix Command Arguments): Minor cleanup. | Richard M. Stallman | 2006-02-08 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (Key Sequence Input): Clarify. Move num-nonmacro-input-events out. | Richard M. Stallman | 2006-01-20 | 1 | -7/+10 |
| | | | | (Reading One Event): num-nonmacro-input-events moved here. | ||||
* | (Quitting): Minor clarification. | Richard M. Stallman | 2005-10-17 | 1 | -2/+3 |
| | |||||
* | (Event Input Misc): Replace `...' with `@dots{}' in `@defmac' and `@defspec'. | Juri Linkov | 2005-10-17 | 1 | -8/+8 |
| | | | | (Quitting): Replace arg `forms' with `body' in `with-local-quit'. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -2/+2 |
| | |||||
* | (Event Input Misc): Update while-no-input. | Richard M. Stallman | 2005-08-09 | 1 | -5/+16 |
| | |||||
* | (Accessing Events): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | (Interactive Codes): Fix Texinfo usage. Document U more clearly. | Richard M. Stallman | 2005-05-04 | 1 | -7/+10 |
| | |||||
* | (Interactive Codes): Document G option. | Richard M. Stallman | 2005-03-17 | 1 | -0/+5 |
| | |||||
* | (Command Overview): Improve xrefs. | Richard M. Stallman | 2005-02-26 | 1 | -16/+36 |
| | | | | | | (Adjusting Point): Adjusting point applies to intangible and invis. (Key Sequence Input): Doc extra read-key-sequence args. Likewise for read-key-sequence-vector. | ||||
* | (Misc Events): Remove stray space. | Richard M. Stallman | 2005-02-03 | 1 | -1/+1 |
| | |||||
* | (Misc Events): Describe the help-echo event. | Eli Zaretskii | 2005-01-29 | 1 | -0/+15 |
| | |||||
* | (Accessing Events): Add WHOLE arg to posn-at-x-y. | Kim F. Storm | 2005-01-14 | 1 | -1/+4 |
| | |||||
* | (Quitting): Clarify value of with-local-quit. | Richard M. Stallman | 2004-12-28 | 1 | -1/+2 |
| | |||||
* | (Event Input Misc): Add while-no-input. | Richard M. Stallman | 2004-12-21 | 1 | -0/+12 |
| | |||||
* | (Keyboard Macros): Document `append' return value of `defining-kbd-macro'. | Luc Teirlinck | 2004-11-05 | 1 | -4/+5 |
| | |||||
* | (Interactive Call): Add called-interactively-p. | Richard M. Stallman | 2004-11-01 | 1 | -1/+10 |
| | |||||
* | (Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'. | Richard M. Stallman | 2004-10-27 | 1 | -35/+35 |
| | | | | | (Interactive Call): Rewrite interactive-p, focusing on when and how to use it. (Misc Events): Clarify previous change. | ||||
* | (Interactive Codes): Add U code letter. | Kim F. Storm | 2004-10-26 | 1 | -0/+8 |
| | |||||
* | Removed mouse-wheel event, added wheel-up and wheel-down | Jason Rumney | 2004-10-24 | 1 | -11/+10 |
| | | | | | event, with a note about how to use mwheel.el to handle both these events and mouse-4 and mouse-5 events. | ||||
* | (Key Sequence Input): Clarify downcasing in read-key-sequence. | Richard M. Stallman | 2004-09-20 | 1 | -4/+4 |
| | |||||
* | (Key Sequence Input): Remove unnecessary anchor, | Luc Teirlinck | 2004-08-08 | 1 | -12/+14 |
| | | | | | | (Command Loop Info): Replace reference to it. (Disabling Commands): `disabled-command-hook' has been renamed to `disabled-command-function'. |