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