aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
* Add index entries.Richard M. Stallman2002-10-261-0/+2
|
* From Michael Albinus.Kai Großjohann2002-10-233-13/+37
| | | | | | | | | * README: Target for Info file is `make info'. * files.texi (File Name Components): Fixed typos in `file-name-sans-extension'. (Magic File Names): Complete list of operations for magic file name handlers.
* (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
| | | | | New function (unsafep X) determines whether X is a safe Lisp form. New support module testcover.el for coverage testing.
* *** 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
| | | | | | | | | | file-name-nondirectory returns when given a directory name. Explain that abbreviate-file-name works on file names too. Explain how to combine a directory name with a relative file name with concat, and the pitfalls. Update some details.
* 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 <[email protected]>Per Abrahamsen2002-08-052-5/+10
| | | | | * customize.texi (Splicing into Lists): Fixed example. Reported by Fabrice Bauzac <[email protected]>
* 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
|
* (Composite Types): Explain what arguments are. Show what keyword-valueRichard M. Stallman2002-07-231-27/+66
| | | | pairs look like. Give list of keywords. Put restricted-sexp last.
* Fix reference to `defvaralias' as a macro.Juanma Barranquero2002-07-161-2/+2
|
* Fix typo.Juanma Barranquero2002-07-151-1/+1
|
* Document third argument of defvaralias.Juanma Barranquero2002-07-151-2/+6
|
* Move the node Query Before Exit down.Richard M. Stallman2002-07-121-54/+59
| | | | Say that Emacs stops reading when a process terminates.
* Document binding `deactivate-mark' around something that modifies theRichard M. Stallman2002-07-121-0/+10
| | | | buffer so as to keep the mark active.
* defimage does not evaluate SPECS.Richard M. Stallman2002-07-121-2/+2
|
* Update face-foreground and face-background to mention INHERIT parameter.Miles Bader2002-07-071-2/+16
|
* Add entries for face-attribute-relative-p, merge-face-attribute.Miles Bader2002-07-071-1/+30
| | | | Describe INHERIT argument to face-attribute function.
* Add x-*-keysym.Richard M. Stallman2002-07-071-3/+18
|
* Tweak text a bit.Miles Bader2002-07-041-5/+5
|
* *** empty log message ***Stefan Monnier2002-06-234-45/+40
|
* (Parsing Expressions): Give definition of sexp in terms of syntax classes.Richard M. Stallman2002-06-211-21/+25
| | | | Clarify other text in same node.
* (Display Feature Testing): Fix typo.Juanma Barranquero2002-06-172-1/+5
|
* (Initial Parameters, Resources): Fix references to the Emacs manual.Andreas Schwab2002-06-122-2/+7
|
* Delete "new in Emacs 21" note.Richard M. Stallman2002-06-112-3/+2
|
* defface `supports' predicateMiles Bader2002-06-111-1/+8
|
* display-supports-face-attributes-pMiles Bader2002-06-111-1/+28
|
* (Precalcuated Fontification): Note how to use `font-lock-core-only'.Colin Walters2002-06-091-0/+12
|
* (char-property-alias-alist): New variable; describe its relation toColin Walters2002-06-081-5/+31
| | | | | | | | `default-text-properties' and the `category' property. (default-text-properties): Note `char-property-alias-alist'. (Special Properties): Document new property `font-lock-face'.
* (Precalcuated Fontification): New node, describing `font-lock-face'.Colin Walters2002-06-081-0/+13
|
* Explain why set-window-hscroll may appear to fail to work.Richard M. Stallman2002-06-081-0/+8
|
* (Converting Representations): Update the description of whatEli Zaretskii2002-06-051-3/+5
| | | | string-make-unibyte does.
* Improve explanation of special handling of point in current buffer.Richard M. Stallman2002-05-301-18/+14
|
* (Intro to Buffer-Local): Updated warning andKim F. Storm2002-05-131-10/+11
| | | | example relating to changing buffer inside let.
* *** empty log message ***Kim F. Storm2002-05-131-0/+5
|
* Clarify what signalling an error means.Richard M. Stallman2002-05-121-4/+11
|
* (Quitting): Add an index entry containing the word ``interrupt''.Eli Zaretskii2002-05-081-0/+2
|
* Clarify how replace-match does case conversion.Richard M. Stallman2002-05-041-9/+12
|
* (Special Properties): Add index entry and xref for tooltips.Richard M. Stallman2002-04-301-1/+3
|
* Clarify which letters in C-c LETTER are reserved for users.Richard M. Stallman2002-04-221-8/+9
|