Richard M. Stallman
dd81ca0dd8
(tmm-get-keymap): Handle :filter.
1998-06-14 18:46:20 +00:00
Eli Zaretskii
106a57a4cc
(file-name-invalid-regexp): Add control characters for DOS/Windows
...
as they are disallowed by the filesystem there.
1998-06-14 15:34:02 +00:00
Richard M. Stallman
da09b92be7
(user-init-file): Default value now nil.
...
(local-enable-local-variables): New variable.
(set-auto-mode): Test it.
1998-06-13 06:17:13 +00:00
Richard M. Stallman
341ce5a77d
(command-line-1): Check that user-init-file non-nil.
1998-06-13 06:16:32 +00:00
Richard M. Stallman
4cc4a962ca
(rmail-variables): Locally bind
...
local-enable-local-variables, not enable-local-variables.
(rmail): Don't switch buffers inside the binding of
enable-local-variables.
1998-06-13 06:01:41 +00:00
Richard M. Stallman
678b159e98
(tar-mode): Locally bind local-enable-local-variables,
...
not enable-local-variables.
1998-06-13 06:01:11 +00:00
Richard M. Stallman
28138f8c19
(archive-mode): Locally bind local-enable-local-variables, not
...
enable-local-variables.
1998-06-13 06:00:58 +00:00
Richard M. Stallman
a6e4564e8e
(info-other-window): New function.
1998-06-13 06:00:00 +00:00
Richard M. Stallman
4b08b7ed05
(help-map): C-h 4 i runs info-other-window.
...
(describe-key, describe-key-briefly):
Don't discard up event after down event.
1998-06-13 05:59:46 +00:00
Richard M. Stallman
b720878d35
(other): Doc fix.
1998-06-13 05:04:42 +00:00
Richard M. Stallman
64db9621a3
(repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.
1998-06-13 05:03:41 +00:00
Richard M. Stallman
666c1d8bab
(find-file-noselect): Delete unused local var `error'.
...
(find-file-noselect-1): Add local var `error'.
1998-06-13 04:44:32 +00:00
Richard M. Stallman
4dd9d86d22
(find-file-noselect): Use find-file-noselect-1
...
after "Save file and revisit literally? ".
1998-06-13 04:34:52 +00:00
Richard M. Stallman
a440f81d29
(elisp-eval-region): Accept new arg read-function; also handle
...
load-read-function.
1998-06-13 04:34:18 +00:00
Richard M. Stallman
63987c84b1
(eval-defun): Pass read function to
...
eval-region as arg, instead of binding load-read-function.
1998-06-13 04:33:31 +00:00
Richard M. Stallman
e13d531d4f
Several fixes in doc string style.
...
(uce-mail-reader): Use defcustom.
1998-06-13 04:33:02 +00:00
Richard M. Stallman
5755be321d
(ispell-region): Return non-nil if not aborted.
...
(ispell-highlight-spelling-error-generic): Fix doc typo.
1998-06-13 04:06:46 +00:00
Richard M. Stallman
fde4581d31
(read-feature): Doc fix.
...
(loadhist-hook-functions): New variable.
(unload-feature): Act on FEATURE-unload-hook or look for unloaded
functions on hooks and remove them.
1998-06-13 01:38:33 +00:00
Richard M. Stallman
0ca03bbaa6
(tpu-include) Use insert-file-contents, remove save-excursion.
1998-06-12 22:05:42 +00:00
André Spiegel
633cee4683
(vc-dired-hook): Don't use dired-kill-line to remove directory lines
...
in terse mode.
(vc-dired-purge): If the top level dir is empty, make it look a little
nicer.
1998-06-12 11:13:37 +00:00
Kenichi Handa
167eb370ed
(set-auto-coding): Cancel the previous change.
1998-06-12 08:55:04 +00:00
Kenichi Handa
bb98ead951
(instantiate-fontset): Delete
...
duplicated call of x-complement-fontset-spec. Call new-fontset
with a correct argument.
(x-compose-font-name): Argument name adjusted for the doc-string.
(x-complement-fontset-spec): Don't alter the contents of the
arguments XLFD-FIELDS and FONTLIST.
(x-style-funcs-alist): The format changed.
(x-modify-font-name): New function.
(create-fontset-from-fontset-spec): The arg STYLE-VARIANT-P is
changed to STYLE-VARIANT, the format also changed. Use
x-modify-font-name instead of calling functions in
x-style-funcs-alist directly.
(instantiate-fontset): Use x-modify-font-name instead of calling
functions in x-style-funcs-alist directly.
(resolve-fontset-name): New function.
1998-06-12 07:10:59 +00:00
Kenichi Handa
12755bafbf
While creating fontsets of style variants, pay
...
attention to X resources XXX.attributeFont.
1998-06-12 07:10:59 +00:00
Kenichi Handa
70ccc86659
(set-face-font): Pay attention to fontset.
...
(set-face-font-auto): Call resolve-fontset-name.
1998-06-12 07:10:59 +00:00
Richard M. Stallman
88be0819a1
(gud-filter): extend scope of binding of gud-filter-defer-flag.
1998-06-12 05:59:33 +00:00
Thien-Thi Nguyen
28f0c4f275
(hs-minor-mode): Use make-local-variable' not
make-variable-buffer-local'.
1998-06-12 05:53:52 +00:00
Thien-Thi Nguyen
aaa114d058
Require `easymenu'. Rework to use easymenu. Remove eol ws.
...
(hs-hide-level-recursive, hs-hide-level): Add.
(hs-unbalance-handler-method): Delete.
(hs-show-block-at-point): Always use `top-level' unbalanced-handler case.
1998-06-12 05:32:48 +00:00
Richard M. Stallman
ac06bd0f6c
Initial revision
1998-06-12 02:04:21 +00:00
Kenichi Handa
25ca8cf6d7
(set-auto-coding): Argument is changed to SIZE.
1998-06-12 01:39:07 +00:00
Richard M. Stallman
0a8cbe6881
Renamed from vi-dot.el.
...
All functions and variables renamed.
(repeat-last-kill-command): Variable deleted;
use real-last-command instead.
(kill-region): Advice definition deleted.
(universal-argument-more, universal-argument-other-key)
(typematic-universal-argument-more-or-less): Advice deleted.
(repeat-prefix-arg): Variable deleted.
(repeat-num-input-keys-at-prefix): Variable deleted.
(repeat): Use last-prefix-arg.
1998-06-11 20:17:43 +00:00
André Spiegel
3b57457337
(vc-dired-recurse, vc-dired-terse-display): New user options.
...
(vc-next-action-dired): Cleanup. Let vc-dired-terse-mode be nil here,
so that checked-in files don't vanish.
(vc-dired-toggle-terse-mode): New function.
(vc-dired-hook): Handle terse mode.
(vc-dired-purge): New function.
(vc-directory): Handle vc-dired-recurse.
(vc-dired-hook): Don't show "." and "..".
1998-06-11 15:33:13 +00:00
André Spiegel
1191c61b53
(dired-readin): Insert headerline only if necessary. (Not in
...
recursive listings.)
1998-06-11 15:32:33 +00:00
Richard M. Stallman
f4b5ab4cea
(rmail-toggle-header): Fix previous change.
1998-06-11 07:38:23 +00:00
Richard M. Stallman
849eedba17
(command-line): Set `temporary-file-directory' based
...
on environment settings, before processing init files.
1998-06-10 20:59:16 +00:00
Dave Love
ac35d05864
(metamail-region): Don't use concat with
...
numeric arg.
1998-06-10 19:10:55 +00:00
Dave Love
380a0a1254
Don't require dired when compiling.
...
(browse-url-lynx-input-delay,
browse-url-lynx-input-attempts): Remove customization.
(browse-url-grail): Respect new-window arg (Barry Warsaw).
1998-06-10 19:00:39 +00:00
Richard M. Stallman
aa5ba90e0c
(ctl-x-map): Change vi-dot binding to repeat.
1998-06-10 18:55:56 +00:00
Richard M. Stallman
268565b059
(c-mode-menu): Use (mark t), not (mark), in enable-expressions.
1998-06-10 18:54:27 +00:00
Richard M. Stallman
e9367b9c2a
(widget-specify-secret): New function.
...
(widget-after-change): Use it.
(widget-specify-field): Use it.
1998-06-10 05:08:04 +00:00
Richard M. Stallman
cc0a25e146
(other): New widget type.
1998-06-10 04:19:36 +00:00
Richard M. Stallman
9b49f910ae
(help-make-xrefs): When scanning keymap binding listings,
...
scan from the very beginning.
(help-follow-mouse): Avoid save-excursion, so can set point properly.
1998-06-10 00:27:04 +00:00
Richard M. Stallman
dc99d85edb
(uce-message-text): Change the text of message that is sent.
...
(uce-reply-to-uce): Do not assume all Received lines
are on top of message without headers like `From' or `To'.
(uce-reply-to-uce): Parse Received lines better.
(uce-mail-reader): New user option.
(uce-reply-to uce): Add support for Gnus. User is supposed to set
uce-mail-reader to `gnus' if using Gnus to read mail. The default is
to assume Rmail. There's no magic to determine what mail reader is
currently active, so it is not possible to mix using uce.el with Rmail
and Gnus.
1998-06-09 23:40:56 +00:00
Edward M. Reingold
f2ad066495
Prevent diary display from being corrupted on printed calendar generation.
1998-06-09 22:30:01 +00:00
Edward M. Reingold
f20d548a48
Minor fix to previous change.
1998-06-09 22:27:59 +00:00
Edward M. Reingold
6c8a48a6d0
Rewrote calendar-mouse-holidays, calendar-mouse-view-diary-entries,
...
calendar-mouse-view-other-diary-entries to put results in popup menu to be
consistent with other functions.
1998-06-09 22:03:14 +00:00
Edward M. Reingold
892e6825a0
Don't overide default value of diary-file.
1998-06-09 21:50:58 +00:00
Richard M. Stallman
66191b7ecb
(mail-header-end): Widen.
...
(mail-text-start): Widen.
1998-06-09 06:04:20 +00:00
Richard M. Stallman
b7ec9e590e
(pod2man-program): Var reinstalled.
...
(cperl-pod-to-manpage, cperl-pod2man-build-command): Fns reinstalled.
1998-06-09 04:03:45 +00:00
Richard M. Stallman
045c4971c7
(apropos-print): The cross ref for a variable
...
should always do just describe-variable.
1998-06-09 03:47:42 +00:00
Richard M. Stallman
4f103eaae6
Comment change.
1998-06-09 03:47:04 +00:00