1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
Commit graph

2027 commits

Author SHA1 Message Date
Kenichi Handa
eadef5e6e3 *** empty log message *** 2000-06-01 07:02:10 +00:00
Kenichi Handa
6389e4ab7b *** empty log message *** 2000-06-01 06:21:43 +00:00
Kenichi Handa
6e5dfc3178 *** empty log message *** 2000-06-01 06:14:32 +00:00
Stefan Monnier
2598a293ae Update calls to make-obsolete with a WHEN argument. 2000-06-01 05:07:32 +00:00
Dave Love
28d8dff137 (loadhist-hook-functions): Remove before-change-function,
after-change-function.
(unload-feature): Deal with symbols which are both bound and fbound.
2000-05-31 23:02:45 +00:00
Rajesh Vaidheeswarran
7f565d8708 Update whitespace.el with a more tolerable timer scan time.
Update e-mail address.
2000-05-31 18:39:14 +00:00
Dave Love
a8d693d899 (change-log-font-lock-keywords) <function>: Add
pattern for function of change.
(change-log-font-lock-keywords) <acknowledgements>: Amalgamate
acknowledgements patterns.
2000-05-31 17:41:51 +00:00
Kenichi Handa
a50192e7ed Mostly re-written. 2000-05-31 03:50:57 +00:00
Jason Rumney
7e492772bf *** empty log message *** 2000-05-30 22:58:03 +00:00
Gerd Moellmann
79148ea7e8 *** empty log message *** 2000-05-30 20:41:05 +00:00
Gerd Moellmann
086d5b8765 (finger-X.500-host-regexps): New user-option.
(finger): If HOST matches a regexp from finger-X.500-host-regexps,
send a query containing USER only, not USER@HOST.
2000-05-30 20:02:22 +00:00
Gerd Moellmann
10fc318763 *** empty log message *** 2000-05-30 18:45:45 +00:00
Gerd Moellmann
66254a13e2 *** empty log message *** 2000-05-29 16:18:23 +00:00
Gerd Moellmann
49e70dec96 *** empty log message *** 2000-05-29 15:51:56 +00:00
Kenichi Handa
49f93684fe *** empty log message *** 2000-05-29 01:08:31 +00:00
Eli Zaretskii
5b1ae05121 *** empty log message *** 2000-05-28 10:54:01 +00:00
Eli Zaretskii
a205e32a72 (cp-coding-system-for-codepage-1): Add
eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
coding systems.
2000-05-28 10:50:24 +00:00
Dave Love
c88a85d513 *** empty log message *** 2000-05-26 17:50:12 +00:00
Dave Love
dd854dc26e *** empty log message *** 2000-05-26 13:47:12 +00:00
Stefan Monnier
dc29aa6cbf (add-change-log-entry): Merge the current entry with the
previous one if the previous one is empty.
2000-05-26 12:33:25 +00:00
Dave Love
4370a375b2 (unload-feature): Fix interactive spec [from
lijnzaad@ebi.ac.uk].
2000-05-26 11:06:05 +00:00
Dave Love
ed62683d5a (byte-compile-callargs-warn): Use subr-arity to check primitives.
(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.
2000-05-26 10:35:38 +00:00
Kenichi Handa
0f3e067268 *** empty log message *** 2000-05-26 07:34:20 +00:00
Kenichi Handa
cebefb44f6 (print-fontset): Combine family part
and registry part of the fontname by "-*-" instead of "-".
2000-05-26 05:10:46 +00:00
Kenichi Handa
ba9f8f95c4 *** empty log message *** 2000-05-26 02:38:33 +00:00
Stefan Monnier
8ccce2b002 Fix keywords.
(define-derived-mode): Only define if needed.
2000-05-26 00:42:50 +00:00
Stefan Monnier
931d0724dd Fix keywords. 2000-05-25 20:28:00 +00:00
Dave Love
6fc596cf10 Delete obsolete URL comment. 2000-05-25 18:40:23 +00:00
Michael Kifer
7997f1ca36 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-exec-process): delete --binary option from
	non-buffer ediff jobs.
2000-05-25 17:21:32 +00:00
Eli Zaretskii
e7a903e81f (highlight-changes-mode): Ask about color or
grayscale support, not about window-system.
2000-05-25 16:59:22 +00:00
Gerd Moellmann
fc6a6a4e9d *** empty log message *** 2000-05-25 15:59:47 +00:00
Eli Zaretskii
14028d571b (cp-decoding-vector-for-codepage):
Fill up unsupported characters with their own codes.
2000-05-25 15:47:07 +00:00
Eli Zaretskii
1a4f9cc109 (describe-char-after): Use
display-graphic-p instead of window-system, so that this function
works on MS-DOS.
2000-05-25 13:35:28 +00:00
Eli Zaretskii
89f6ca4ece *** empty log message *** 2000-05-25 11:01:45 +00:00
Kenichi Handa
eacfd7fe01 *** empty log message *** 2000-05-25 01:30:04 +00:00
Dave Love
deadf7e39a *** empty log message *** 2000-05-24 17:33:07 +00:00
Michael Kifer
6de3983ff8 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-forward-word): take syntactic word class into
	account.
	(ediff-test-utility,ediff-diff-mandatory-option,
	ediff-reset-diff-options): utilities for proper initialization of
	ediff-diff-options and ediff-diff3-options on Windows.

	* ediff-init.el (ediff-merge-filename-prefix): new customizable
	variable.

	* ediff-mult.el (ediff-filegroup-action): use
	ediff-merge-filename-prefix.
2000-05-24 17:31:16 +00:00
Michael Kifer
fc290d1d79 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
* viper-ex.el (ex-write): set selective display to nil.
2000-05-24 16:32:18 +00:00
Eli Zaretskii
273182b83e *** empty log message *** 2000-05-24 16:11:35 +00:00
Stefan Monnier
a1a336eb7f *** empty log message *** 2000-05-24 16:07:50 +00:00
Eli Zaretskii
f471ea57fd New version from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>:
(woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
names in environment variables regardless of the path separator.
(woman-topic-all-completions-1): Don't call file-name-directory-p
on all files, since woman-file-regexp already filters out any
directories.
2000-05-24 11:35:22 +00:00
Kenichi Handa
48e3df7654 *** empty log message *** 2000-05-24 06:40:26 +00:00
Kenichi Handa
747d90ea19 *** empty log message *** 2000-05-24 03:57:54 +00:00
Kenichi Handa
01162f24e4 *** empty log message *** 2000-05-24 03:54:57 +00:00
Eric M. Ludlam
17a223ff0d *** empty log message *** 2000-05-24 01:04:43 +00:00
Kenichi Handa
e6b6fc1864 *** empty log message *** 2000-05-23 23:23:15 +00:00
Gerd Moellmann
716e3b88ef *** empty log message *** 2000-05-23 22:04:00 +00:00
Gerd Moellmann
9695b7830b *** empty log message *** 2000-05-23 15:39:40 +00:00
Eli Zaretskii
41ac433f66 (make-backup-file-name-1): Replace slashes with `!'
rather than `|' (which is not allowed on Windows).  Replace the
drive letters with a string "drive_X".
2000-05-23 13:19:38 +00:00
Gerd Moellmann
46600ab153 *** empty log message *** 2000-05-23 12:22:28 +00:00