| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(edebug-enter): Don't do with-timeout-suspend here.
(edebug-display): Do it here instead.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of a given theme in its theme-settings property.
Maintain position of old settings in the theme-value or theme-face property.
(custom-enabled-themes): New variable.
(custom-theme-enabled-p): New function.
(provide-theme): Update custom-enabled-themes.
Disable and reenable the `user' theme.
(require-theme): Doc fix.
(custom-do-theme-reset, custom-remove-theme): Functions deleted.
(custom-theme-value, custom-theme-variable-value): Likewise.
(custom-theme-reset-internal): Likewise.
(custom-theme-load-themes): Fix bugs and use custom-disable-theme.
(custom-enable-theme, custom-disable-theme): New functions.
(custom-variable-theme-value, custom-face-theme-value): Likewise.
(custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
(custom-theme-reset-variables): Simplify.
(deftheme, custom-declare-theme, custom-make-theme-feature):
Definitions moved.
|
|
|
|
|
| |
(custom-reset-faces): Doc fix.
(custom-theme-reset-internal-face, custom-theme-face-value): Functions deleted.
|
| |
|
| |
|
|
|
|
| |
Recognize hard newlines by non-nil hard property, instead of t.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(viper-normalize-minor-mode-map-alist): use viper--key-maps and
emulation-mode-map-alists.
(viper-envelop-ESC-key): use viper-subseq.
(viper-search-forward/backward/next): disable debug-on-error.
* viper-keym.el (viper-toggle-key,viper-quoted-insert-key,
viper-ESC-key): new defcustoms.
* viper-macs.el (ex-map-read-args): use viper-subseq.
* viper-util.el (viper-key-to-emacs-key): use viper-subseq.
(viper-subseq): copy of subseq from cl.el.
* viper.el (viper-go-away,viper-set-hooks): use
emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
* viper-mous.el (viper-current-frame-saved): use defvar.
* viper-init.el: got rid of -face in face names.
* ediff-diff.el (ediff-extract-diffs,ediff-extract-diffs3):
Make it work with longlines mode
* ediff-mult.el (ediff-meta-mode-hook): new variable.
* ediff-ptch.el (ediff-file-name-sans-prefix): quote regexp.
* ediff-init: got rid of -face in face names.
|
| |
|
| |
|
|
|
|
| |
so it will not mistakenly match dates with no time zone.
|
| |
|
|
|
|
|
| |
(with-timeout): Bind that variable to record timers.
(with-timeout-suspend, with-timeout-unsuspend): New functions.
|
| |
|
|
|
|
|
| |
(debugger-mode-map): Use that instead of help-follow.
(debugger-setup-buffer): Use eval-buffer-list to handle eval-buffer frames.
|
| |
|
|
|
|
| |
Delete obsolete comment.
|
|
|
|
| |
:init-value. Delete obsolete comment.
|
|
|
|
| |
:init-value.
|
| |
|
| |
|
|
|
|
| |
nil argument.
|
|
|
|
|
|
| |
to mode-line-format.
(ispell-region, ispell-process-line): Add current dictionary name
and program name to messages.
|
|
|
|
| |
(next-error): Use it. Doc fix.
|
| |
|
|
|
|
| |
to not create links to unrelated functions in the Help buffer.
|
|
|
|
| |
(fringe-query-style): Build prompt depending on `all-frames' arg.
|
|
|
|
|
| |
was called with nil for the buffer, handle the read position right.
Handle read position for eval-region, too.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
calc-embedded-firsttime-formula): New variables.
(calc-do-embedded): Use calc-embedded-firsttime,
calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
determine whether or not to run hooks.
(calc-embedded-make-info) Set calc-embedded-firsttime-buf and
calc-embedded-firsttime-formula appropriately.
Set calc-embedded delimiter variables according to mode.
|
|
|
|
|
|
|
| |
calc-embedded-open-close-word-alist, calc-embedded-open-close-plain-alist,
calc-embedded-open-close-new-formula-alist, calc-embedded-open-close-mode-alist,
calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook,
calc-embedded-mode-hook): New variables.
|
| |
|
|
|
|
|
| |
Check for "emacs", etc., as entire symbol, not just as word.
(checkdoc-file-comments-engine): Use regexp-quote on FN.
|
|
|
|
| |
(kill-some-buffers): Ignore buffers already dead.
|
| |
|
|
|
|
|
| |
off warnings in what it guards. Use unwind-protect to ensure
byte-compile-unresolved-functions is updated.
|
|
|
|
| |
(whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
|
|
|
|
| |
Unconditionally try to leave point at the same old place.
|
| |
|
|
|
|
| |
(gnus-article-prev-page): Take scroll-margin into consideration.
|
|
|
|
| |
(comint-show-maximum-output): Take scroll-margin into consideration.
|
|
|
|
| |
(ido-file-internal): Try ffap-guesser if selected.
|
| |
|
|
|
|
|
| |
(ido-buffer-internal, ido-file-internal, ido-read-buffer)
(ido-read-file-name): Run it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in the docstring.
|