Eli Zaretskii
42703598b1
(Standard Hooks): Add kbd-macro-termination-hook and apropos-mode-hook.
2001-09-08 17:51:48 +00:00
Eli Zaretskii
944351c0cf
(MD5 Checksum): New node, documents the md5 primitive.
2001-09-08 17:51:25 +00:00
Eli Zaretskii
1e8ca3a9ae
(Selecting Windows): Document some-window.
2001-09-08 17:50:39 +00:00
Eli Zaretskii
7f0afecc0d
(Describing Characters) <single-key-description>:
...
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.
2001-09-08 17:50:08 +00:00
Eli Zaretskii
a2f2ceaaf7
(The Echo Area) <message>: Document message-truncate-lines.
...
(Glyphs): Document that the glyph table is unused on windowed
displays.
2001-09-08 17:49:11 +00:00
Eli Zaretskii
bf23b4777a
(User-Chosen Coding Systems) <select-safe-coding-system>: Document
...
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.
2001-09-08 17:48:33 +00:00
Eli Zaretskii
87d6dc142b
(Scanning Keymaps) <where-is-internal>: The
...
argument keymap can be a list.
2001-09-08 17:47:45 +00:00
Eli Zaretskii
de0df8e2a9
(Time of Day): Document float-time.
...
(Recording Input): Document that clear-this-command-keys clears
the vector returned by recent-keys.
2001-09-08 17:45:21 +00:00
Eli Zaretskii
40d48fe935
(Garbage Collection): Document the used and free
...
strings report.
(Memory Usage): Document strings-consed.
2001-09-08 17:44:36 +00:00
Eli Zaretskii
915b353d82
(Sets And Lists): Document member-ignore-case.
2001-09-08 17:43:49 +00:00
Eli Zaretskii
3a4208096f
(List Motion): Document
...
open-paren-in-column-0-is-defun-start.
2001-09-08 17:43:23 +00:00
Eli Zaretskii
d9940cbfd1
(Integer Basics): Document CL style read syntax for
...
integers in bases other than 10.
2001-09-08 17:42:52 +00:00
Eli Zaretskii
28932ac124
(Mouse Position): Document mouse-position-function.
...
(Display Feature Testing): Document display-images-p.
(Window Frame Parameters): Document the cursor-type variable.
2001-09-08 17:42:16 +00:00
Eli Zaretskii
3afd8c2506
(String Conversion) <string-to-number>: Document
...
that a float is returned for integers that are too large.
2001-09-08 17:41:41 +00:00
Richard M. Stallman
7cc80f0aef
Comment change.
2001-09-08 14:30:12 +00:00
Eli Zaretskii
1fb046593f
Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
2001-09-08 10:32:00 +00:00
Eli Zaretskii
33d69478e8
Update the address of the mailing list and subscription instructions.
2001-09-08 07:54:52 +00:00
Richard M. Stallman
59a53efd07
Minor clarification.
2001-09-07 16:27:07 +00:00
Gerd Moellmann
fc0eccfcce
(isearch-intersects-p): New function.
...
(isearch-close-unnecessary-overlays): Renamed from *unecessary*,
use isearch-intersects-p, and clean up.
2001-09-07 16:17:54 +00:00
Eli Zaretskii
705644780d
More commentary about the role of kbd_macro_end.
2001-09-07 15:54:52 +00:00
Eli Zaretskii
ef10876c47
(ispell-dictionary-alist-4): Add "german"
...
and "german8", for the new German orthography dictionaries,
(ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
the entries, to keep the line length balanced for loaddefs.el.
2001-09-07 15:37:45 +00:00
Gerd Moellmann
5421b8996b
(locate-insert-header): Remove unnecessary
...
whitespaces.
2001-09-07 13:33:09 +00:00
Gerd Moellmann
c9e74cd4be
(comint-send-input): Handle comint-process-echoes
...
differently.
2001-09-07 13:30:50 +00:00
Eli Zaretskii
70569550f7
(archive-dostime): Fix a typo in minutes' computation.
2001-09-07 12:42:12 +00:00
Gerd Moellmann
a56ebb9018
some-window -> get-window-with-predicate.
2001-09-07 11:37:11 +00:00
Gerd Moellmann
6afad91e16
*** empty log message ***
2001-09-07 11:36:11 +00:00
Gerd Moellmann
35f01a9505
(server-switch-buffer): Use get-window-with-predicate.
2001-09-07 11:35:49 +00:00
Gerd Moellmann
2baa325276
(refer-find-entry-internal): Use
...
get-window-with-predicate.
2001-09-07 11:35:09 +00:00
Gerd Moellmann
75377eba1c
(sup-pos-to-window): Use
...
get-window-with-predicate.
2001-09-07 11:34:17 +00:00
Gerd Moellmann
4f3d7805a2
(bg-window-from-x-y): Use
...
get-window-with-predicate.
2001-09-07 11:33:32 +00:00
Gerd Moellmann
b4ae66334c
(edebug-window-live-p): Use
...
get-window-with-predicate.
2001-09-07 11:32:18 +00:00
Gerd Moellmann
d4d986f24e
(get-window-with-predicate): Renamed from some-window.
...
(some-window): Make it an alias.
2001-09-07 11:29:48 +00:00
Gerd Moellmann
78999117cd
(init_from_display_pos): Don't compare the result
...
of calling index with NULL.
2001-09-07 11:19:02 +00:00
Richard M. Stallman
9012a201f9
Minor clarifications.
2001-09-06 19:50:51 +00:00
Richard M. Stallman
ae9b6b4a99
Minor clarification.
2001-09-06 19:50:20 +00:00
Richard M. Stallman
f4f65a420c
Rewrite and move definition of count-screen-lines.
...
Minor clarifications.
2001-09-06 19:49:21 +00:00
Richard M. Stallman
a5d0a32e01
Explain clearly what \digit does when that grouping
...
did not match.
2001-09-06 19:46:04 +00:00
Richard M. Stallman
2a2048f2e2
Correct the statement of when to use * in variable doc strings.
2001-09-06 19:43:44 +00:00
Richard M. Stallman
883c005a1b
Explain about multiple cursors.
2001-09-06 19:41:11 +00:00
Richard M. Stallman
6769632225
Clarify description of vc-annotate.
2001-09-06 19:39:40 +00:00
Richard M. Stallman
a66b12beb7
Describe tty-suppress-bold-inverse-default-colors.
2001-09-06 19:37:39 +00:00
Richard M. Stallman
ce3bd809e3
Show how to put more special ASCII characters
...
in strings and vectors.
2001-09-06 19:37:04 +00:00
Gerd Moellmann
f76e03683e
(x_set_background_color): Don't change the colors
...
of the X window of scroll bar widgets.
2001-09-06 12:48:24 +00:00
Gerd Moellmann
003550c5e3
(undo): Remove positions from buffer-undo-list up to
...
the next undo boundary only.
2001-09-06 08:49:34 +00:00
Eli Zaretskii
05b2448700
*** empty log message ***
2001-09-06 08:30:09 +00:00
Eli Zaretskii
2293431822
(install): Don't copy sc.el.
2001-09-06 08:29:49 +00:00
Eli Zaretskii
c49e491af8
*** empty log message ***
2001-09-06 08:25:53 +00:00
Eli Zaretskii
a9bcbf3f60
(custom-buffer-create-internal): Remove "100%" from
...
the message "Creating customization items...done".
2001-09-06 08:25:31 +00:00
Eli Zaretskii
12d70bbb55
Suggest not to use WinZip.
2001-09-06 08:17:24 +00:00
Eli Zaretskii
e44f8099bc
Make sure ../site-lisp exists; create if necessary.
2001-09-06 08:12:53 +00:00