| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
"Inviolable".
|
|
|
|
|
| |
(windmove-coordinates-of-window-position): Remove.
(windmove-reference-loc): Use posn-at-point instead.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
ido-enter-single-matching-directory. Change 'slash choice to
'only. Add 'first choice.
(ido-exhibit): Adapt to above changes.
|
| |
|
| |
|
| |
|
|
|
|
| |
Comment use of defadvice.
|
| |
|
| |
|
|
|
|
| |
(flyspell-mark-duplications-flag): Doc fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
faces that did not appear in the previous Emacs release.
* buff-menu.el:
* compare-w.el:
* emacs-lisp/testcover.el:
* play/gomoku.el:
* play/mpuz.el:
* progmodes/flymake.el:
* progmodes/gdb-ui.el:
* progmodes/idlw-help.el:
* progmodes/idlw-shell.el:
* progmodes/ld-script.el:
* progmodes/which-func.el:
* ruler-mode.el:
* strokes.el:
* textmodes/sgml-mode.el:
* textmodes/table.el: Do not use face-alias for backward
compatibility for faces that did not appear in the previous Emacs
release.
|
| |
|
|
|
|
| |
ligher.
|
| |
|
|
|
|
|
|
|
|
|
| |
deleted region was non-empty.
(cua-replace-region): Inhibit overwrite-mode for
self-insert-command if replaced region was non-empty.
(cua--explicit-region-start, cua--status-string): Make them
buffer-local at top-level...
(cua-mode): ...rather than when mode is enabled.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(tree-widget-theme): Doc fix.
(tree-widget-space-width): New option.
(tree-widget-image-properties): Look up in the default theme too.
(tree-widget--cursors): Only for images with arrow pointer shape.
(tree-widget-lookup-image): Pointer shape is hand by default.
(tree-widget-icon): Generic icon widget renamed from
`tree-widget-control'.
(tree-widget-*-icon): Rename from `tree-widget-*-control' and
derive from `tree-widget-icon'.
(tree-widget-handle): Improve default look and feel of the text
representation.
(tree-widget): Rename :*-control properties to :*-icon properties.
Add :action and :help-echo properties.
(tree-widget-after-toggle-functions): Move.
(tree-widget-close-node, tree-widget-open-node): Remove.
(tree-widget-before-create-icon-functions): New hook.
(tree-widget-value-create): Update to allow customization of icons
and nodes at run-time via that new hook.
(tree-widget-icon-create, tree-widget-leaf-node-icon-p)
(tree-widget-icon-action, tree-widget-icon-help-echo)
(tree-widget-action, tree-widget-help-echo): New functions.
|
| |
|
|
|
|
| |
(ido-make-merged-file-list): Use while-no-input.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(rmail-clear-headers): Use it.
(rmail-reply): Better handling of mail-followup-to header.
|
|
|
|
|
|
|
|
|
|
|
| |
In the `shell' entry, don't try to refer to executable-font-lock-keywords.
(sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
(sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
(sh-font-lock-keywords): Append executable-font-lock-keywords here.
(sh-mode): Set comment-start-skip, local-abbrev-table, imenu-case-fold-search.
(sh-set-shell): Don't set them here.
(sh-feature): Simplify. Get rid of the eval-a-variable feature.
Don't cache the results in the original alist; don't ever modify that alist.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
modification in `eval-after-load' form.
|
|
|
|
| |
modification in `eval-after-load' form.
|
|
|
|
| |
modification in `eval-after-load' form.
|
|
|
|
|
|
| |
enabled and the current command is self-insert-command, call it
explicitly with overwrite-mode bound to nil, to not allow it
to delete the character after the selected region.
|
|
|
|
|
| |
(grep-mode-font-lock-keywords): Don't highlight "Grep started".
Add highlighting of "interrupt", "killed", "terminated".
|
|
|
|
|
|
|
|
|
| |
Remove highlighting of "Compilation started". Highlight only
the word "finished" in "Compilation finished". Add highlighting
of "interrupt", "killed", "terminated" and the exit code.
(compilation-start): Add newline after header. Use exactly the
same time stamp format as the finishing message.
(compilation-mode-map): Add ellipsis to "Search Files (grep)".
|
| |
|
|
|
|
|
| |
and beginning-of-line to the list of commands after which the echo area
is updated.
|
|
|
|
| |
custom-file.
|
|
|
|
|
|
|
|
| |
message. Added to `rmail-summary-mode-map' with key "/".
(rmail-summary-show-message): New (internal) function for use by both
`rmail-summary-beginning/end-of-message'.
(rmail-summary-beginning-of-message): Changed to use
rmail-summary-show-message.
|
|
|
|
|
|
| |
end of the current message. Added to `rmail-mode-map' with key "/".
(rmail-beginning-of-message): Fixed to work as documented.
(rmail-mode): Change documentation.
|
|
|
|
|
| |
start time.
(compilation-mode-font-lock-keywords): Add `started' to keywords.
|
| |
|
| |
|
| |
|
| |
|
| |
|