Eli Zaretskii
a6a1654e25
*** empty log message ***
2001-10-21 19:20:30 +00:00
Eli Zaretskii
70d2f11579
(rmail-summary-font-lock-keywords): Fix the
...
regexps due to 5-digit message IDs.
2001-10-21 19:08:56 +00:00
Jason Rumney
4fdd691b32
*** empty log message ***
2001-10-21 18:49:20 +00:00
Gerd Moellmann
6aa97356aa
*** empty log message ***
2001-10-21 17:41:43 +00:00
Jason Rumney
1a0b615ab5
(redisplay-dont-pause): Don't set.
2001-10-21 17:15:18 +00:00
Miles Bader
c9a95b7902
*** empty log message ***
2001-10-21 15:34:22 +00:00
Miles Bader
e7348d1d6d
(help-manyarg-func-alist): Variable removed.
2001-10-21 15:28:44 +00:00
Miles Bader
a3b10252a6
*** empty log message ***
2001-10-21 14:44:58 +00:00
Miles Bader
7e9a6a1b84
*** empty log message ***
2001-10-21 14:33:15 +00:00
Miles Bader
29a9ebd0a5
(help-manyarg-func-alist): Remove entries for `insert',
...
`insert_and_inherit', `insert_before_markers',
`insert-before-markers-and-inherit', `messapge', `message_box',
`message_or_box', `propertize', `format', `encode_time', `append',
`concat', `vconcat', `nconc', `widget_apply', `make_hash_table',
`insert_string', `ml_if', `ml_provide_prefix_argument',
`ml_prefix_argument_loop'.
2001-10-21 14:23:32 +00:00
André Spiegel
72830e8a04
#
2001-10-21 13:26:09 +00:00
André Spiegel
5e0fdc5a86
(vc-cvs-diff-tree): New function.
2001-10-21 12:21:29 +00:00
André Spiegel
2c87edc17b
(vc-diff-internal, vc-coding-system-for-diff, vc-default-diff-tree):
...
New functions.
(vc-version-diff): Use them. As a result, coding systems are now set
up properly for all sorts of diffs, and tree diffs can now also be
done locally.
(vc-diff): With a prefix argument, don't require that it's called from
a buffer under version control.
2001-10-21 12:15:22 +00:00
Miles Bader
386ca3619c
*** empty log message ***
2001-10-21 10:25:36 +00:00
Miles Bader
4c5963d3b2
(help-manyarg-func-alist): Remove entries for list',
vector',
...
`make-byte-code', `call-process', `call-process-region', `string', `+',
`-', `*', `/', `max', `min', `logand', `logior', and `logxor'.
2001-10-21 10:20:04 +00:00
Gerd Moellmann
71431a0ea1
*** empty log message ***
2001-10-21 09:04:46 +00:00
Miles Bader
b6715b9f8a
(checkbox): Swap bg/fg colors in images, and invert
...
image bits to compensate. Use `make-string' instead of
`make-bool-vector' (XBM apparently wants byte-aligned rows).
2001-10-20 15:16:30 +00:00
Kim F. Storm
db6f8ff125
Don't let kill-ring-save show extent if transient-mark-mode and region
...
fully visible.
2001-10-19 23:25:34 +00:00
Eli Zaretskii
8f9495e70e
(auto-mode-alist): Associate .indent.pro with
...
Fundamental mode. Suggested by Samuel Padgett
<spadgett1@nc.rr.com>.
2001-10-19 16:32:49 +00:00
Sam Steingold
1f00682428
Put the *Compile-Log* buffer in `compilation-mode'.
2001-10-18 21:05:16 +00:00
Stefan Monnier
d2f11dda2a
(smtpmail-via-smtp): Use mail-envelope-from if set.
2001-10-18 20:48:23 +00:00
Stefan Monnier
e54030af30
(xml-parse-tag): Use eq on char-after's return value.
2001-10-18 20:24:09 +00:00
Gerd Moellmann
3f482bc0e5
(isearch-mode-map): Bind `mouse-movement' to nil.
2001-10-18 10:06:01 +00:00
Gerd Moellmann
d0035f7a52
(hilit-lookup-face-create): Call
...
set-face-font only if display-graphic-p.
(toplevel): Remove references to window-system.
2001-10-18 09:55:37 +00:00
Miles Bader
4d251ae727
(what-line): Avoid problems with field properties.
2001-10-18 01:05:28 +00:00
Eli Zaretskii
2670cf8089
(widget-field-face, widget-single-line-field-face):
...
Define special colors for a tty.
2001-10-17 18:49:38 +00:00
Francesco Potortì
5889cc202a
(comint-password-prompt-regexp): Make it less restrictive, letting
...
comint recognise OpenSSH2 passphrase prompts.
2001-10-17 15:38:45 +00:00
John Wiegley
9f89e09863
(eshell/cat): Do a quick test if something is a regular file, before
...
checking if it is a directory or symlink. This avoids a call to
eshell-file-attributes, which can be expensive in some situations.
2001-10-17 02:00:20 +00:00
John Wiegley
ef94bd99e4
(eshell-ls-dired-initial-args): Added an extra customization variable,
...
to differentiate ls-in-dired from regular uses of ls.
2001-10-17 02:00:00 +00:00
John Wiegley
af15ae259a
*** empty log message ***
2001-10-17 01:58:38 +00:00
Miles Bader
3d58b15e0f
(defface): Mention `:inherit' in doc-string.
2001-10-17 01:13:10 +00:00
Eli Zaretskii
ca5b46fc99
Update the Commentary with installation instructions.
2001-10-16 19:07:50 +00:00
Gerd Moellmann
56378db4a0
*** empty log message ***
2001-10-15 09:14:09 +00:00
Gerd Moellmann
cfe98f5098
(set-auto-coding): Fix regexps for local
...
variables section not to eat newlines.
2001-10-15 08:47:11 +00:00
Miles Bader
31252c009c
(display-message-or-buffer): Pass the correct buffer to `display-buffer'.
2001-10-15 01:01:21 +00:00
Stefan Monnier
0c88c9374c
*** empty log message ***
2001-10-14 20:17:49 +00:00
Stefan Monnier
2d08a2d49a
(executable-binary-suffixes): Make varalias.
...
(executable-find): Use exec-suffixes.
(executable-set-magic): Don't use make-local-hook.
2001-10-14 20:09:46 +00:00
Stefan Monnier
ae95a95a9c
(exec-suffixes): Initialize to a system-dependent value.
2001-10-14 20:08:21 +00:00
Eli Zaretskii
a12ca05478
(completion-ignored-extensions) [ms-dos, windows-nt]:
...
Add .ico, .pif, .lnk, .dll, .drv, .vxd, and .386.
Add .so to the Unix and GNU branch.
2001-10-14 20:00:28 +00:00
Eli Zaretskii
5a59578548
Add no-byte-compile.
2001-10-14 19:40:02 +00:00
Miles Bader
ecdbe16a1f
Doc fixes.
2001-10-14 15:16:57 +00:00
Miles Bader
530893b26e
*** empty log message ***
2001-10-14 14:34:44 +00:00
Stefan Monnier
fedff3c696
(esc-map): Revert j' and
C-j' bindings to
...
indent-new-comment-line from comment-indent-new-line.
2001-10-14 03:18:58 +00:00
Stefan Monnier
6efb29ef80
*** empty log message ***
2001-10-14 02:56:26 +00:00
Michael Kifer
2d341681c8
2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
...
* viper-ex.el (ex-edit): make checks for modified buffer/file.
(viper-get-ex-address-subr): more precise addr for the $ marker
* viper-cmd.el: Fixed indentation.
* viper.texi: Clarified that viper won't expand special symbols in
search patterns.
2001-10-13 21:38:19 +00:00
Stefan Monnier
dda30de7fa
Use define-derived-mode.
2001-10-13 19:22:43 +00:00
Stefan Monnier
a3d15b8fdd
* play/gomoku.el (gomoku-mode):
...
* textmodes/page-ext.el (pages-directory-mode):
* textmodes/scribe.el (scribe-mode): Use define-derived-mode.
2001-10-13 19:19:01 +00:00
Stefan Monnier
d1a27f1dd8
(refill-mode): Bind DEL to backward-delete-char-untabify.
...
Set backward-delete-char-untabify-method to `hungry'.
2001-10-13 19:16:56 +00:00
Stefan Monnier
ffe7a2a203
(scribe-mode): Use define-derived-mode.
2001-10-13 19:13:38 +00:00
Stefan Monnier
b546b1a52d
(2C-mode): Don't use make-local-hook.
2001-10-13 19:12:07 +00:00