1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

632 Commits

Author SHA1 Message Date
Richard M. Stallman
a6b7378823 Minor menu indentation cleanup. 2001-10-31 21:58:44 +00:00
Richard M. Stallman
3d24098d2a Update menu for subnodes of Text Properties. 2001-10-31 21:58:18 +00:00
Pavel Janík
2b209b974e *** empty log message *** 2001-10-31 15:12:04 +00:00
Pavel Janík
b8fbee6421 (Coding Conventions): Fix typo. 2001-10-31 14:44:17 +00:00
Richard M. Stallman
5c5b7d3e7d Document textual convention for doc strings of predicates.
Say never to change the case of a symbol.
2001-10-30 18:26:30 +00:00
Eli Zaretskii
bf2235e444 (Buffer Names): Buffers whose names start with a space, but which visit
a file, _are_ mentioned by buffer-menu.
2001-10-30 11:06:55 +00:00
Richard M. Stallman
30db19b979 Add index item. 2001-10-30 00:28:24 +00:00
Richard M. Stallman
b9bc6c81e8 Index "faces" instead of "face". 2001-10-30 00:28:01 +00:00
Gerd Moellmann
6fd735df02 *** empty log message *** 2001-10-29 09:11:17 +00:00
Eli Zaretskii
c5c36e022e (Customization Types): Add a reference to the Widget manual. 2001-10-28 17:38:29 +00:00
Eli Zaretskii
71cd13fa56 (Horizontal Scrolling): Add an index entry for automatic-hscrolling. 2001-10-26 12:50:03 +00:00
Richard M. Stallman
2726b68bac Explain how splitting windows relates to window-min-height
and window-min-width.
2001-10-25 15:31:10 +00:00
Richard M. Stallman
9cee54f87f Clarify what happens with duplicates in process-environment. 2001-10-25 15:30:32 +00:00
Richard M. Stallman
a3fbafe2f0 *** empty log message *** 2001-10-25 15:30:00 +00:00
Gerd Moellmann
e7fd29af00 (srcs): Add gpl.texi and doclicense.texi. 2001-10-23 18:55:49 +00:00
Eli Zaretskii
b704d54b92 *** empty log message *** 2001-10-22 16:14:11 +00:00
Eli Zaretskii
98d7eccb5c (File Name Components): Update the description of
file-name-sans-extension and file-name-extension.
2001-10-22 16:12:55 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Richard M. Stallman
1977bbf4a9 Minor cleanup. 2001-10-19 19:09:32 +00:00
Miles Bader
79f1f96cb1 *** empty log message *** 2001-10-19 06:26:06 +00:00
Miles Bader
5fce351a6d (Text Lines): Mention `inhibit-field-text-motion' too. 2001-10-19 06:10:50 +00:00
Miles Bader
2751e4a039 (Text Lines): Describe behavior of beginning-of-line'/end-of-line' in
the presence of field properties.
2001-10-19 06:01:19 +00:00
Gerd Moellmann
892a8f36e4 (VERSION): Add and use it where the the version 2001-10-17 10:46:31 +00:00
Gerd Moellmann
cdd76925df (VERSION): Add and use it where the the version
number was used.  Set it to 2.8.
2001-10-17 10:45:56 +00:00
Gerd Moellmann
c7f125f298 (VERSION): Set to 2.8.
(manual): Use `manual-21'.
2001-10-17 10:45:24 +00:00
Eli Zaretskii
51724e2665 *** empty log message *** 2001-10-13 12:33:52 +00:00
Eli Zaretskii
8333f72116 (File Name Completion): Document the significance of
a trailing slash in elements of completion-ignored-extensions.
2001-10-13 12:32:59 +00:00
Stefan Monnier
33a425c45d Describe the meaning of a nil binding. 2001-10-12 01:33:41 +00:00
Stefan Monnier
0b41c65c36 Recommend the use of define-derived-mode (and nil argument). 2001-10-12 01:32:51 +00:00
Stefan Monnier
47ab3ab361 Make a xref to `parsing' from forward-sexp. 2001-10-12 01:32:01 +00:00
Stefan Monnier
45493fb79e Try to explain syntax-tables a little bit more. 2001-10-12 01:31:01 +00:00
Gerd Moellmann
ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Miles Bader
57b338e898 (Variable Aliases): It's @defmac', not @defmacro'. 2001-10-06 10:43:21 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
Gerd Moellmann
c89e4bc57f *** empty log message *** 2001-10-05 10:13:12 +00:00
Gerd Moellmann
26236f6d9c (Variable Aliases): New node. 2001-10-05 09:38:43 +00:00
Miles Bader
ae1a95818a *** empty log message *** 2001-10-02 02:35:04 +00:00
Miles Bader
b3b044f2ca (Minibuffer Misc): Add entries for `minibuffer-contents',
`minibuffer-contents-no-properties', and `delete-minibuffer-contents'.
Correct description for `minibuffer-prompt-end'.
2001-10-02 02:34:48 +00:00
Miles Bader
adce7d83ed Add @tindex lines to new entries. 2001-10-02 02:21:59 +00:00
Miles Bader
9db3a582b3 (Property Search): Correct descriptions of
`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.
2001-10-02 02:11:23 +00:00
Eli Zaretskii
03be593186 *** empty log message *** 2001-09-30 10:48:42 +00:00
Eli Zaretskii
3d7f0a34bc (Finding All Frames): Document that next-frame and
previous-frame are local to current terminal.
2001-09-30 10:39:00 +00:00
Eli Zaretskii
974548ec2c (Creating Keymaps): Fix the description of the result of make-keymap. 2001-09-26 19:55:41 +00:00
Richard M. Stallman
6f6fd5ef4d (tq-enqueue): Clarify meaning of REGEXP. 2001-09-24 19:00:26 +00:00
Eli Zaretskii
8d82c597ec (Font Lookup, Attribute Functions)
(Image Descriptors): Add cross-references to the definition of
selected frame.
2001-09-23 18:56:28 +00:00
Eli Zaretskii
668bde52c8 (The Buffer List): Add cross-references to the definition of selected frame. 2001-09-23 18:52:16 +00:00
Eli Zaretskii
5df7058cce (Input Focus): Clarify which frame is _the_ selected
frame at any given time.
(Multiple Displays, Size and Position): Add cross-references to
the definition of the selected frame.
2001-09-23 18:49:04 +00:00
Eli Zaretskii
773e81c741 (File Attributes): Document that the device number can also be a cons cell. 2001-09-14 16:54:19 +00:00
Richard M. Stallman
caae20c741 Clarify recent changes. 2001-09-10 05:34:15 +00:00