Richard M. Stallman
fb0e4f8a84
(font-lock-multiline): New text property contains
...
a boolean to indicate if the char is part of a multiline match.
(font-lock-default-fontify-region): Extend the region appropriately
for multiline keywords.
(font-lock-default-unfontify-region): Also remove the new
font-lock-multiline text property.
(font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
(font-lock-fontify-keywords-region): Mark multiline regexp matches.
1999-09-07 19:21:50 +00:00
Dave Love
e65fc107a7
1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
...
* diary-lib.el (list-diary-entries): Make sure two-digit years
have leading zeros.
1999-09-07 16:19:13 +00:00
Gerd Moellmann
f1cae29e01
(face-set-after-frame-default): Initialize some
...
attributes of some faces from frame parameters.
(scroll-bar, border, cursor, mouse): New faces.
(fringe): Replaces face `margin'.
1999-09-07 14:48:52 +00:00
Eli Zaretskii
ce081ee334
(nnsoup-tmp-directory): Use temporary-file-directory.
1999-09-07 13:06:27 +00:00
Eli Zaretskii
543a15491e
(gnus-uu-tmp-dir): Use temporary-file-directory.
1999-09-07 13:04:48 +00:00
Dave Love
acc975b1aa
Initial revision
1999-09-07 11:28:47 +00:00
Dave Love
5342b2c767
(tar-header-block-tokenize): Bind linkname.
1999-09-07 11:00:48 +00:00
Richard M. Stallman
fa65505b4d
(push): Doc fix.
1999-09-07 06:37:06 +00:00
Richard M. Stallman
162100b507
(timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
1999-09-06 22:15:43 +00:00
Richard M. Stallman
8f0ab35865
(vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
1999-09-06 22:15:10 +00:00
Richard M. Stallman
84f72c5bbd
(tar-extract): Don't assume buffer is visiting a file.
1999-09-06 22:03:38 +00:00
Richard M. Stallman
c54055b1c7
(quickurl-list-focused-line): Removed.
...
(quickurl-list-insert): Now works out the focused line using
`count-lines' instead of using `quickurl-list-focused-line'.
1999-09-06 21:52:01 +00:00
Richard M. Stallman
2b3c5a6879
(rmail-retry-failure): Unconditionally move to beginning of message.
1999-09-06 21:48:43 +00:00
Dave Love
c9961ecaeb
(isearch-mode-map): Add mouse-2.
1999-09-06 21:33:27 +00:00
Dave Love
8b9a64c2f8
(rmail-read-password): Deleted.
...
(rmail-get-pop-password): Use read-password.
1999-09-06 21:24:50 +00:00
Dave Love
32a605b478
Don't conditionally define caddr.
...
(quickurl-url-comment): Use nth, not caddr in
function and defsetf.
1999-09-06 21:20:57 +00:00
Richard M. Stallman
e22730400f
Doc fixes.
1999-09-06 19:49:33 +00:00
Stephen Eglen
48495f0fd6
add --no-line-editing to inferior-octave-startup-args so that TABs in source
...
files are not interpreted as completion requests.
1999-09-06 19:20:29 +00:00
Gerd Moellmann
317f4819a4
Remove all code, keep interface.
1999-09-06 16:01:22 +00:00
Gerd Moellmann
cace309857
Remove all code, keep interface.
1999-09-06 16:00:47 +00:00
Gerd Moellmann
da2c7b8cd5
(face-bold-p): Don't return t if face has lighter
...
weight than normal.
1999-09-06 15:57:48 +00:00
Eli Zaretskii
128d940d04
(small-temporary-file-directory): Make it nil except on ms-dos.
1999-09-06 11:47:56 +00:00
Eli Zaretskii
f5568df0a8
(command-line): Make small-temporary-file-directory
...
be nil except on ms-dos.
1999-09-06 11:43:01 +00:00
Eli Zaretskii
312a9e03f1
(dired-re-dir, dired-re-sym): Don't match DOS drive
...
letters with a colon after d or l.
1999-09-06 11:22:43 +00:00
Dave Love
e5b69caa66
(byte-boolean-vars): Removed. (Now primitive.)
1999-09-06 11:10:35 +00:00
Eli Zaretskii
751d474c0a
(sh-tmp-file): Use $TMPDIR, if defined, for sh.
1999-09-06 09:05:24 +00:00
Richard M. Stallman
fc1d66a4d7
(vc-annotate-display): Treat 2-digit years under 70 as 20YY.
1999-09-06 03:46:33 +00:00
Richard M. Stallman
8601c0dadc
*** empty log message ***
1999-09-06 03:38:35 +00:00
Richard M. Stallman
779e6e56f2
(backward-kill-sentence): Don't test minibuffer-prompt-end here.
...
(forward-sentence): Do handle it here.
(backward-kill-paragraph): Don't test it here.
(forward-paragraph): Handle it here.
1999-09-05 23:44:56 +00:00
Richard M. Stallman
6b8e486e9e
(font-menu-add-default): Simplify code.
1999-09-05 19:44:45 +00:00
Gerd Moellmann
e5e7779fb4
(header-line): Renamed from `top-line'.
1999-09-05 16:38:56 +00:00
Gerd Moellmann
533322cdbc
(tool-bar): Change face toolbar' to
tool-bar'.
1999-09-05 15:48:38 +00:00
Dave Love
e884c2607b
Make some doc strings obey the make-docfile convention.
1999-09-04 11:31:31 +00:00
Dave Love
688953b5fe
Make some doc strings obey the make-docfile convention.
...
(debug-ignored-errors): Remove BBDB ones.
1999-09-04 11:29:26 +00:00
Richard M. Stallman
41b9a9887c
(mh-forward): Get new subject line from the original,
...
not from the draft to forward.
1999-09-04 00:08:17 +00:00
Richard M. Stallman
74a28ee2a8
(make-autoload): Handle defun* like defun.
1999-09-03 23:57:31 +00:00
Dave Love
aaaecdf3ea
(highlight-changes-mode): Add autoload cookie for variable.
1999-09-03 23:12:57 +00:00
Dave Love
61355f1c86
(double-mode): Customize the variable.
1999-09-03 22:45:43 +00:00
Kenichi Handa
665111a638
Delete duplicated code.
1999-09-03 01:28:20 +00:00
Richard M. Stallman
f6f53207b9
(indent-relative): Doc fix.
1999-09-03 01:00:15 +00:00
Richard M. Stallman
e123e0249d
(quickurl): Doc fix.
1999-09-03 00:57:50 +00:00
Gerd Moellmann
84c499c560
(margin): Change background to "gray" for mono (this is
...
drawn with a stipple pattern).
1999-09-02 20:52:48 +00:00
Gerd Moellmann
280decf4d1
(next-history-element): Use minibuffer-prompt-end once
...
again. Remove test for minibuffer-prompt-in-buffer.
1999-09-02 20:35:50 +00:00
Eli Zaretskii
57c298c426
(vc-update-change-log): Use small-temporary-file-directory when non-nil.
1999-09-02 12:50:28 +00:00
Eli Zaretskii
77f9071128
(c-macro-expansion): Use small-temporary-file-directory when non-nil.
1999-09-02 12:38:02 +00:00
Eli Zaretskii
659cb92874
(ediff-temp-file-prefix): Use
...
small-temporary-file-directory if non-nil.
1999-09-02 12:33:53 +00:00
Eli Zaretskii
607f86f527
(command-line): Compute the value of
...
small-temporary-file-directory.
1999-09-02 12:30:24 +00:00
Eli Zaretskii
9531ab86d9
(small-temporary-file-directory): New variable.
1999-09-02 12:24:54 +00:00
Eli Zaretskii
171a45d9f6
(shell-command, shell-command-on-region): Use
...
make-temp-name properly. Use small-temporary-file-directory if
non-nil, otherwise temporary-file-directory, to generate temporary
files.
1999-09-02 12:05:07 +00:00
Eli Zaretskii
b046ee9f70
(direct-print-region-helper): Use temporary-file-directory.
1999-09-02 11:51:42 +00:00