Luc Teirlinck
6f6b043343
*** empty log message ***
2004-02-12 17:04:42 +00:00
Kim F. Storm
479dbc9dfe
(Fringes): Use consistent wording.
...
Note that window-fringe's window arg is optional.
(Scroll Bars): Use consistent wording.
2004-02-12 12:21:52 +00:00
Kim F. Storm
9d7271e8a8
*** empty log message ***
2004-02-12 12:21:08 +00:00
Luc Teirlinck
dd4a1d28d5
(Comment Tips): Document the new conventions for commenting out code.
2004-02-12 01:55:59 +00:00
Luc Teirlinck
6827d7308d
*** empty log message ***
2004-02-12 01:53:51 +00:00
Jan Djärv
1cb60b5a35
* positions.texi (Text Lines): Added missing end defun.
2004-02-07 12:50:00 +00:00
Kim F. Storm
3faa99ca17
(Text Lines): Add line-number-at-pos.
2004-02-07 01:01:16 +00:00
Kim F. Storm
7fdd1f6246
*** empty log message ***
2004-02-07 01:00:22 +00:00
John Paul Wallington
eb3c144cdb
(Button Properties, Button Buffer Commands): mouse-2 invokes button,
...
not down-mouse-1.
2004-02-06 09:25:23 +00:00
Jason Rumney
9cadd46cf0
Sync with Makefile.in changes.
2004-02-04 21:40:05 +00:00
Jason Rumney
a1d38d637a
*** empty log message ***
2004-02-04 21:39:41 +00:00
Luc Teirlinck
4b574f3d8e
(Text from Minibuffer): Various corrections and clarifications.
...
(Object from Minibuffer): Correct Lisp description of read-minibuffer.
(Minibuffer History): Clarify description of cons values for HISTORY arguments.
(Basic Completion): Various corrections and clarifications.
Add completion-regexp-list.
(Minibuffer Completion): Correct and clarify description of completing-read.
(Completion Commands): Mention partial-completion-mode.
Various other minor changes.
(High-Level Completion): Various corrections and clarifications.
(Reading File Names): Ditto.
(Minibuffer Misc): Ditto.
2004-02-04 03:08:59 +00:00
Luc Teirlinck
d818629763
(Text Comparison): assoc-string also matches elements of alists that
...
are strings instead of conses.
(Formatting Strings): Standardize Texinfo usage. Update index entries.
2004-01-26 20:42:59 +00:00
Jonathan Yavner
728345f8b1
For `format', make source and documentation match.
2004-01-24 17:39:47 +00:00
Luc Teirlinck
9adcb5f2c8
*** empty log message ***
2004-01-20 23:09:25 +00:00
Luc Teirlinck
42101e875d
(Sets And Lists): Add delete-dups.
2004-01-20 23:06:28 +00:00
Luc Teirlinck
3e7274ae13
*** empty log message ***
2004-01-16 01:48:11 +00:00
Luc Teirlinck
40d2bb40d9
(Instrumenting Macro Calls): `declare' is not a special form.
2004-01-16 00:51:12 +00:00
Luc Teirlinck
462d9c4387
(Defining Macros): Update description of `declare', which now is a macro.
...
(Wrong Time): Fix typos.
2004-01-16 00:43:54 +00:00
Luc Teirlinck
e75c1a57f7
(Compilation Functions): Expand descriptions of `compile-defun',
...
`byte-compile-file', `byte-recompile-directory' and `batch-byte-compile'.
In particular, mention and describe all optional arguments.
(Disassembly): Correct and clarify the description of `disassemble'.
2004-01-14 22:59:33 +00:00
Luc Teirlinck
944e099f43
*** empty log message ***
2004-01-14 22:52:15 +00:00
Luc Teirlinck
9a7268cf3a
*** empty log message ***
2004-01-13 00:24:12 +00:00
Luc Teirlinck
bcb6b6b8b1
Various small changes in addition to the following.
...
(Regexp Example): Adapt to new value of `sentence-end'.
(Regexp Functions): The PAREN argument to `regexp-opt' can be `words'.
(Search and Replace): Add usage note for `perform-replace'.
(Entire Match Data): Mention INTEGERS and REUSE arguments to `match-data'.
(Standard Regexps): Update for new values of `paragraph-start' and
`sentence-end'.
2004-01-12 04:21:01 +00:00
Luc Teirlinck
90c3aa5934
*** empty log message ***
2004-01-12 04:17:38 +00:00
Luc Teirlinck
583c353d8b
*** empty log message ***
2004-01-07 20:49:14 +00:00
Luc Teirlinck
1d7b9cc0dd
(Saving Buffers): Clarify descriptions of `write-contents-functions'
...
and `before-save-hook'. Make the defvar's for `before-save-hook' and
`after-save-hook' into defopt's.
2004-01-07 20:38:22 +00:00
Kim F. Storm
05faee07bb
*** empty log message ***
2004-01-06 23:49:51 +00:00
Kim F. Storm
0898832984
(Click Events): Describe new image and
...
width/height elements of click events.
(Accessing Events): Add posn-string, posn-image, and
posn-object-width-height. Change posn-object to return either
image or string object.
2004-01-06 23:21:00 +00:00
Simon Josefsson
a0465ec316
hooks.texi (Standard Hooks): Add before-save-hook.
...
files.texi (Saving Buffers): Likewise.
2004-01-05 18:20:27 +00:00
Richard M. Stallman
972c0c4936
*** empty log message ***
2004-01-03 21:16:42 +00:00
Richard M. Stallman
95c3bdddc4
(Frames and Windows): Delete frame-root-window.
2004-01-03 21:16:15 +00:00
Luc Teirlinck
dbcd463f79
*** empty log message ***
2004-01-03 17:15:46 +00:00
Luc Teirlinck
a0e9164282
Various small changes in addition to the following.
...
(What Is a Function): `functionp' returns nil for macros. Clarify
behavior of this and following functions for symbol arguments.
(Function Documentation): Add `\' in front of (fn @var{arglist}) and
explain why.
(Defining Functions): Mention DOCSTRING argument to `defalias'. Add anchor.
(Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2004-01-03 16:52:43 +00:00
Luc Teirlinck
139c502d64
(Creating Symbols): Add anchor.
2004-01-03 16:47:05 +00:00
Luc Teirlinck
73036a689f
(Accessing Documentation): Add anchor.
2004-01-03 16:45:33 +00:00
Luc Teirlinck
fb77c315e3
(Hash Access): Add anchor.
2004-01-03 16:44:03 +00:00
Luc Teirlinck
c30ea73f26
(Function Indirection): Add anchor.
2004-01-03 16:39:33 +00:00
Miles Bader
a3cb3b2eaf
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
...
Minor tweaks to Buttons section in lispref/display.texi
2004-01-01 14:09:01 +00:00
Miles Bader
02c77ee91c
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
...
Add section on button package to lisp reference manual
* lispref/display.texi (Buttons): New section.
2004-01-01 04:20:43 +00:00
Andreas Schwab
903a1a91c6
(Math Functions): sqrt reports a domain-error
...
error.
(Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2003-12-31 12:17:17 +00:00
Luc Teirlinck
3f70fe8247
*** empty log message ***
2003-12-31 00:32:19 +00:00
Luc Teirlinck
727c91598f
(Documentation Tips): Update item on hyperlinks in documentation strings.
2003-12-30 23:55:23 +00:00
Luc Teirlinck
697cf92a45
*** empty log message ***
2003-12-30 23:37:04 +00:00
Luc Teirlinck
c1bbeff0a3
(Standard Errors): Various small corrections and additions.
2003-12-30 22:38:00 +00:00
Luc Teirlinck
a8d6af5812
Various small changes in addition to the following.
...
(Signaling Errors): Provide some more details on how `signal'
constructs the error message. Add anchor to the definition of
`signal'.
(Error Symbols): Describe special treatment of `quit'.
(Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM to
emphasize that it has to be a single form.
2003-12-30 22:34:35 +00:00
Luc Teirlinck
33dfaf11e0
Add anchor.
2003-12-30 22:15:07 +00:00
Richard M. Stallman
4d25144d00
(Choosing Window): Add same-window-p, special-display-p.
...
(Window Configurations): Add window-configuration-frame.
2003-12-29 21:53:46 +00:00
Richard M. Stallman
dbcd9cd756
(Creating Buffer-Local): Add local-variable-if-set-p.
2003-12-29 21:52:03 +00:00
Richard M. Stallman
6fac48b39c
(Examining Properties): Add get-char-property-and-overlay.
...
Change arg name in get-char-property.
(Special Properties): Update handling of keymap property.
2003-12-29 21:51:29 +00:00
Richard M. Stallman
81e65dff20
(Modifying Strings): Add clear-string.
...
(Text Comparison): Add assoc-string and remove
assoc-ignore-case, assoc-ignore-representation.
2003-12-29 21:37:17 +00:00