Eli Zaretskii
576c1dcbf4
(Help): Describe an orderly procedure to find features in the docs.
2000-10-08 09:14:38 +00:00
Eli Zaretskii
9aeaea4254
(Language Environments): Mention the requirement to have a suitable font
...
installed, for displaying a given language.
2000-10-08 08:53:46 +00:00
Eli Zaretskii
d55dbe0797
(Font Lock): Explain how to customize Font Lock faces.
...
(Faces): Document set-face-foreground and set-face-background.
2000-10-08 08:43:31 +00:00
Eli Zaretskii
a640322e7b
*** empty log message ***
2000-10-08 06:51:37 +00:00
Eli Zaretskii
3b967bedc7
(font-lock-mode, global-font-lock-mode): Mention in
...
the doc strings how to customize Font Lock faces.
2000-10-08 06:50:22 +00:00
Eli Zaretskii
984f5aaa61
(top-level) <Qbackground_color, Qforeground_color>: Make
...
them extern (they are defined on xfaces.c).
(syms_of_msdos): Don't intern and don't staticpro
Qbackground_color and Qforeground_color.
2000-10-08 06:24:44 +00:00
Eli Zaretskii
739e92a711
(mouse-drag-mode-line-1): Fix an off-by-one error in
...
computing growth when dragging the header line.
2000-10-08 06:16:42 +00:00
Eli Zaretskii
8be7408c88
(kill-line): Doc fix.
2000-10-08 06:10:40 +00:00
Eli Zaretskii
a9b528522e
Mark auto-image-file-name as documented in the manual.
2000-10-08 06:01:19 +00:00
Miles Bader
445a653e23
(secondary-selection): Make foreground visible on tty.
2000-10-08 04:28:35 +00:00
Miles Bader
6fee86a3c9
(auto-compression-mode): Move to the end of the file, because
...
`define-minor-mode' actually calls the mode-function if the associated
variable is non-nil, which requires that all needed functions be already
defined.
(with-auto-compression-mode): Add autoload cookie.
2000-10-08 02:58:24 +00:00
Miles Bader
a43709e643
Document `display-message-or-buffer'.
2000-10-08 01:41:04 +00:00
Miles Bader
2a3f00bf5f
Doc fix.
2000-10-08 01:37:42 +00:00
Miles Bader
4fbdfdcf8e
Add entry for `display-message-or-buffer'.
2000-10-08 01:36:35 +00:00
Dave Love
c5c46a2617
Fix missing @ends.
2000-10-07 21:32:58 +00:00
Eli Zaretskii
b3d3894849
Mark auto-image-mode as not yet documented.
2000-10-07 19:31:08 +00:00
Eli Zaretskii
f8d54c986a
Fixed a typo.
2000-10-07 19:15:54 +00:00
Eli Zaretskii
a115794c52
*** empty log message ***
2000-10-07 18:59:12 +00:00
Eli Zaretskii
5f65b39d99
(Fframe_parameter): For non-windowed frames, if
...
f->param_alist says foreground or background color is unspecified,
call tty_color_name to return the color name computed from the
frame's current colors.
2000-10-07 18:57:36 +00:00
Eli Zaretskii
f26d858e50
(find-backup-file-name) [ms-dos]: If support for long
...
file names is not available, behave as if version-control were set
to never.
2000-10-07 18:49:14 +00:00
Eli Zaretskii
97ea7b552d
Don't remove the Unix shell invocations.
2000-10-07 18:41:26 +00:00
Eli Zaretskii
d151eec5d6
(${TIT}, clean): Use {TIT:.elc=.el} instead of shell command
expansion.
2000-10-07 18:40:14 +00:00
Dave Love
bf957d2ded
Fix last.
2000-10-07 18:35:40 +00:00
Dave Love
a03e63d9d2
Modify licence notice.
2000-10-07 18:33:47 +00:00
Dave Love
2482f03809
Modify licence notice. QP, base64 changes.
2000-10-07 18:33:10 +00:00
Dave Love
b12e6de36e
(browse-url-browser-function): Use it.
2000-10-07 18:05:28 +00:00
Dave Love
de5552d505
(browse-url-gnome-moz-arguments): New option.
...
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.
2000-10-07 17:58:33 +00:00
Peter Breton
3bb2feafaa
*** empty log message ***
2000-10-07 12:00:26 +00:00
Stefan Monnier
20b1d07968
(tab-always-indent): New var.
...
(indent-for-tab-command): Use it.
2000-10-07 04:13:09 +00:00
Stefan Monnier
9ee45b2cc1
(set-auto-mode): Ignore unknown -*- mode -*- rather than
...
raise an error. This way it can still defaults to a sane value.
2000-10-07 03:05:14 +00:00
Miles Bader
56cc166567
Fix merge screwup.
2000-10-07 02:38:22 +00:00
Dave Love
f5533b6358
*** empty log message ***
2000-10-06 22:55:11 +00:00
Dave Love
937b143207
(ospeed): Don't declare.
2000-10-06 22:53:30 +00:00
Dave Love
789cf80815
Don't include string.h.
...
(h_errno): Declare conditional also on TRY_AGAIN.
2000-10-06 22:51:10 +00:00
Dave Love
0c59a1b7f5
(Ffind_charset_string): Doc fix.
2000-10-06 22:47:22 +00:00
Dave Love
a90e80bfa2
(Fbase64_encode_region, Fbase64_encode_string)
...
(Fbase64_decode_region, Fbase64_decode_string): More explicit
error messages.
2000-10-06 22:42:46 +00:00
Stefan Monnier
39250ec387
(fancy-splash-screens): Use local rather than global map.
...
Don't use `update-menu-bindings' any more.
Get rid of assumptions about keymap representation.
2000-10-06 22:19:23 +00:00
Dave Love
742c182294
(sentence-end-double-space)
...
(sentence-end-without-period): Doc fix.
(adaptive-fill-regexp): Purecopy.
(unjustify-current-line): Use line-end-position.
(fill-individual-paragraphs-prefix): Use line-beginning-position.
2000-10-06 19:50:40 +00:00
Dave Love
b57a0405e1
(eudc): Add :version, :link.
2000-10-06 18:56:44 +00:00
Dave Love
2238f751d5
file-coding-system-alist): Use \',
...
not $.
2000-10-06 18:45:08 +00:00
Dave Love
e75667a0bd
Comment.
2000-10-06 18:37:50 +00:00
Dave Love
a469e8baa8
(find-function-regexp): Remove spurion.
...
Fix for define-minor-mode.
(function-at-point): Alias to function-called-at-point.
2000-10-06 18:35:24 +00:00
Dave Love
b3489c06ec
(custom-declare-variable, custom-set-variables): Use mapc.
2000-10-06 18:30:32 +00:00
Stefan Monnier
b28ce55a42
Require CL. At least, for `incf'.
2000-10-06 18:16:18 +00:00
Dave Love
20ecc11096
(backward-word): Doc fix.
2000-10-06 18:13:28 +00:00
Dave Love
0d7a07f3f2
auto-image-file-mode
2000-10-06 16:33:46 +00:00
Dave Love
db623cef4e
(image-file-name-extensions): Add pbm.
2000-10-06 16:20:03 +00:00
Dave Love
a23ccdf282
(image-file-name-regexp): image-file-regexps -> image-file-name-regexps.
2000-10-06 16:11:44 +00:00
Stefan Monnier
d73aed133b
(smerge-diff): Setup the buffer's default-directory
...
and add filename to the names so that diff-mode can jump to source.
2000-10-06 16:07:31 +00:00
Stefan Monnier
28a53bc103
(font-lock-defaults-alist): Remove the TeX entries.
...
(tex-font-lock-keywords, tex-font-lock-keywords-2)
(tex-font-lock-keywords-1): Remove.
(font-lock-turn-on-thing-lock): Use jit-lock-register.
(font-lock-turn-off-thing-lock): Use jit-lock-unregister.
(font-lock-default-fontify-region): Expand beg..end correctly
when just following a multiline region.
(font-lock-fontify-anchored-keywords):
Include the anchor text as part of the multiline.
2000-10-06 16:02:27 +00:00