aboutsummaryrefslogtreecommitdiffstats
path: root/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Kim F. Storm2003-10-101-0/+4
|
* (Library Headers): Fix typo.Luc Teirlinck2003-10-101-1/+1
|
* *** empty log message ***Luc Teirlinck2003-10-101-0/+4
|
* Fix typo.Luc Teirlinck2003-10-081-1/+1
|
* (Imenu): Mention imenu-create-index-function's default value.Lute Kamstra2003-10-072-4/+10
| | | | Explain submenus better.
* (Faces for Font Lock): Fix typo.Lute Kamstra2003-10-072-31/+58
| | | | | | (Hooks): Explain how buffer-local hook variables can refer to global hook variables. Various minor clarifications.
* Don't mention preferred-coding-system.Dave Love2003-10-061-3/+6
| | | | make-char zeroes 8th bit of code args.
* Char-tables are sequences.Dave Love2003-10-061-3/+12
| | | | Add string-bytes.
* (Parsing Expressions): Mention parse-sexp-lookup-properties here.Dave Love2003-10-061-1/+7
| | | | forward-comment: return values
* Package unloading. Index next-line, previous-line, forward-line.Dave Love2003-10-061-1/+13
|
* Index lexical scopingDave Love2003-10-061-0/+1
|
* Load average can throw error.Dave Love2003-10-061-0/+5
|
* Non-ASCII in menus.Dave Love2003-10-061-1/+6
|
* usage: in doc strings. Correct side-effect function remark.Dave Love2003-10-061-4/+6
|
* (Coding Conventions): Mention naming conventions for hooks.Lute Kamstra2003-10-062-4/+15
|
* *** empty log message ***Luc Teirlinck2003-10-051-0/+6
|
* (Library Search): Correct default value of load-suffixes.Luc Teirlinck2003-10-051-2/+2
| | | | (Named Features): Fix typo.
* *** empty log message ***Richard M. Stallman2003-10-051-0/+7
|
* (Named Features): In `provide', say how to test for subfeatures.Richard M. Stallman2003-10-051-4/+7
| | | | | (Unloading): In unload-feature, use new var name unload-feature-special-hooks.
* Fix typo.Richard M. Stallman2003-10-052-2/+2
|
* (Major Mode Conventions): Mention third way to set up Imenu.Lute Kamstra2003-10-032-43/+67
| | | | | | | (Imenu): A number of small fixes. Delete documentation of internal variable imenu--index-alist. Document the return value format of imenu-create-index-function functions.
* *** empty log message ***Richard M. Stallman2003-09-301-0/+8
|
* (Network): Say what stopped datagram connections do.Richard M. Stallman2003-09-301-4/+5
|
* (Association Lists): Clarify `assq-delete-all'.Richard M. Stallman2003-09-301-5/+10
|
* (Overlay Properties): Clarify `evaporate' property.Richard M. Stallman2003-09-301-1/+3
|
* *** empty log message ***Lute Kamstra2003-09-291-0/+7
|
* (Mode Line Data): Explain when symbols in mode-lineLute Kamstra2003-09-291-2/+7
| | | | | | constructs should be marked as risky. Change cons cell into proper list. (Mode Line Variables): Change cons cell into proper list.
* *** empty log message ***Lute Kamstra2003-09-261-1/+10
|
* (Mode Line Data): Document the :propertize construct.Lute Kamstra2003-09-261-101/+134
| | | | | | | | | (Mode Line Variables): Reorder the descriptions of the variables to match their order in the default mode-line-format. Describe the new variables mode-line-position and mode-line-modes. Update the default values of mode-line-frame-identification, minor-mode-alist, and default-mode-line-format. (Properties in Mode): Mention the :propertize construct.
* Avoid @strong{Note:}.Richard M. Stallman2003-09-269-22/+34
|
* (Low-Level Network): Fix typo.Luc Teirlinck2003-09-242-1/+5
|
* (Network, Network Servers): Fix typos.Kim F. Storm2003-09-231-33/+124
| | | | | | | (Low-Level Network): Add timeout value for :server keyword. Add new option keywords to make-network-process. Add set-network-process-options. Explain how to test availability of network options.
* *** empty log message ***Kim F. Storm2003-09-231-0/+8
|
* (Remapping Commands): Fix typo.Richard M. Stallman2003-09-221-1/+1
|
* *** empty log message ***Richard M. Stallman2003-09-191-0/+26
|
* (Motion by Indent): Arg to backward-to-indentation andRichard M. Stallman2003-09-191-2/+4
| | | | forward-to-indentation is optional.
* (Creating Strings): Add substring-no-properties.Richard M. Stallman2003-09-191-0/+5
|
* (Process Information): Add list-processes arg QUERY-ONLY.Richard M. Stallman2003-09-191-25/+449
| | | | | | | | | | Delete process-contact from here. Add new status values for process-status. Add process-get, process-put, process-plist, set-process-plist. (Synchronous Processes): Add call-process-shell-command. (Signals to Processes): signal-process allows process objects. (Network): Complete rewrite. (Network Servers, Datagrams, Low-Level Network): New nodes.
* (Word Motion): forward-word, backward-word arg is optional. Reword.Richard M. Stallman2003-09-191-10/+3
|
* (Defining Abbrevs): Index no-self-insert.Richard M. Stallman2003-09-191-0/+1
|
* (Creating Buffer-Local): Delete duplicate definition of buffer-local-value.Richard M. Stallman2003-09-191-10/+9
| | | | (File Local Variables): Explain about discarding text props.
* *** empty log message ***Richard M. Stallman2003-09-121-0/+11
|
* (Intro to Minibuffers): Explain that the minibufferRichard M. Stallman2003-09-121-0/+11
| | | | | changes variables that record input events. (Minibuffer Misc): Add minibuffer-selected-window.
* (Building Lists): Add copy-tree.Richard M. Stallman2003-09-121-0/+12
|
* (Fontsets): Add char-displayable-p.Richard M. Stallman2003-09-121-0/+58
| | | | (Scroll Bars): New node.
* *** empty log message ***Lute Kamstra2003-09-081-0/+5
|
* (%-Constructs): Document new `%i' and `%I' constructs.Lute Kamstra2003-09-081-0/+9
|
* Add arch taglinesMiles Bader2003-09-041-0/+2
|
* *** empty log message ***Jason Rumney2003-09-031-1/+5
|
* Fix copyright noticeJason Rumney2003-09-031-1/+1
|