summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Expand)AuthorAgeFilesLines
* Clarify that match data is unpredictable after failing searches.Richard M. Stallman2003-02-151-2/+3
* (Character Type): New \s escape for space.Kim F. Storm2003-02-131-5/+9
* *** empty log message ***Kim F. Storm2003-02-131-0/+4
* *** empty log message ***Juanma Barranquero2003-02-111-8/+0
* *** empty log message ***Juanma Barranquero2003-02-101-0/+8
* (Insertion): Don't show COUNT argument of `insert-char' as optional.Juanma Barranquero2003-02-101-1/+1
* (Current Buffer): Describe `save-current-buffer' as a special form, not a macro.Juanma Barranquero2003-02-101-5/+5
* Trailing whitespace deleted.Juanma Barranquero2003-02-0460-477/+477
* (Skipping Characters): Multibyte conversion andDave Love2003-01-311-0/+13
* Cygwin support patch.Juanma Barranquero2003-01-312-16/+24
* Change email and real name.Jan Djärv2003-01-301-1/+1
* *** empty log message ***Richard M. Stallman2003-01-251-0/+4
* Document that a symbol can act as a keymap.Richard M. Stallman2003-01-251-3/+10
* *** empty log message ***Richard M. Stallman2003-01-131-0/+10
* (Changing Properties): Say string indices are origin-0.Richard M. Stallman2003-01-131-3/+5
* (Screen Lines) <compute-motion>: Correct order of elts in return value.Richard M. Stallman2003-01-131-1/+1
* (Changing Key Bindings) <define-key>: Mention how to define a default binding.Richard M. Stallman2003-01-131-2/+6
* Explain about conventioal use of t as `invisible' propertyRichard M. Stallman2002-12-231-9/+15
* Brr. Fix another typo in recent Change Log entries.Markus Rost2002-12-091-3/+3
* (Unloading): Fix last change for load-history.Markus Rost2002-12-072-1/+3
* Fix typos.Markus Rost2002-12-071-3/+3
* Use xref for history list truncation.Richard M. Stallman2002-12-071-3/+2
* Document history-length.Richard M. Stallman2002-12-071-0/+14
* Update defn of load-history.Richard M. Stallman2002-12-071-12/+19
* (Simple Types): Clarify decription of custom type 'number.Markus Rost2002-12-072-2/+11
* Fix typo.Pavel Janík2002-12-074-4/+4
* Fix typo.Pavel Janík2002-12-074-4/+4
* (File Local Variables): Fix typo.Markus Rost2002-12-042-1/+5
* Explain about ordering of alternatives in `choice'.Richard M. Stallman2002-11-291-0/+13
* Clarify evaluation of :type arg in defcustom.Richard M. Stallman2002-11-181-3/+4
* Added two references from Buffer Internals to Buffer Gap.Francesco Potortì2002-11-121-20/+21
* Add index entries.Richard M. Stallman2002-10-261-0/+2
* From Michael Albinus.Kai Großjohann2002-10-233-13/+37
* (kill-emacs-hook): Not run in batch mode.Richard M. Stallman2002-10-141-1/+1
* (Variable Definitions): Update info on :get and default :initialize function.Richard M. Stallman2002-10-071-7/+13
* (Window Configurations): Refer to winner.el as example.Richard M. Stallman2002-09-291-2/+3
* Fix typo: @same --> @sampRobert J. Chassell2002-09-281-1/+1
* New major mode "SES" for spreadsheets.Jonathan Yavner2002-09-283-7/+115
* *** empty log message ***Stefan Monnier2002-09-261-4/+4
* Add `umask' to the concept index.Stefan Monnier2002-09-171-0/+1
* Correct the explanation of glyphs and glyph table.Richard M. Stallman2002-09-141-21/+29
* Fix typo.Richard M. Stallman2002-09-131-1/+1
* (Search and Replace): Fix arg order for perform-replace.Richard M. Stallman2002-09-121-3/+3
* Describe blink-cursor-alist and new values for cursor-type.Richard M. Stallman2002-08-271-8/+32
* Move the node Relative Files before Directory Names. Show whatRichard M. Stallman2002-08-191-63/+104
* Fix typo.Richard M. Stallman2002-08-151-1/+1
* Mention define-generic-mode.Richard M. Stallman2002-08-151-0/+5
* 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-08-052-5/+10
* Explain values of sexp diary entries.Richard M. Stallman2002-07-301-7/+24
* Fix set-face-attribute example.Richard M. Stallman2002-07-291-2/+2