- 26 May, 2000 14 commits
-
-
Dave Love authored
(byte-compile-flush-pending, byte-compile-file-form-progn) (byte-compile-normal-call, byte-compile-list, byte-compile-concat) (byte-compile-insert, byte-compile-funcall): Use mapc instead of mapcar.
-
Dave Love authored
-
Dave Love authored
(Fsubr_arity): New function. (syms_of_data): Install them.
-
Dave Love authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(Fset_fontset_font): Remove the adhoc condition for the default fontset. Allow cons in FONTNAME.
-
Kenichi Handa authored
charsets eight-bit-control and eight-bit-graphic.
-
Kenichi Handa authored
the default fontset to what Emacs uses by default.
-
Kenichi Handa authored
and registry part of the fontname by "-*-" instead of "-".
-
Kenichi Handa authored
multibyte before calling encode-coding-string.
-
Kenichi Handa authored
-
Kenichi Handa authored
correctly.
-
Stefan Monnier authored
(define-derived-mode): Only define if needed.
-
- 25 May, 2000 26 commits
-
-
Gerd Moellmann authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(comment-start-skip, comment-end, comment-indent-function) (block-comment-start, block-comment-end, indent-for-comment) (set-comment-column, kill-comment, comment-padding, comment-region) (comment-multi-line, indent-new-comment-line): Remove.
-
Stefan Monnier authored
names for comment operations.
-
Stefan Monnier authored
(comment-style): Be careful not to depend on runtime data at compile-time. (comment-indent-hook): Remove. (comment-indent): Check if comment-indent-hook is bound. (comment-region): Docstring fix.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Michael Kifer authored
* ediff-diff.el (ediff-exec-process): delete --binary option from non-buffer ediff jobs.
-
Eli Zaretskii authored
grayscale support, not about window-system.
-
Eli Zaretskii authored
(ffap-highlight): Always default to t.
-
Eli Zaretskii authored
display-popup-menus-p instead of looking at window-system.
-
Eli Zaretskii authored
Only refuse to use string glyphs on X and MS-Windows.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
window-system.
-
Ken Raeburn authored
window code, so face names are available.
-
Ken Raeburn authored
exists; it won't in the CANNOT_DUMP case.
-
Stefan Monnier authored
of an anchor at the beginning of a shy-group.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
invisible text if end of text is already reached.
-