| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Tool Bar): tool-bar-item => tool-bar-button. | Richard M. Stallman | 2004-02-17 | 1 | -9/+9 | |
| | | ||||||
| * | (Describing Characters): Fix text-char-description example output. | Richard M. Stallman | 2004-02-17 | 1 | -3/+4 | |
| | | ||||||
| * | (Creating Hash): Correct and clarify doc of WEAK values. | Richard M. Stallman | 2004-02-17 | 1 | -10/+10 | |
| | | ||||||
| * | Minor fixes. | Richard M. Stallman | 2004-02-17 | 1 | -21/+40 | |
| | | | | | | | | | | | | | | | | (Parameter Access): frame-parameters arg is optional. modify-frame-parameters handles nil for FRAME. (Window Frame Parameters): menu-bar-lines and tool-bar-lines are all-or-nothing for certain toolkits. Mention parameter wait-for-wm. (Frames and Windows): In frame-first-window and frame-selected-window the arg is optional. (Input Focus): In redirect-frame-focus the second arg is optional. (Window System Selections): Mention selection type CLIPBOARD. Mention data-type UTF8_STRING. Mention numbering of cut buffers. (Resources): Describe x-resource-name. | |||||
| * | (Changing Files): Fix argname. | Richard M. Stallman | 2004-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | (Using Edebug): Fix example. | Richard M. Stallman | 2004-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | Minor fixes. | Richard M. Stallman | 2004-02-16 | 1 | -10/+21 | |
| | | | | | | | (Overlays): Explain overlays use markers. (Managing Overlays): Explain front-advance and rear-advance in more detail. | |||||
| * | (Internals of Debugger): Fix return value. | Richard M. Stallman | 2004-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | (Compiler Errors): if-boundp feature applies to cond. | Richard M. Stallman | 2004-02-16 | 1 | -3/+5 | |
| | | ||||||
| * | Fix parens, and default values. | Richard M. Stallman | 2004-02-16 | 1 | -4/+4 | |
| | | ||||||
| * | Adjust xref. | Richard M. Stallman | 2004-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2004-02-16 | 1 | -0/+4 | |
| | | ||||||
| * | (Low-Level Network): Fix a typo. | Eli Zaretskii | 2004-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-02-12 | 2 | -2/+2 | |
| | | ||||||
| * | (Fringes): Use consistent wording. | Kim F. Storm | 2004-02-12 | 1 | -7/+8 | |
| | | | | | | Note that window-fringe's window arg is optional. (Scroll Bars): Use consistent wording. | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-02-12 | 1 | -0/+6 | |
| | | ||||||
| * | (Comment Tips): Document the new conventions for commenting out code. | Luc Teirlinck | 2004-02-12 | 1 | -3/+14 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-02-12 | 1 | -0/+5 | |
| | | ||||||
| * | * positions.texi (Text Lines): Added missing end defun. | Jan Djärv | 2004-02-07 | 2 | -0/+5 | |
| | | ||||||
| * | (Text Lines): Add line-number-at-pos. | Kim F. Storm | 2004-02-07 | 1 | -0/+6 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2004-02-07 | 1 | -0/+4 | |
| | | ||||||
| * | (Button Properties, Button Buffer Commands): mouse-2 invokes button, | John Paul Wallington | 2004-02-06 | 2 | -2/+7 | |
| | | | | | not down-mouse-1. | |||||
| * | Sync with Makefile.in changes. | Jason Rumney | 2004-02-04 | 1 | -20/+3 | |
| | | ||||||
| * | *** empty log message *** | Jason Rumney | 2004-02-04 | 1 | -0/+4 | |
| | | ||||||
| * | (Text from Minibuffer): Various corrections and clarifications. | Luc Teirlinck | 2004-02-04 | 2 | -108/+247 | |
| | | | | | | | | | | | | | | (Object from Minibuffer): Correct Lisp description of read-minibuffer. (Minibuffer History): Clarify description of cons values for HISTORY arguments. (Basic Completion): Various corrections and clarifications. Add completion-regexp-list. (Minibuffer Completion): Correct and clarify description of completing-read. (Completion Commands): Mention partial-completion-mode. Various other minor changes. (High-Level Completion): Various corrections and clarifications. (Reading File Names): Ditto. (Minibuffer Misc): Ditto. | |||||
| * | (Text Comparison): assoc-string also matches elements of alists that | Luc Teirlinck | 2004-01-26 | 2 | -25/+38 | |
| | | | | | | are strings instead of conses. (Formatting Strings): Standardize Texinfo usage. Update index entries. | |||||
| * | For `format', make source and documentation match. | Jonathan Yavner | 2004-01-24 | 1 | -16/+36 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-20 | 1 | -0/+4 | |
| | | ||||||
| * | (Sets And Lists): Add delete-dups. | Luc Teirlinck | 2004-01-20 | 1 | -1/+16 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-16 | 2 | -1/+9 | |
| | | ||||||
| * | (Instrumenting Macro Calls): `declare' is not a special form. | Luc Teirlinck | 2004-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | (Defining Macros): Update description of `declare', which now is a macro. | Luc Teirlinck | 2004-01-16 | 1 | -7/+18 | |
| | | | | | (Wrong Time): Fix typos. | |||||
| * | (Compilation Functions): Expand descriptions of `compile-defun', | Luc Teirlinck | 2004-01-14 | 2 | -22/+42 | |
| | | | | | | | `byte-compile-file', `byte-recompile-directory' and `batch-byte-compile'. In particular, mention and describe all optional arguments. (Disassembly): Correct and clarify the description of `disassemble'. | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-14 | 1 | -0/+8 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-13 | 1 | -3/+3 | |
| | | ||||||
| * | Various small changes in addition to the following. | Luc Teirlinck | 2004-01-12 | 1 | -59/+110 | |
| | | | | | | | | | | (Regexp Example): Adapt to new value of `sentence-end'. (Regexp Functions): The PAREN argument to `regexp-opt' can be `words'. (Search and Replace): Add usage note for `perform-replace'. (Entire Match Data): Mention INTEGERS and REUSE arguments to `match-data'. (Standard Regexps): Update for new values of `paragraph-start' and `sentence-end'. | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-12 | 1 | -0/+13 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-07 | 1 | -0/+7 | |
| | | ||||||
| * | (Saving Buffers): Clarify descriptions of `write-contents-functions' | Luc Teirlinck | 2004-01-07 | 1 | -11/+15 | |
| | | | | | | and `before-save-hook'. Make the defvar's for `before-save-hook' and `after-save-hook' into defopt's. | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-01-06 | 1 | -0/+8 | |
| | | ||||||
| * | (Click Events): Describe new image and | Kim F. Storm | 2004-01-06 | 1 | -10/+34 | |
| | | | | | | | | width/height elements of click events. (Accessing Events): Add posn-string, posn-image, and posn-object-width-height. Change posn-object to return either image or string object. | |||||
| * | hooks.texi (Standard Hooks): Add before-save-hook. | Simon Josefsson | 2004-01-05 | 3 | -2/+15 | |
| | | | | | files.texi (Saving Buffers): Likewise. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2004-01-03 | 1 | -0/+4 | |
| | | ||||||
| * | (Frames and Windows): Delete frame-root-window. | Richard M. Stallman | 2004-01-03 | 1 | -4/+0 | |
| | | ||||||
| * | *** empty log message *** | Luc Teirlinck | 2004-01-03 | 1 | -0/+14 | |
| | | ||||||
| * | Various small changes in addition to the following. | Luc Teirlinck | 2004-01-03 | 1 | -26/+41 | |
| | | | | | | | | | | (What Is a Function): `functionp' returns nil for macros. Clarify behavior of this and following functions for symbol arguments. (Function Documentation): Add `\' in front of (fn @var{arglist}) and explain why. (Defining Functions): Mention DOCSTRING argument to `defalias'. Add anchor. (Mapping Functions): Add anchor. Unquote nil in mapcar* example. | |||||
| * | (Creating Symbols): Add anchor. | Luc Teirlinck | 2004-01-03 | 1 | -0/+1 | |
| | | ||||||
| * | (Accessing Documentation): Add anchor. | Luc Teirlinck | 2004-01-03 | 1 | -0/+1 | |
| | | ||||||
| * | (Hash Access): Add anchor. | Luc Teirlinck | 2004-01-03 | 1 | -0/+1 | |
| | | ||||||
| * | (Function Indirection): Add anchor. | Luc Teirlinck | 2004-01-03 | 1 | -0/+1 | |
| | | ||||||