summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Expand)AuthorAgeFilesLines
* (Button Properties, Button Buffer Commands): mouse-2 invokes button,John Paul Wallington2004-02-062-2/+7
* Sync with Makefile.in changes.Jason Rumney2004-02-041-20/+3
* *** empty log message ***Jason Rumney2004-02-041-0/+4
* (Text from Minibuffer): Various corrections and clarifications.Luc Teirlinck2004-02-042-108/+247
* (Text Comparison): assoc-string also matches elements of alists thatLuc Teirlinck2004-01-262-25/+38
* For `format', make source and documentation match.Jonathan Yavner2004-01-241-16/+36
* *** empty log message ***Luc Teirlinck2004-01-201-0/+4
* (Sets And Lists): Add delete-dups.Luc Teirlinck2004-01-201-1/+16
* *** empty log message ***Luc Teirlinck2004-01-162-1/+9
* (Instrumenting Macro Calls): `declare' is not a special form.Luc Teirlinck2004-01-161-1/+1
* (Defining Macros): Update description of `declare', which now is a macro.Luc Teirlinck2004-01-161-7/+18
* (Compilation Functions): Expand descriptions of `compile-defun',Luc Teirlinck2004-01-142-22/+42
* *** empty log message ***Luc Teirlinck2004-01-141-0/+8
* *** empty log message ***Luc Teirlinck2004-01-131-3/+3
* Various small changes in addition to the following.Luc Teirlinck2004-01-121-59/+110
* *** empty log message ***Luc Teirlinck2004-01-121-0/+13
* *** empty log message ***Luc Teirlinck2004-01-071-0/+7
* (Saving Buffers): Clarify descriptions of `write-contents-functions'Luc Teirlinck2004-01-071-11/+15
* *** empty log message ***Kim F. Storm2004-01-061-0/+8
* (Click Events): Describe new image andKim F. Storm2004-01-061-10/+34
* hooks.texi (Standard Hooks): Add before-save-hook.Simon Josefsson2004-01-053-2/+15
* *** empty log message ***Richard M. Stallman2004-01-031-0/+4
* (Frames and Windows): Delete frame-root-window.Richard M. Stallman2004-01-031-4/+0
* *** empty log message ***Luc Teirlinck2004-01-031-0/+14
* Various small changes in addition to the following.Luc Teirlinck2004-01-031-26/+41
* (Creating Symbols): Add anchor.Luc Teirlinck2004-01-031-0/+1
* (Accessing Documentation): Add anchor.Luc Teirlinck2004-01-031-0/+1
* (Hash Access): Add anchor.Luc Teirlinck2004-01-031-0/+1
* (Function Indirection): Add anchor.Luc Teirlinck2004-01-031-0/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13Miles Bader2004-01-011-25/+35
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12Miles Bader2004-01-012-15/+352
* (Math Functions): sqrt reports a domain-errorAndreas Schwab2003-12-312-2/+8
* *** empty log message ***Luc Teirlinck2003-12-311-0/+3
* (Documentation Tips): Update item on hyperlinks in documentation strings.Luc Teirlinck2003-12-301-2/+3
* *** empty log message ***Luc Teirlinck2003-12-301-4/+20
* (Standard Errors): Various small corrections and additions.Luc Teirlinck2003-12-301-6/+14
* 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