Eli Zaretskii
f1a88ed9b6
Improve markup for the description of non-greedy operators.
...
Add an index entry.
2000-01-04 12:01:26 +00:00
Eli Zaretskii
42608ba81d
(syms_of_xfaces): defsubr Scolor_gray_p and
...
Scolor_supported_p even if HAVE_X_WINDOWS is not defined.
2000-01-04 11:56:22 +00:00
Eli Zaretskii
30a009a596
Correct typos.
2000-01-04 11:20:54 +00:00
Eli Zaretskii
1aadc602f6
Add an entry for IDLWAVE.
2000-01-04 09:53:00 +00:00
Kenichi Handa
9f57b6b4ef
(Finsert_file_contents): Signal error if visiting file
...
in a non-empty buffer.
2000-01-04 08:15:09 +00:00
Kenichi Handa
dd9f0750da
*** empty log message ***
2000-01-04 08:14:39 +00:00
Kenichi Handa
11ad3deeb1
*** empty log message ***
2000-01-04 06:02:09 +00:00
Kenichi Handa
0ccb76ee33
("japanese"): Docstring augmented.
2000-01-04 06:01:46 +00:00
Kenichi Handa
3c0f3b1567
*** empty log message ***
2000-01-04 02:42:44 +00:00
Kenichi Handa
c989b7be8f
(encode_terminal_code): Fix the previous change.
2000-01-04 01:58:49 +00:00
Kenichi Handa
e0a09e1a04
*** empty log message ***
2000-01-04 01:53:54 +00:00
Dave Love
c282ca4de5
(elide-head): Add :version.
2000-01-04 00:11:00 +00:00
Dave Love
6125598177
(cl-emacs-type): Remove defvar.
...
(cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
`cl-hash-table-p', not `hash-table-p'.
(cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
2000-01-03 23:12:38 +00:00
Gerd Moellmann
44cd3ae58d
(NO_EDITRES): Define even if HAVE_LIBXMU.
2000-01-03 21:22:35 +00:00
Gerd Moellmann
ea4fa0af4b
(syms_of_xfaces): Change Sface_color_gray_p to
...
Scolor_gray_p, Sface_color_supported_p to Scolor_supported_p.
2000-01-03 21:20:37 +00:00
Eli Zaretskii
c182a70f74
*** empty log message ***
2000-01-03 17:04:20 +00:00
Eli Zaretskii
fb3842a809
(handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No
...
need to test for MSDOS frames.
2000-01-03 17:02:31 +00:00
Eli Zaretskii
293b481487
(face-read-integer, read-face-attribute)
...
(color-defined-p, color-values): unspecified-{f,b}g are now
strings.
2000-01-03 16:58:20 +00:00
Eli Zaretskii
24480d5b08
(unspecified_colors): Remove.
...
(msdos_stdcolor_idx): Use global variables unspecified_fg and
unspecified_bg.
(msdos_stdcolor_name): Return strings for unspecified fore- and
back-ground colors.
2000-01-03 16:56:40 +00:00
Eli Zaretskii
ef917393c4
(Qunspecified_fg, Qunspecified_bg): Remove.
...
(syms_of_xfaces): Remove their staticpro's.
(tty_color_name): Return Lisp strings for unspecified fore- and
back-ground colors.
(Finternal_set_lisp_face_attribute): Remove the special treatment
for Qunspecified_{f,b}g.
(realize_default_face): Replace Qunspecified_{f,b}g with a Lisp
string.
2000-01-03 16:52:52 +00:00
Gerd Moellmann
1de6bfb1b8
Add socket name `esrv-USERID-SYSTEMNAME' for emacsserver.
2000-01-03 15:56:05 +00:00
Gerd Moellmann
047f434ac5
*** empty log message ***
2000-01-03 14:55:38 +00:00
Gerd Moellmann
bcf90db982
(c-fill-paragraph): Count number of spaces
...
at comment end, and re-insert them after filling.
2000-01-03 14:49:24 +00:00
Eli Zaretskii
f70020842c
Renamed idlwave-*.el into idlw-*.el.
2000-01-03 14:34:24 +00:00
Eli Zaretskii
103a192211
Renamed idlwave-*.{el,elc} into idlw-*.{el,elc}.
2000-01-03 14:31:21 +00:00
Eli Zaretskii
7c513d8d9d
Set version to the last version of idlwave.
2000-01-03 14:27:37 +00:00
Eli Zaretskii
8c7b4ec861
Renamed idlwave-*.el into idlw-*.el.
2000-01-03 14:23:13 +00:00
Gerd Moellmann
13f19968a9
(reseat_at_next_visible_line_start): Position before
...
newline only if ending up on a newline.
(next_element_from_ellipsis): Return success. Handle case of
displaying no ellipsis. Fix case of ellipsis defined in display
table.
(next_element_from_buffer): Return 0 if next_element_from_ellipsis
returns 0.
2000-01-03 14:04:14 +00:00
Eli Zaretskii
4598da6088
(INFO_TARGETS, DVI_TARGETS): Add idlwave.
...
(../info/idlwave, idlwave.dvi): New targets.
2000-01-03 14:03:07 +00:00
Eli Zaretskii
bab531e295
(mouse-drag-region-1): Don't try to catch a
...
double-click when doing follow-link (it's overridden anyway).
2000-01-03 13:51:19 +00:00
Eli Zaretskii
d684c67612
*** empty log message ***
2000-01-03 11:58:49 +00:00
Eli Zaretskii
79b24da30b
(xw-defined-colors): Call color-supported-p,
...
the new name of face-color-supported-p.
2000-01-03 11:58:12 +00:00
Eli Zaretskii
da47150ddc
(Fcolor_gray_p): Renamed from face-color-gray-p.
...
(Fcolor_supported_p): Renamed from face-color-supported-p.
2000-01-03 11:51:33 +00:00
Andreas Schwab
bb9d2b6447
.
2000-01-03 11:30:55 +00:00
Andreas Schwab
9abb2056be
(install-arch-indep): Install autotype*. Run
...
install-info on autotype and emacs-faq.info.
2000-01-03 11:30:15 +00:00
Eli Zaretskii
0aad4805af
(completion-setup-function): Count completion-size
...
from minibuffer-prompt-end, not from point-min.
2000-01-03 09:18:54 +00:00
Richard M. Stallman
c082a34881
*** empty log message ***
2000-01-03 05:26:02 +00:00
Stefan Monnier
8964fec710
*** empty log message ***
2000-01-03 00:29:21 +00:00
Richard M. Stallman
7282119048
*** empty log message ***
2000-01-03 00:19:17 +00:00
Eli Zaretskii
acf3ecb71c
Document the unified frame-independent support for colors and faces.
2000-01-02 14:21:54 +00:00
Eli Zaretskii
5fe1d13989
*** empty log message ***
2000-01-02 14:13:48 +00:00
Eli Zaretskii
37462f4c7c
(read-face-attribute, defined-colors, color-defined-p):
...
Pass the frame to tty-color-* functions.
(display-color-p, frame-set-background-mode): Pass the frame to
tty-display-color-p.
2000-01-02 14:12:09 +00:00
Eli Zaretskii
20de726ede
(tty-defined-color-alist): Renamed from tty-color-alist.
...
(tty-color-alist, tty-modify-color-alist): New functions.
(tty-color-define, tty-color-clear, tty-color-approximate)
(tty-color-translate, tty-color-by-index, tty-color-desc): Accept
an optional parameter FRAME.
2000-01-02 14:11:02 +00:00
Eli Zaretskii
a61c12d547
(tty_defined_color): Pass frame to tty-color-desc. The
...
list of colors renamed to tty-defined-color-alist.
(tty_color_name): Pass the frame to tty-color-by-index.
(realize_tty_face): tty-color-alist is now a function which
accepts the frame as argument.
2000-01-02 14:07:32 +00:00
Eli Zaretskii
981e4297b4
(Ftty_display_color_p): Accept an optional argument FRAME.
2000-01-02 14:06:15 +00:00
Eli Zaretskii
816be8b8eb
(insert_glyphs): Pass glyph, not &glyph, to
...
encode_terminal_code.
2000-01-02 14:00:03 +00:00
Eli Zaretskii
b635321e17
(mode_line_string): Support termcap frames as well.
2000-01-02 12:09:58 +00:00
Gerd Moellmann
27189709c1
*** empty log message ***
2000-01-01 17:25:11 +00:00
Gerd Moellmann
ee5cd4dba2
(Fconstrain_to_field): Don't constrain if
...
inhibit-field-text-motion is non-nil.
(Fline_beginning_position): Undo previous change.
(Fline_end_position): Ditto.
2000-01-01 17:24:22 +00:00
Gerd Moellmann
64aa4eb1f3
(Fforward_word): Undo previous change.
2000-01-01 17:23:34 +00:00