Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup. | Richard M. Stallman | 2001-10-19 | 1 | -10/+10 |
| | |||||
* | *** empty log message *** | Miles Bader | 2001-10-19 | 1 | -0/+5 |
| | |||||
* | (Text Lines): Mention `inhibit-field-text-motion' too. | Miles Bader | 2001-10-19 | 1 | -2/+4 |
| | |||||
* | (Text Lines): Describe behavior of `beginning-of-line'/`end-of-line' in | Miles Bader | 2001-10-19 | 1 | -1/+14 |
| | | | | the presence of field properties. | ||||
* | (VERSION): Add and use it where the the version | Gerd Moellmann | 2001-10-17 | 2 | -1/+14 |
| | |||||
* | (VERSION): Add and use it where the the version | Gerd Moellmann | 2001-10-17 | 1 | -4/+7 |
| | | | | number was used. Set it to 2.8. | ||||
* | (VERSION): Set to 2.8. | Gerd Moellmann | 2001-10-17 | 1 | -2/+2 |
| | | | | (manual): Use `manual-21'. | ||||
* | *** empty log message *** | Eli Zaretskii | 2001-10-13 | 1 | -0/+5 |
| | |||||
* | (File Name Completion): Document the significance of | Eli Zaretskii | 2001-10-13 | 1 | -0/+5 |
| | | | | a trailing slash in elements of completion-ignored-extensions. | ||||
* | Describe the meaning of a nil binding. | Stefan Monnier | 2001-10-12 | 1 | -0/+5 |
| | |||||
* | Recommend the use of define-derived-mode (and nil argument). | Stefan Monnier | 2001-10-12 | 1 | -3/+3 |
| | |||||
* | Make a xref to `parsing' from forward-sexp. | Stefan Monnier | 2001-10-12 | 1 | -1/+2 |
| | |||||
* | Try to explain syntax-tables a little bit more. | Stefan Monnier | 2001-10-12 | 1 | -0/+24 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-10 | 1 | -0/+4 |
| | |||||
* | (Variable Aliases): It's `@defmac', not `@defmacro'. | Miles Bader | 2001-10-06 | 2 | -2/+6 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-06 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+4 |
| | |||||
* | (Variable Aliases): New node. | Gerd Moellmann | 2001-10-05 | 1 | -0/+43 |
| | |||||
* | *** empty log message *** | Miles Bader | 2001-10-02 | 1 | -0/+5 |
| | |||||
* | (Minibuffer Misc): Add entries for `minibuffer-contents', | Miles Bader | 2001-10-02 | 1 | -3/+24 |
| | | | | | `minibuffer-contents-no-properties', and `delete-minibuffer-contents'. Correct description for `minibuffer-prompt-end'. | ||||
* | Add @tindex lines to new entries. | Miles Bader | 2001-10-02 | 1 | -0/+2 |
| | |||||
* | (Property Search): Correct descriptions of | Miles Bader | 2001-10-02 | 2 | -7/+36 |
| | | | | | | | `next-char-property-change' and `previous-char-property-change'. Add entries for `next-single-char-property-change' and `previous-single-char-property-change'. Make operand names a bit more consistent. | ||||
* | *** empty log message *** | Eli Zaretskii | 2001-09-30 | 1 | -0/+5 |
| | |||||
* | (Finding All Frames): Document that next-frame and | Eli Zaretskii | 2001-09-30 | 1 | -5/+7 |
| | | | | previous-frame are local to current terminal. | ||||
* | (Creating Keymaps): Fix the description of the result of make-keymap. | Eli Zaretskii | 2001-09-26 | 2 | -6/+15 |
| | |||||
* | (tq-enqueue): Clarify meaning of REGEXP. | Richard M. Stallman | 2001-09-24 | 1 | -3/+3 |
| | |||||
* | (Font Lookup, Attribute Functions) | Eli Zaretskii | 2001-09-23 | 2 | -5/+22 |
| | | | | | (Image Descriptors): Add cross-references to the definition of selected frame. | ||||
* | (The Buffer List): Add cross-references to the definition of selected frame. | Eli Zaretskii | 2001-09-23 | 1 | -3/+3 |
| | |||||
* | (Input Focus): Clarify which frame is _the_ selected | Eli Zaretskii | 2001-09-23 | 1 | -8/+30 |
| | | | | | | frame at any given time. (Multiple Displays, Size and Position): Add cross-references to the definition of the selected frame. | ||||
* | (File Attributes): Document that the device number can also be a cons cell. | Eli Zaretskii | 2001-09-14 | 1 | -2/+4 |
| | |||||
* | Clarify recent changes. | Richard M. Stallman | 2001-09-10 | 6 | -47/+56 |
| | |||||
* | Clarify recent changes. | Richard M. Stallman | 2001-09-10 | 1 | -5/+4 |
| | |||||
* | Clarify n-1, etc. in example. | Richard M. Stallman | 2001-09-10 | 1 | -10/+11 |
| | |||||
* | (Using Interactive): Document interactive-form. | Eli Zaretskii | 2001-09-08 | 2 | -4/+82 |
| | | | | | | (Keyboard Macros): Document kbd-macro-termination-hook. (Command Loop Info): Document that clear-this-command-keys clears the vector to be returned by recent-keys. | ||||
* | (Standard Hooks): Add kbd-macro-termination-hook and apropos-mode-hook. | Eli Zaretskii | 2001-09-08 | 1 | -0/+2 |
| | |||||
* | (MD5 Checksum): New node, documents the md5 primitive. | Eli Zaretskii | 2001-09-08 | 1 | -1/+56 |
| | |||||
* | (Selecting Windows): Document some-window. | Eli Zaretskii | 2001-09-08 | 1 | -0/+15 |
| | |||||
* | (Describing Characters) <single-key-description>: | Eli Zaretskii | 2001-09-08 | 1 | -8/+29 |
| | | | | | | | | Document the new argument no-angles. (Accessing Documentation) <documentation-property>: Document that a non-string property is evaluated. <documentation>: Document that the function-documentation property is looked for. | ||||
* | (The Echo Area) <message>: Document message-truncate-lines. | Eli Zaretskii | 2001-09-08 | 1 | -2/+9 |
| | | | | | (Glyphs): Document that the glyph table is unused on windowed displays. | ||||
* | (User-Chosen Coding Systems) <select-safe-coding-system>: Document | Eli Zaretskii | 2001-09-08 | 1 | -16/+45 |
| | | | | | | | the new argument accept-default-p and the variable select-safe-coding-system-accept-default-p. Tell what happens if buffer-file-coding-system is undecided. (Default Coding Systems): Document auto-coding-regexp-alist. | ||||
* | (Scanning Keymaps) <where-is-internal>: The | Eli Zaretskii | 2001-09-08 | 1 | -1/+2 |
| | | | | argument keymap can be a list. | ||||
* | (Time of Day): Document float-time. | Eli Zaretskii | 2001-09-08 | 1 | -0/+15 |
| | | | | | (Recording Input): Document that clear-this-command-keys clears the vector returned by recent-keys. | ||||
* | (Garbage Collection): Document the used and free | Eli Zaretskii | 2001-09-08 | 1 | -3/+19 |
| | | | | | strings report. (Memory Usage): Document strings-consed. | ||||
* | (Sets And Lists): Document member-ignore-case. | Eli Zaretskii | 2001-09-08 | 1 | -0/+7 |
| | |||||
* | (List Motion): Document | Eli Zaretskii | 2001-09-08 | 1 | -0/+7 |
| | | | | open-paren-in-column-0-is-defun-start. | ||||
* | (Integer Basics): Document CL style read syntax for | Eli Zaretskii | 2001-09-08 | 1 | -0/+12 |
| | | | | integers in bases other than 10. | ||||
* | (Mouse Position): Document mouse-position-function. | Eli Zaretskii | 2001-09-08 | 1 | -0/+20 |
| | | | | | (Display Feature Testing): Document display-images-p. (Window Frame Parameters): Document the cursor-type variable. | ||||
* | (String Conversion) <string-to-number>: Document | Eli Zaretskii | 2001-09-08 | 1 | -1/+3 |
| | | | | that a float is returned for integers that are too large. | ||||
* | Minor clarification. | Richard M. Stallman | 2001-09-07 | 1 | -1/+1 |
| | |||||
* | Minor clarifications. | Richard M. Stallman | 2001-09-06 | 2 | -7/+9 |
| |