Dave Love
be64abcf66
(sexp-at-point, symbol-at-point)
...
(number-at-point, list-at-point): Add autoload cookie.
2000-02-02 14:51:22 +00:00
Dave Love
faeeab8475
(recentf): Add :version to defgroup.
2000-02-02 14:46:06 +00:00
Dave Love
4784ffcfed
(quickurl): Add :version to defgroup.
2000-02-02 14:41:52 +00:00
Dave Love
b74ce5c2bd
(elide-head): Use point-marker more.
2000-02-02 14:27:03 +00:00
Dave Love
3ea96cacd5
Fix keywords comment.
2000-02-02 14:05:36 +00:00
Dave Love
00a9f6a55b
(bs): Add :version to defgroup.
2000-02-02 14:03:26 +00:00
Gerd Moellmann
5762983365
(Fframe_parameters): Add GCPRO because tty_color_name can GC.
2000-02-02 14:00:00 +00:00
Dave Love
6ea3b61f7e
(global-auto-revert-mode): Add autoload cookie.
2000-02-02 13:55:46 +00:00
Eli Zaretskii
8a5719f061
Document functions which return display capabilities.
2000-02-02 11:54:55 +00:00
Eli Zaretskii
d5179a0172
(display-color-p): Use framep-on-display.
...
(display-grayscale-p): New function.
2000-02-02 11:38:16 +00:00
Eli Zaretskii
9911648b58
(frames-on-display-list, framep-on-display): New functions.
...
(display-mouse-p, display-popup-menus-p, display-graphic-p)
(display-selections-p, display-screens, display-pixel-width)
(display-pixel-height, display-mm-width, display-mm-height)
(display-backing-store, display-save-under, display-planes)
(display-color-cells, display-visual-class): New functions.
2000-02-02 11:35:43 +00:00
Eli Zaretskii
26b09289ed
Don't count colors without RGB values as gray shades.
2000-02-02 11:34:25 +00:00
Eli Zaretskii
c527e60052
(tty-color-gray-shades): New function.
2000-02-02 11:33:01 +00:00
Kenichi Handa
25660570be
(ccl_driver) <CCL_WriteExprRegister>: Set jump_address
...
instead of incrementing ic directly.
<CCL_WriteExprConst> Likewise.
<ccl_set_expr>: Set ic to jump_address.
2000-02-02 07:06:26 +00:00
Kenichi Handa
ca91fb26ce
(e_write): Fix the handling of
...
CODING_FINISH_INSUFFICIENT_SRC.
2000-02-02 06:58:58 +00:00
Gerd Moellmann
5eea385d29
Various fixes for new development tree.
2000-02-01 16:47:22 +00:00
Dave Love
2ede9689ad
*** empty log message ***
2000-02-01 15:20:31 +00:00
Dave Love
32d1b89734
Copyright up-date.
2000-02-01 15:19:30 +00:00
Dave Love
76329875ff
(Fpropertize): Doc fix.
2000-02-01 15:13:01 +00:00
Dave Love
8c983bf257
(Fstart_process): Doc fix.
2000-02-01 15:01:28 +00:00
Gerd Moellmann
9a90d84c17
*** empty log message ***
2000-02-01 14:57:24 +00:00
Gerd Moellmann
758182cbeb
Make this the no-leim Makefile. Move the
...
leim Makefile.in to ../leim-Makefile.in as it originally was.
2000-02-01 14:56:00 +00:00
Gerd Moellmann
ff5a3da3a6
Make this the no-leim Makefile.in. Leim Makefile.in is now found
...
in ../leim-Makefile.in.
2000-02-01 14:55:30 +00:00
Dave Love
1182a7cb4f
Fix various doc strings not to duplicate information from
...
help-manyarg-func-alist.
2000-02-01 14:54:52 +00:00
Dave Love
a7bdfc083a
(Fset_window_margins): Don't make interactive. Doc fix.
2000-02-01 14:52:08 +00:00
Dave Love
712c597eb9
(Vhelp_manyarg_func_alist): New variable.
...
(Fdocumentation): Use it.
(syms_of_doc): Define it.
2000-02-01 14:45:38 +00:00
Dave Love
318c987df8
(delphi): Add :version to defgroup.
2000-02-01 14:32:21 +00:00
Dave Love
f0d0fb1990
(describe-function-1): Print note about arglist of autoloaded
...
functions. Move arglist of primitives up from end of doc string.
(help-manyarg-func-alist): Populate it.
2000-02-01 14:12:00 +00:00
Dave Love
968e00f06d
*** empty log message ***
2000-02-01 10:03:58 +00:00
Dave Love
a23cf8c2bd
Fix year ranges in copyright notice.
2000-01-31 22:21:01 +00:00
Dave Love
fc09f4bad6
(display-time-update): Change load-average help-echo.
2000-01-31 22:14:01 +00:00
Dave Love
b0e40a7fe1
Fix copyright dates.
2000-01-31 22:03:00 +00:00
Gerd Moellmann
2cb750ba44
*** empty log message ***
2000-01-31 21:38:34 +00:00
Gerd Moellmann
d1ed8492ac
Some changes in documentation. Removed some trailing
...
whitespace. Changed some parameter names to agree with
documentation.
(view-mode-exit): Keep entry in `view-return-to-alist' only when a
window is not deleted. Modifies change 1998-04-26.
2000-01-31 21:34:33 +00:00
Gerd Moellmann
475699359a
*** empty log message ***
2000-01-31 21:28:41 +00:00
Gerd Moellmann
4159a9f73e
(xim_open_dpy): Remove unused local variable.
2000-01-31 20:48:01 +00:00
Gerd Moellmann
74e9213b8b
*** empty log message ***
2000-01-31 20:18:20 +00:00
Gerd Moellmann
bf9249e38f
(Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
...
(syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
2000-01-31 20:12:37 +00:00
Gerd Moellmann
8d9ea7b12a
Update copyright.
2000-01-31 20:11:54 +00:00
Gerd Moellmann
5b2ca26b82
(USAGE): Use term display options' instead of
X
...
options'.
2000-01-31 20:09:04 +00:00
Gerd Moellmann
8c887c51c1
(jit-lock-function): Widen before calculating end
...
position.
(jit-lock-stealth-chunk-start): Rewritten.
2000-01-31 19:47:38 +00:00
Gerd Moellmann
bbed5c3f02
(Info-title-face-alist): Removed.
...
(Info-title-1-face, Info-title-2-face, Info-title-3-face): New
faces.
(Info-fontify-node): Use these faces.
2000-01-31 19:46:04 +00:00
Dave Love
b8e07d8501
Fix copyright dates.
2000-01-31 18:07:17 +00:00
Dave Love
cdd675ad6f
(standard-fontset-spec): Purecopy it.
...
(create-fontset-from-x-resource): Don't concat integers.
2000-01-31 17:17:49 +00:00
Eli Zaretskii
12c25bdcbf
A typo ("ocatal" instead of "octal").
2000-01-31 14:36:52 +00:00
Richard M. Stallman
12210d0397
*** empty log message ***
2000-01-31 14:24:19 +00:00
Gerd Moellmann
b6680a0e88
*** empty log message ***
2000-01-31 14:04:19 +00:00
Gerd Moellmann
a0b581cce6
(sweep_weak_table): New function.
...
(sweep_weak_hash_tables): Use it. Keep on marking until there
is no more change.
2000-01-31 14:03:15 +00:00
Gerd Moellmann
c6035ee62d
(dist): Call ./make-dist.
2000-01-31 14:01:49 +00:00
Dave Love
e88399c85c
keywordp, user-variable-p change.
2000-01-31 12:48:43 +00:00