Gerd Moellmann
bdc03dd96f
(face-set-after-frame-default): Let face attributes
...
specified for new frames override frame parameters.
2000-11-24 13:16:13 +00:00
Gerd Moellmann
9aa5f148ca
(command-line): Fix computation of the source file
...
for user-init-file when user-init-file is a compiled file.
2000-11-24 12:29:32 +00:00
Miles Bader
67ee1125be
(all): Restore entry for `mode-line-inverse-video', so that people can
...
easily turn it off.
2000-11-24 11:44:30 +00:00
Miles Bader
1ed744312d
(checkbox): Add a small `X' to the the :on-glyph, so that it's
...
distinguishable from the :off-glyph on dark-background displays. Set
its background color too.
2000-11-24 11:36:27 +00:00
Miles Bader
51a1edab45
(custom-face-attributes): Remove SET and GET functions. Add some
...
IN-FILTER and OUT-FILTER functions in the few cases they're needed.
2000-11-24 09:12:12 +00:00
Miles Bader
f5b50baad3
(custom-filter-face-spec, custom-pre-filter-face-spec)
...
(custom-post-filter-face-spec): New functions.
(custom-face-set, custom-face-value-create): Filter the face spec
before and after customization.
(custom-face-set): If VALUE specifies a null face, pass a
non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2000-11-24 09:09:55 +00:00
Michael Kifer
7d0278167b
* ediff-diff.el: Moved variables around to have it compile under NT.
...
* ediff-help.el (ediff-use-long-help-message): made it customizable.
* ediff-init.el (ediff-abbrev-jobname): use capitalize.
* ediff-wind.el (ediff-skip-unsuitable-frames): deleted the
redundant skip-small-frames test.
* viper-cmd.el (viper-change-state-to-vi): disable overwrite mode.
(viper-downgrade-to-insert): protect against errors in hooks.
* viper-init.el (viper-vi-state-hook,viper-insert-state-hook,
viper-replace-state-hook,viper-emacs-state-hook): do cursor handling.
(viper-restore-cursor-type,viper-set-insert-cursor-type): new
functions.
* viper-util.el (viper-memq-char): bug fixes
* viper.el (viper-mode): fix cursor handling.
2000-11-24 08:15:11 +00:00
Kenichi Handa
b3ce4863e9
(list-iso-charset-chars): For two-byte charset, fix the `while' condition.
...
(list-non-iso-charset-chars): Fix the `while' condition.
2000-11-23 23:28:16 +00:00
Kenichi Handa
f07fa1b8c3
*** empty log message ***
2000-11-23 23:27:45 +00:00
Stefan Monnier
e6e71807ad
Undoing the changes erroneously committed just before.
2000-11-23 22:57:46 +00:00
Stefan Monnier
79372165fe
(add-hook, remove-hook): Don't call make-local-hook
...
if the variable is make-variable-buffer-local.
2000-11-23 22:54:54 +00:00
Dave Love
34f70eda7f
*** empty log message ***
2000-11-23 19:03:07 +00:00
Stefan Monnier
ba8299ff05
*** empty log message ***
2000-11-23 18:43:20 +00:00
Stefan Monnier
9dd7cdcc1c
(ada-template-map): Initialize and bind it to C-c t in ada-mode-map.
...
(ada-stmt-mode-hook): New function extracted from old code.
Only change the buffer-local side of skeleton-*.
(ada-mode-hook): Use it.
2000-11-23 17:56:10 +00:00
Dave Love
c0393b5e29
Doc fixes.
...
(mailcap-mime-data): Various adjustments.
(mailcap): New group.
(mailcap-download-directory): Customize.
(mailcap-generate-unique-filename, mailcap-binary-suffixes)
(mailcap-temporary-directory): Deleted (unused).
(mailcap-unescape-mime-test): Simplify slightly.
(mailcap-viewer-passes-test): Use functionp.
(mailcap-command-p): Aliased to executable-find.
2000-11-23 17:07:18 +00:00
Dave Love
944c69bfbd
(uudecode): Require.
...
(uudecode-decode-region, uudecode-decode-region-external): Don't
autoload.
(mm-uu-copy-to-buffer): Doc fix.
(mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
type fix.
2000-11-23 17:04:22 +00:00
Eli Zaretskii
68a887fa72
*** empty log message ***
2000-11-23 16:24:48 +00:00
Eli Zaretskii
c7b8986123
(iswitchb-minibuf-depth): New variable.
...
(iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
we expect to be returned by minibuffer-depth once we prompt the
user in the minibuffer.
(iswitchb-entryfn-p): If minibuffer-depth returns the same value
as recorded in iswitchb-minibuf-depth, return non-nil.
2000-11-23 16:23:42 +00:00
Eli Zaretskii
3b34558211
(turn-on-hscroll, hscroll-mode, hscroll-global-mode)
...
(hscroll-window-maybe): Docstring fix.
2000-11-23 16:13:21 +00:00
Dave Love
1bde0b39f0
(rfc2047-encode-message-header): Don't encode if
...
default-enable-multibyte-characters is nil.
2000-11-23 16:09:21 +00:00
Dave Love
4bcf2f0574
Require ring when compiling.
2000-11-23 16:08:38 +00:00
Dave Love
086ba806c7
comment
2000-11-23 16:05:05 +00:00
Gerd Moellmann
02790ce2e0
(mouse-avoidance-too-close-p): Return nil if mouse
...
is in the tool bar.
2000-11-23 14:23:28 +00:00
Dave Love
595dead24f
(string-rectangle): Don't test delete-selection-mode.
2000-11-23 14:03:22 +00:00
Gerd Moellmann
1e66b27ab8
*** empty log message ***
2000-11-23 13:54:48 +00:00
Gerd Moellmann
03679a46d0
(dired-add-entry): Don't call dired-get-filename
...
with `no-dir'; we want the directory part to be able to remove
it.
2000-11-23 13:53:12 +00:00
Dave Love
ddbfaa9f29
*** empty log message ***
2000-11-23 10:26:35 +00:00
Stefan Monnier
75056d4015
(outline-discard-overlays): Missing paren.
2000-11-23 00:41:42 +00:00
Stefan Monnier
a4caa65d81
*** empty log message ***
2000-11-23 00:04:52 +00:00
Stefan Monnier
9cd5d49aee
(outline-flag-region):
...
Don't bind inhibit-read-only since we don't modify the buffer.
(outline-isearch-open-invisible): Don't jump to overlay-start
since we're trying to unhide text around point.
(outline-discard-overlays): Use dolist.
2000-11-23 00:04:36 +00:00
Dave Love
a54d1c943f
(todo-top-priorities): Use
...
todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2000-11-22 22:51:33 +00:00
Stefan Monnier
3c98b2e96e
(auto-insert-alist): Add `provide' to elisp skeleton.
2000-11-22 22:50:22 +00:00
Gerd Moellmann
03e757c1bd
*** empty log message ***
2000-11-22 22:42:51 +00:00
Gerd Moellmann
771e538796
(rmail-confirm-expunge): Default to
...
y-or-n-p.
2000-11-22 22:37:39 +00:00
Stefan Monnier
1598a9616b
(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
...
(tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
Remove `bf' and `it' from `bold' and `italic' (they were wrong and
are (correctly) handled separately).
Remove `caption' and `footnote' from `citations': they contain text.
Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
(latex-skeleton-end-hook): New function.
(latex-mode): Use it.
(tex-start-tex-marker): Remove.
(tex-send-tex-command): Don't set tex-start-tex-marker.
(tex-error-parse-syntax-table): New var.
(tex-compilation-parse-errors): Use it.
Ignore tex-start-tex-marker. Don't bother with marker-position.
(tex-validate-buffer): Don't bother with marker-position.
2000-11-22 21:38:04 +00:00
Stefan Monnier
9b047c6934
(flyspell-prog-text-faces): New var.
...
(flyspell-generic-progmode-verify): Use it.
2000-11-22 21:05:36 +00:00
Sam Steingold
eaae8106d7
* simple.el (delete-trailing-whitespace): New interactive function.
...
* progmodes/ada-mode.el (ada-mode): Use it instead of
`ada-remove-trailing-spaces'
(ada-remove-trailing-spaces): Removed.
* textmodes/two-column.el (2C-merge): Recommend it in the doc.
* textmodes/picture.el (picture-mode-exit): Call it instead of
`picture-clean'.
(picture-clean): Removed.
2000-11-22 20:59:39 +00:00
Gerd Moellmann
e053c60feb
(show-cursor-in-non-selected-windows): Doc fix.
2000-11-22 19:54:36 +00:00
Stefan Monnier
4c4a541d35
*** empty log message ***
2000-11-22 19:49:59 +00:00
Gerd Moellmann
a41d49e9b3
*** empty log message ***
2000-11-22 19:47:33 +00:00
Stefan Monnier
58dd38f196
(comment-line-break-function): Use the new name
...
indent-new-comment-line -> comment-indent-new-line.
(clone-indirect-buffer): Don't ignore NORECORD.
(next-completion): Properly handle the case where items are adjacent.
2000-11-22 19:47:30 +00:00
Gerd Moellmann
16cdf14172
(hi-lock-refontify): Don't call non-existent
...
jit-lock-fontify-buffer; it should anyway be unneccessary to
dp anything special when jit-lock is active.
(hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2000-11-22 19:44:43 +00:00
Dave Love
ddc3c69509
*** empty log message ***
2000-11-22 19:38:25 +00:00
Dave Love
41da80b109
Use provide.
2000-11-22 19:28:28 +00:00
Dave Love
fb9fa98d65
*** empty log message ***
2000-11-22 17:59:32 +00:00
Dave Love
6b29231253
(custom-buffer-create-internal): Save some consing.
...
(custom-variable-set): Improve validation error mesage.
2000-11-22 17:52:24 +00:00
Dave Love
197615f33f
(string-rectangle): Revert last change.
...
(string-rectangle-line): New arg DELETE.
(string-rectangle): Check delete-selection-mode.
2000-11-22 17:33:21 +00:00
Gerd Moellmann
f4117c4d52
*** empty log message ***
2000-11-22 17:05:38 +00:00
Gerd Moellmann
3493008d5a
(recentf-menu-items-for-commands)
...
(recentf-make-menu-items, recentf-make-menu-item)
(recentf-filter-changer): Added :help and :active menu-item
properties.
(recentf-build-dir-rules, recentf-dump-variable)
(recentf-edit-list, recentf-open-files-item)
(recentf-open-files): Replaced unnecessary `mapcar' with new
built-in `mapc'.
2000-11-22 17:05:02 +00:00
Stefan Monnier
72596e2f24
(popup-menu): Stupid typo.
2000-11-22 16:46:52 +00:00