Eli Zaretskii
2670cf8089
(widget-field-face, widget-single-line-field-face):
...
Define special colors for a tty.
2001-10-17 18:49:38 +00:00
Eli Zaretskii
c5ba561a32
(Glossary): Add an index entry leading to "cut and paste".
2001-10-17 18:26:54 +00:00
Eli Zaretskii
617cb2b92e
(Getting a printed manual): Add an index entry for HTML version
...
of the manual.
2001-10-17 18:10:10 +00:00
Eli Zaretskii
ba626475cd
Document alloc-colors.c.
2001-10-17 17:50:31 +00:00
Eli Zaretskii
9ff069a5c1
Add an entry for MacPPC, and mention special problems on the Yellow Dog.
2001-10-17 17:50:01 +00:00
Andrew Innes
0e804d381c
(w32_encode_char): Get cached codepage from font_info,
...
rather than working it out by calling w32_codepage_for_font for
every glyph.
2001-10-17 17:48:44 +00:00
Andrew Innes
19c291d324
(w32_load_system_font): Cache codepage for font, in
...
font_info.charset field.
2001-10-17 17:47:56 +00:00
Eli Zaretskii
677e7496ff
Mention the crashes on Yellow Dog GNU/Linux on MacPPC, and provide
...
a work-around.
2001-10-17 17:47:54 +00:00
Andrew Innes
d76d3743b3
(struct font_info) [WINDOWSNT]: Add codepage field.
2001-10-17 17:47:28 +00:00
Andrew Innes
66e5868ae1
(w32_read_socket): Determine clipping rectangle for
...
the entire frame, including areas covered by scrollbars and the
menubar. This avoids internal arguments about whether a frame is
fully obscured or not.
2001-10-17 17:19:27 +00:00
Francesco Potortì
5889cc202a
(comint-password-prompt-regexp): Make it less restrictive, letting
...
comint recognise OpenSSH2 passphrase prompts.
2001-10-17 15:38:45 +00:00
Gerd Moellmann
23e8bd8665
(try_window_id): Undo last change. Give up if
...
window ends in strings.
2001-10-17 15:29:12 +00:00
Gerd Moellmann
9c6ba6d10c
(try_window_id): Don't display lines after the window
...
end if the rest of the window after the window end was already
blank.
2001-10-17 14:05:34 +00:00
Gerd Moellmann
71275ee954
(try_window_id): Remove code that was only there
...
for the release of 21.1.
2001-10-17 13:34:31 +00:00
Gerd Moellmann
2ad551af63
(display_line): Don't indicate empty lines in
...
mini-windows.
2001-10-17 11:51:24 +00:00
Gerd Moellmann
15b00083c2
*** empty log message ***
2001-10-17 11:50:56 +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
Gerd Moellmann
09954f3be1
*** empty log message ***
2001-10-17 09:27:02 +00:00
Miles Bader
945220bdb2
*** empty log message ***
2001-10-17 03:33:11 +00:00
Miles Bader
af52c32d5b
Change doc-string comments to new style' [w/
doc:' keyword].
...
Remove old commented-out-DEFUN that was used to fake out make-docfile.
2001-10-17 03:17:18 +00:00
Miles Bader
7ee72033eb
Change doc-string comments to new style' [w/
doc:' keyword].
2001-10-17 03:16:12 +00:00
Miles Bader
015a8883e0
(DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
2001-10-17 03:11:30 +00:00
Miles Bader
0c82822ca0
(put_char): New function.
...
(read_c_string_or_comment): Strip trailing spaces and newlines.
2001-10-17 02:53:57 +00:00
John Wiegley
9f89e09863
(eshell/cat): Do a quick test if something is a regular file, before
...
checking if it is a directory or symlink. This avoids a call to
eshell-file-attributes, which can be expensive in some situations.
2001-10-17 02:00:20 +00:00
John Wiegley
ef94bd99e4
(eshell-ls-dired-initial-args): Added an extra customization variable,
...
to differentiate ls-in-dired from regular uses of ls.
2001-10-17 02:00:00 +00:00
John Wiegley
af15ae259a
*** empty log message ***
2001-10-17 01:58:38 +00:00
Miles Bader
3d58b15e0f
(defface): Mention `:inherit' in doc-string.
2001-10-17 01:13:10 +00:00
Eli Zaretskii
ca5b46fc99
Update the Commentary with installation instructions.
2001-10-16 19:07:50 +00:00
Miles Bader
142425283b
*** empty log message ***
2001-10-16 13:09:06 +00:00
Miles Bader
e9d8ddc945
Change doc-string comments to new style' [w/
doc:' keyword].
2001-10-16 13:07:29 +00:00
Miles Bader
a5979c0e89
(scan_c_file): Handle new style' doc strings in comments [with
doc:'
...
keyword prefix].
2001-10-16 13:05:28 +00:00
Gerd Moellmann
3ddf952f8b
*** empty log message ***
2001-10-16 09:25:44 +00:00
Gerd Moellmann
71a0f2c6e4
(Fset_buffer_major_mode): Use initial-major-mode for
...
*scratch*.
2001-10-16 09:21:56 +00:00
Ken Raeburn
f3fbd15535
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
...
with lisp system changes.
2001-10-16 09:09:51 +00:00
Pavel Janík
018ba359ab
Put doc strings in comments.
2001-10-15 20:52:59 +00:00
Pavel Janík
502150e5b8
Include <sys/ioctl.h> also on systems without <soundcard.h>.
2001-10-15 20:45:55 +00:00
Sam Steingold
b56ba8de88
(Vafter_load_alist): Declare extern (w32 build problem).
2001-10-15 16:17:51 +00:00
Pavel Janík
a1f1750116
Put doc strings in comments.
2001-10-15 15:07:49 +00:00
Pavel Janík
e2ba787b86
(process-inherit-coding-system-flag, get-buffer-process): Do not confuse
...
make-docfile with doc strings in comment.
2001-10-15 14:55:28 +00:00
Pavel Janík
a65da64122
*** empty log message ***
2001-10-15 14:34:08 +00:00
Pavel Janík
e78119260c
(Fchar_to_string): Make doc string consistent with arguments.
2001-10-15 14:19:38 +00:00
Pavel Janík
6a0b793abe
*** empty log message ***
2001-10-15 13:50:48 +00:00
Pavel Janík
b39fb64b26
Put doc strings in comments.
2001-10-15 13:38:04 +00:00
Gerd Moellmann
aa601ad023
(window_loop): Don't check for Fother_buffer returning nil.
2001-10-15 11:40:46 +00:00
Pavel Janík
dd8d1e71ef
(Fmapconcat): Fix typo in a doc string.
2001-10-15 11:13:53 +00:00
Pavel Janík
288148a124
(Fsleep_for): Fix typo in a doc string.
2001-10-15 11:10:13 +00:00
Gerd Moellmann
50e88778af
(select_window_1): Unfreeze window start. Remove a
...
doubled test for WINDOW being live.
2001-10-15 10:44:09 +00:00
Gerd Moellmann
6d194a4596
Comment fix.
2001-10-15 10:28:13 +00:00