| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
for user-init-file when user-init-file is a compiled file.
|
|
|
|
| |
easily turn it off.
|
|
|
|
|
| |
distinguishable from the :off-glyph on dark-background displays. Set
its background color too.
|
|
|
|
| |
IN-FILTER and OUT-FILTER functions in the few cases they're needed.
|
|
|
|
|
|
|
|
| |
(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'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
(list-non-iso-charset-chars): Fix the `while' condition.
|
| |
|
| |
|
|
|
|
| |
if the variable is make-variable-buffer-local.
|
| |
|
| |
|
|
|
|
|
|
| |
(ada-stmt-mode-hook): New function extracted from old code.
Only change the buffer-local side of skeleton-*.
(ada-mode-hook): Use it.
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
|
| |
(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.
|
| |
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
(hscroll-window-maybe): Docstring fix.
|
|
|
|
| |
default-enable-multibyte-characters is nil.
|
| |
|
| |
|
|
|
|
| |
is in the tool bar.
|
| |
|
| |
|
|
|
|
|
| |
with `no-dir'; we want the directory part to be able to remove
it.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
todo-tmp-buffer-name. From Milan Zamazal <Milan.Zamazal@qbizm.com>.
|
| |
|
| |
|
|
|
|
| |
y-or-n-p.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
(flyspell-generic-progmode-verify): Use it.
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
(custom-variable-set): Improve validation error mesage.
|
|
|
|
|
| |
(string-rectangle-line): New arg DELETE.
(string-rectangle): Check delete-selection-mode.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(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'.
|
| |
|
| |
|