1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 20:00:35 -08:00
Commit graph

644 commits

Author SHA1 Message Date
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
Gerd Moellmann
ce75fd2348 *** empty log message *** 2000-05-23 09:44:28 +00:00
Dave Love
79a64d87eb *** empty log message *** 2000-05-22 19:53:14 +00:00
Sam Steingold
0e8c11d821 (Info-fontify-node): fixed the call to add-text-properties 2000-05-22 18:15:56 +00:00
Dave Love
d8d0fa6c59 Remove debug-ignored-errors set in other files. 2000-05-22 18:09:30 +00:00
Eli Zaretskii
1edbbf8a47 (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
(woman-mapcan, woman-parse-man.conf)
(woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
(woman-reset-emulation): New functions.
(woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
path syntax better.
(woman-man.conf-path, woman-use-own-frame): New defcustoms.
(woman-manpath): Call woman-parse-man.conf.
(woman-emulation): New defcustom, defaults to nroff.
(woman-font-support): New defconst.
(woman-select-symbol-fonts): New function.
(woman-use-symbol-font): New defcustom.
(woman-menu): Add new menu items: "Colored/BW", "Advanced",
"Emulation".
Many functions: Doc fix.
2000-05-22 07:01:17 +00:00
Kenichi Handa
5bd2148cb8 *** empty log message *** 2000-05-22 04:40:00 +00:00
Stefan Monnier
40aeecadb8 Rewritten to take advantage of shy-groups and
intervals which makes it heaps simpler.
2000-05-22 04:29:52 +00:00
Stefan Monnier
4125ec7e79 (comment-region-internal): Go back to BEG after quoting
the nested comment markers.
2000-05-22 04:24:01 +00:00
Stefan Monnier
e4da9c1c34 (remove-hook): Don't turn the hook's value into a list. 2000-05-21 23:24:18 +00:00
Dave Love
ac2665815a (edmacro-parse-keys): Return vector if any elements are invalid
characters.
2000-05-21 19:51:14 +00:00
Dave Love
cb7216a79a (detect-coding-with-priority): Use mapc. Remove redundant lambda. 2000-05-21 17:48:48 +00:00
Stefan Monnier
b2d2cf58b1 *** empty log message *** 2000-05-21 02:32:09 +00:00
Stefan Monnier
ffe7dc64f5 (log-edit-done): Cleanup trailing empty lines.
(log-edit-insert-changelog): Drop `:' as well.
2000-05-21 02:14:07 +00:00
Stefan Monnier
c8c21615b8 Update copyright and commentary.
(easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
Print a status message if the toggle is called interactively.
(define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
for global minor modes and use `defcustom' for them.
Use add-minor-mode.
(easy-mmode-define-derived-mode): Remove.
(define-derived-mode): Fancier default docstring.
(easy-mmode-define-navigation): Signal an error rather than (ding).
2000-05-21 01:44:08 +00:00
Stefan Monnier
9b0d1d6e8d (comment-styles): New `box-multi'.
(comment-normalize-vars): Better default for comment-continue to
avoid whitespace-only continuations.
(comment-search-forward): Always move even in the no-syntax case.
(comment-padright): Only obey N if it's only obeyed for padleft.
(comment-make-extra-lines): Better handling of empty continuations.
Use `=' for the filler if comment-start has only one character.
(uncomment-region): Try handling the special `=' filler.
(comment-region): Allow LINES even if MULTI is nil.
(comment-box): Choose box style based on comment-style.
2000-05-21 00:27:53 +00:00
Kenichi Handa
f5ee6d0f90 *** empty log message *** 2000-05-20 02:23:03 +00:00
Kenichi Handa
c9671f819a *** empty log message *** 2000-05-20 00:23:52 +00:00
Stefan Monnier
1426aa5c93 *** empty log message *** 2000-05-20 00:03:54 +00:00
Gerd Moellmann
2b63d473a8 *** empty log message *** 2000-05-19 20:37:34 +00:00
Stefan Monnier
f1355756f5 *** empty log message *** 2000-05-19 14:50:26 +00:00
Gerd Moellmann
5f64c9e0cd *** empty log message *** 2000-05-19 11:58:45 +00:00
Andreas Schwab
db7314bdb5 . 2000-05-19 09:47:47 +00:00
Gerd Moellmann
a199a865b3 *** empty log message *** 2000-05-18 21:52:57 +00:00
Gerd Moellmann
25bb0401ab (msb-menu-cond): Add choice `user'. 2000-05-18 18:41:46 +00:00
Eric M. Ludlam
68e6c83ac0 *** empty log message *** 2000-05-18 17:57:46 +00:00
Dave Love
dae6cb9fe9 (appt-make-list): Match all lines of entry.
From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
2000-05-18 13:12:08 +00:00
Kenichi Handa
813086ea08 *** empty log message *** 2000-05-17 23:35:57 +00:00
Eli Zaretskii
249781907d (image-type-available-p): Don't reference image-types
if it isn't bound.
2000-05-17 15:58:11 +00:00
Stefan Monnier
2fca2d5d49 (autoarg-mode): Typo in the :set argument. 2000-05-17 15:24:43 +00:00
Eli Zaretskii
cfc75d051e (command-line-1): Don't signal an error if the
directory for auto-save-list files does not yet exist.
2000-05-17 11:38:40 +00:00
Kenichi Handa
c4e30387e7 *** empty log message *** 2000-05-17 00:35:21 +00:00
Stefan Monnier
dd6b8ea7a8 (remove-hook): setq' hook-value, not set'. 2000-05-16 21:37:32 +00:00
Sam Steingold
399c88ad20 (debug-ignored-errors): more errors to ignore. 2000-05-16 16:24:25 +00:00