summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup.Richard M. Stallman2001-10-191-10/+10
|
* *** empty log message ***Miles Bader2001-10-191-0/+5
|
* (Text Lines): Mention `inhibit-field-text-motion' too.Miles Bader2001-10-191-2/+4
|
* (Text Lines): Describe behavior of `beginning-of-line'/`end-of-line' inMiles Bader2001-10-191-1/+14
| | | | the presence of field properties.
* (VERSION): Add and use it where the the versionGerd Moellmann2001-10-172-1/+14
|
* (VERSION): Add and use it where the the versionGerd Moellmann2001-10-171-4/+7
| | | | number was used. Set it to 2.8.
* (VERSION): Set to 2.8.Gerd Moellmann2001-10-171-2/+2
| | | | (manual): Use `manual-21'.
* *** empty log message ***Eli Zaretskii2001-10-131-0/+5
|
* (File Name Completion): Document the significance ofEli Zaretskii2001-10-131-0/+5
| | | | a trailing slash in elements of completion-ignored-extensions.
* Describe the meaning of a nil binding.Stefan Monnier2001-10-121-0/+5
|
* Recommend the use of define-derived-mode (and nil argument).Stefan Monnier2001-10-121-3/+3
|
* Make a xref to `parsing' from forward-sexp.Stefan Monnier2001-10-121-1/+2
|
* Try to explain syntax-tables a little bit more.Stefan Monnier2001-10-121-0/+24
|
* *** empty log message ***Gerd Moellmann2001-10-101-0/+4
|
* (Variable Aliases): It's `@defmac', not `@defmacro'.Miles Bader2001-10-062-2/+6
|
* *** empty log message ***Gerd Moellmann2001-10-061-0/+4
|
* *** empty log message ***Gerd Moellmann2001-10-051-0/+4
|
* (Variable Aliases): New node.Gerd Moellmann2001-10-051-0/+43
|
* *** empty log message ***Miles Bader2001-10-021-0/+5
|
* (Minibuffer Misc): Add entries for `minibuffer-contents',Miles Bader2001-10-021-3/+24
| | | | | `minibuffer-contents-no-properties', and `delete-minibuffer-contents'. Correct description for `minibuffer-prompt-end'.
* Add @tindex lines to new entries.Miles Bader2001-10-021-0/+2
|
* (Property Search): Correct descriptions ofMiles Bader2001-10-022-7/+36
| | | | | | | `next-char-property-change' and `previous-char-property-change'. Add entries for `next-single-char-property-change' and `previous-single-char-property-change'. Make operand names a bit more consistent.
* *** empty log message ***Eli Zaretskii2001-09-301-0/+5
|
* (Finding All Frames): Document that next-frame andEli Zaretskii2001-09-301-5/+7
| | | | previous-frame are local to current terminal.
* (Creating Keymaps): Fix the description of the result of make-keymap.Eli Zaretskii2001-09-262-6/+15
|
* (tq-enqueue): Clarify meaning of REGEXP.Richard M. Stallman2001-09-241-3/+3
|
* (Font Lookup, Attribute Functions)Eli Zaretskii2001-09-232-5/+22
| | | | | (Image Descriptors): Add cross-references to the definition of selected frame.
* (The Buffer List): Add cross-references to the definition of selected frame.Eli Zaretskii2001-09-231-3/+3
|
* (Input Focus): Clarify which frame is _the_ selectedEli Zaretskii2001-09-231-8/+30
| | | | | | frame at any given time. (Multiple Displays, Size and Position): Add cross-references to the definition of the selected frame.
* (File Attributes): Document that the device number can also be a cons cell.Eli Zaretskii2001-09-141-2/+4
|
* Clarify recent changes.Richard M. Stallman2001-09-106-47/+56
|
* Clarify recent changes.Richard M. Stallman2001-09-101-5/+4
|
* Clarify n-1, etc. in example.Richard M. Stallman2001-09-101-10/+11
|
* (Using Interactive): Document interactive-form.Eli Zaretskii2001-09-082-4/+82
| | | | | | (Keyboard Macros): Document kbd-macro-termination-hook. (Command Loop Info): Document that clear-this-command-keys clears the vector to be returned by recent-keys.
* (Standard Hooks): Add kbd-macro-termination-hook and apropos-mode-hook.Eli Zaretskii2001-09-081-0/+2
|
* (MD5 Checksum): New node, documents the md5 primitive.Eli Zaretskii2001-09-081-1/+56
|
* (Selecting Windows): Document some-window.Eli Zaretskii2001-09-081-0/+15
|
* (Describing Characters) <single-key-description>:Eli Zaretskii2001-09-081-8/+29
| | | | | | | | Document the new argument no-angles. (Accessing Documentation) <documentation-property>: Document that a non-string property is evaluated. <documentation>: Document that the function-documentation property is looked for.
* (The Echo Area) <message>: Document message-truncate-lines.Eli Zaretskii2001-09-081-2/+9
| | | | | (Glyphs): Document that the glyph table is unused on windowed displays.
* (User-Chosen Coding Systems) <select-safe-coding-system>: DocumentEli Zaretskii2001-09-081-16/+45
| | | | | | | the new argument accept-default-p and the variable select-safe-coding-system-accept-default-p. Tell what happens if buffer-file-coding-system is undecided. (Default Coding Systems): Document auto-coding-regexp-alist.
* (Scanning Keymaps) <where-is-internal>: TheEli Zaretskii2001-09-081-1/+2
| | | | argument keymap can be a list.
* (Time of Day): Document float-time.Eli Zaretskii2001-09-081-0/+15
| | | | | (Recording Input): Document that clear-this-command-keys clears the vector returned by recent-keys.
* (Garbage Collection): Document the used and freeEli Zaretskii2001-09-081-3/+19
| | | | | strings report. (Memory Usage): Document strings-consed.
* (Sets And Lists): Document member-ignore-case.Eli Zaretskii2001-09-081-0/+7
|
* (List Motion): DocumentEli Zaretskii2001-09-081-0/+7
| | | | open-paren-in-column-0-is-defun-start.
* (Integer Basics): Document CL style read syntax forEli Zaretskii2001-09-081-0/+12
| | | | integers in bases other than 10.
* (Mouse Position): Document mouse-position-function.Eli Zaretskii2001-09-081-0/+20
| | | | | (Display Feature Testing): Document display-images-p. (Window Frame Parameters): Document the cursor-type variable.
* (String Conversion) <string-to-number>: DocumentEli Zaretskii2001-09-081-1/+3
| | | | that a float is returned for integers that are too large.
* Minor clarification.Richard M. Stallman2001-09-071-1/+1
|
* Minor clarifications.Richard M. Stallman2001-09-062-7/+9
|