| Commit message (Expand) | Author | Age | Files | Lines |
* | Various small changes in addition to the following. | Luc Teirlinck | 2003-12-30 | 1 | -39/+53 |
* | Add anchor. | Luc Teirlinck | 2003-12-30 | 1 | -0/+1 |
* | (Choosing Window): Add same-window-p, special-display-p. | Richard M. Stallman | 2003-12-29 | 2 | -4/+73 |
* | (Creating Buffer-Local): Add local-variable-if-set-p. | Richard M. Stallman | 2003-12-29 | 1 | -0/+6 |
* | (Examining Properties): Add get-char-property-and-overlay. | Richard M. Stallman | 2003-12-29 | 1 | -7/+24 |
* | (Modifying Strings): Add clear-string. | Richard M. Stallman | 2003-12-29 | 1 | -7/+12 |
* | (Time of Day): Add set-time-zone-rule. | Richard M. Stallman | 2003-12-29 | 1 | -0/+7 |
* | (Math Functions): asin, acos, log, log10 report domain-error errors. | Richard M. Stallman | 2003-12-29 | 1 | -8/+9 |
* | (Converting Representations): | Richard M. Stallman | 2003-12-29 | 1 | -0/+32 |
* | (Search-based Fontification): Explain that | Richard M. Stallman | 2003-12-29 | 1 | -11/+11 |
* | (Minibuffer Misc): Add set-minibuffer-window. | Richard M. Stallman | 2003-12-29 | 1 | -0/+8 |
* | (Building Lists): remq moved elsewhere. | Richard M. Stallman | 2003-12-29 | 1 | -31/+31 |
* | (Garbage Collection): Add memory-use-counts. | Richard M. Stallman | 2003-12-29 | 1 | -0/+6 |
* | (Frames and Windows): Add set-frame-selected-window and frame-root-window. | Richard M. Stallman | 2003-12-29 | 1 | -0/+11 |
* | (Contents of Directories): | Richard M. Stallman | 2003-12-29 | 1 | -0/+8 |
* | (Refresh Screen): Add force-window-update. | Richard M. Stallman | 2003-12-29 | 1 | -3/+33 |
* | (Buffer Modification): Add restore-buffer-modified-p. | Richard M. Stallman | 2003-12-29 | 1 | -0/+10 |
* | 2003-12-12 Jesper Harder <harder@ifa.au.dk> | Per Abrahamsen | 2003-12-27 | 1 | -1/+72 |
* | (Fringes): Fix typo "set-buffer-window" -> "set-window-buffer". | Markus Rost | 2003-12-25 | 2 | -1/+5 |
* | Remove trailing whitespace. | Luc Teirlinck | 2003-12-25 | 1 | -2/+2 |
* | Remove trailing whitespace | Luc Teirlinck | 2003-12-25 | 1 | -1/+1 |
* | *** empty log message *** | Luc Teirlinck | 2003-12-25 | 2 | -3/+48 |
* | (Documentation Tips): Add anchor. | Luc Teirlinck | 2003-12-25 | 1 | -0/+1 |
* | (How Programs Do Loading): Add anchor. | Luc Teirlinck | 2003-12-25 | 1 | -1/+2 |
* | (Accessing Documentation): Add anchor. | Luc Teirlinck | 2003-12-25 | 1 | -0/+1 |
* | Replace all occurrences of @acronym{CAR} with @sc{car}, for | Luc Teirlinck | 2003-12-25 | 1 | -3/+3 |
* | (Pure Storage): Mention that `purecopy' does not copy text properties. | Luc Teirlinck | 2003-12-25 | 1 | -14/+16 |
* | (Variables with Restricted Values): New node. | Luc Teirlinck | 2003-12-25 | 1 | -4/+43 |
* | (Lisp Data Types): Mention that certain variables can only take on a | Luc Teirlinck | 2003-12-25 | 1 | -1/+3 |
* | (Function Indirection): Describe the errors that `indirect-function' | Luc Teirlinck | 2003-12-25 | 1 | -16/+42 |
* | (Process Information): Add anchor. | Luc Teirlinck | 2003-12-25 | 1 | -0/+1 |
* | Various small changes in addition to the following. | Luc Teirlinck | 2003-12-25 | 1 | -81/+147 |
* | (Text Comparison): Correctly describe when two strings are `equal'. | Luc Teirlinck | 2003-12-01 | 2 | -14/+37 |
* | (Non-ASCII in Strings): Clarify description of when a string is | Luc Teirlinck | 2003-12-01 | 1 | -28/+44 |
* | (Building Lists): `append' no longer accepts integer arguments. | Luc Teirlinck | 2003-11-30 | 2 | -21/+56 |
* | (Click Events): Click object may be an images. | Kim F. Storm | 2003-11-27 | 1 | -14/+31 |
* | *** empty log message *** | Kim F. Storm | 2003-11-27 | 1 | -1/+8 |
* | (Click Events): Describe enhancements to event | Kim F. Storm | 2003-11-23 | 1 | -53/+106 |
* | Describe enhancements to mouse event positions. | Kim F. Storm | 2003-11-23 | 1 | -0/+10 |
* | *** empty log message *** | Lars Hansen | 2003-11-21 | 1 | -0/+6 |
* | (File Attributes): Describe new parameter ID-FORMAT. | Lars Hansen | 2003-11-21 | 1 | -9/+16 |
* | (File Attributes): Describe removed parameter ID-FORMAT. | Lars Hansen | 2003-11-21 | 1 | -0/+1 |
* | (Overview of Markers): Mention that, if a marker is used a a position, | Luc Teirlinck | 2003-11-21 | 1 | -4/+7 |
* | (Positions): Mention that, if a marker is used a a position, its | Luc Teirlinck | 2003-11-21 | 1 | -1/+5 |
* | *** empty log message *** | Luc Teirlinck | 2003-11-21 | 1 | -0/+7 |
* | (Numeric Conversions): Not just `floor', but also `truncate', | Luc Teirlinck | 2003-11-12 | 1 | -14/+18 |
* | *** empty log message *** | Luc Teirlinck | 2003-11-12 | 1 | -0/+5 |
* | *** empty log message *** | Luc Teirlinck | 2003-11-11 | 2 | -2/+14 |
* | (Creating Markers): Specify insertion type of created markers. Add | Luc Teirlinck | 2003-11-11 | 1 | -9/+18 |
* | (Point): Change description of `buffer-end', so that it is also | Luc Teirlinck | 2003-11-09 | 1 | -9/+11 |