Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (debug): Don't bury the buffer unless it's in a dedicated window. | Stefan Monnier | 2005-06-06 | 2 | -2/+11 |
| | |||||
* | Doc fix. | Stefan Monnier | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | (latexenc-find-file-coding-system): | Stefan Monnier | 2005-06-06 | 2 | -9/+14 |
| | | | | Undo part of last patch, to turn off a compiler warning. | ||||
* | (tmm-inactive, tmm-remove-inactive-mouse-face): | Juri Linkov | 2005-06-06 | 2 | -2/+7 |
| | | | | Rename `tmm-inactive-face' to `tmm-inactive'. | ||||
* | (thumbs-thumbsdir-max-size, thumbs-image-resizing-step, | Juanma Barranquero | 2005-06-06 | 2 | -3/+6 |
| | | | | thumbs-thumbsdir-auto-clean): Fix typos in docstrings. | ||||
* | *** empty log message *** | Juanma Barranquero | 2005-06-06 | 1 | -0/+3 |
| | |||||
* | (ps-default-fg, ps-default-bg): Fix typos in docstrings. | Juanma Barranquero | 2005-06-06 | 1 | -3/+3 |
| | |||||
* | 2005-06-06 Matt Hodges <MPHodges@member.fsf.org> | Kim F. Storm | 2005-06-06 | 1 | -8/+8 |
| | | | | * iswitchb.el: Rename faces. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-06-06 | 1 | -0/+4 |
| | |||||
* | * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect) | Kim F. Storm | 2005-06-06 | 3 | -11/+6 |
| | | | | | | | (cua-global-mark): Remove -face suffix from face names. * emulation/cua-gmrk.el (cua--init-global-mark): Remove cua-global-mark face setup. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-06-06 | 1 | -3/+10 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2005-06-06 | 1 | -0/+34 |
| | |||||
* | (makefile-dependency-regex): Handle whitespace | Richard M. Stallman | 2005-06-06 | 1 | -2/+15 |
| | | | | | | | | just like other allowed characters. (makefile-match-dependency): Exclude leading and training whitespace from the range of regexp subexp 1. (makefile-macroassign-regex): Don't try to match the body, just the name of the macro being defined. | ||||
* | (ido-first-match, ido-only-match, ido-subdir) | Kim F. Storm | 2005-06-06 | 1 | -10/+10 |
| | | | | (ido-indicator): Remove -face suffix from face names. | ||||
* | (Info-read-node-name-2): New function. | Richard M. Stallman | 2005-06-06 | 1 | -4/+46 |
| | | | | | (Info-read-node-name-1): Use that. Add a completion-base-size-function property. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-06-06 | 1 | -0/+5 |
| | |||||
* | (completion-setup-function): Look for completion-base-size-function | Richard M. Stallman | 2005-06-06 | 1 | -1/+5 |
| | | | | property of minibuffer-completion-table. | ||||
* | *** empty log message *** | Juri Linkov | 2005-06-06 | 1 | -0/+22 |
| | |||||
* | (hack-local-variables-confirm): New arg FLAG-TO-CHECK. | Richard M. Stallman | 2005-06-06 | 1 | -7/+10 |
| | | | | | | | (hack-one-local-variable, hack-local-variables) (hack-local-variables-prop-line): Pass that arg. (locate-file-completion): Doc fix. | ||||
* | Don't call pr-update-menus; user must do that. | Richard M. Stallman | 2005-06-06 | 1 | -1/+2 |
| | |||||
* | (debugger-window): New variable. | Richard M. Stallman | 2005-06-06 | 1 | -1/+12 |
| | | | | | (debug): Use debugger-window if it is set and still alive. Record debugger-window for next entry. | ||||
* | (compilation-start): Move `erase-buffer' up | Juri Linkov | 2005-06-06 | 1 | -2/+3 |
| | | | | | before selecting the desired mode to not spend time fontifying old contents. | ||||
* | (sc-mail-glom-frame): Mark as risky. | Richard M. Stallman | 2005-06-06 | 1 | -0/+1 |
| | |||||
* | (Info-title-1-face): Use green instead of yellow because | Juri Linkov | 2005-06-06 | 1 | -1/+1 |
| | | | | bold yellow is not readable on light backgrounds. | ||||
* | * tmm.el (tmm-inactive-face): Inherit from `shadow' face. | Juri Linkov | 2005-06-06 | 1 | -2/+1 |
| | |||||
* | * rfn-eshadow.el (file-name-shadow): Inherit from `shadow' face. | Juri Linkov | 2005-06-06 | 1 | -4/+1 |
| | |||||
* | * dired.el (dired-ignored): Inherit from `shadow' face. | Juri Linkov | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | * diff-mode.el (diff-context-face): Inherit from `shadow' face. | Juri Linkov | 2005-06-06 | 1 | -4/+1 |
| | |||||
* | (no-break-space, shadow): New faces. | Juri Linkov | 2005-06-06 | 1 | -6/+22 |
| | | | | (escape-glyph): Use less loud colors pink2 and red4. | ||||
* | (font-lock-regexp-backslash) | Juri Linkov | 2005-06-06 | 1 | -8/+17 |
| | | | | | | (font-lock-regexp-backslash-construct): New faces. (lisp-font-lock-keywords-2): Use new faces. Match `?:' only after `('. Add `while-no-input' to control structures. | ||||
* | Formatting fixes. | Juanma Barranquero | 2005-06-06 | 1 | -6/+6 |
| | |||||
* | (isearchb): Don't pass a spurious second argument to `iswitchb-completions'. | Juanma Barranquero | 2005-06-06 | 2 | -1/+6 |
| | |||||
* | Add comment to line-move re. sit-for. | Kim F. Storm | 2005-06-05 | 1 | -0/+2 |
| | |||||
* | Wrong format | Nick Roberts | 2005-06-05 | 1 | -10/+0 |
| | |||||
* | Icon for GUD to print dereferenced value | Nick Roberts | 2005-06-05 | 3 | -0/+39 |
| | |||||
* | (gdb-info-locals-handler): Use window point to preserve point. | Nick Roberts | 2005-06-05 | 1 | -3/+5 |
| | | | | (gdb-find-file-hook): Add doc string. | ||||
* | (gdb, gud-menu-map): Add command to evaluate | Nick Roberts | 2005-06-05 | 2 | -6/+12 |
| | | | | | C dereferenced pointer expression. (gud-tool-bar-map): Put it on the tool bar. | ||||
* | *** empty log message *** | Nick Roberts | 2005-06-05 | 1 | -2/+21 |
| | |||||
* | Make background transparent. | Nick Roberts | 2005-06-05 | 14 | -14/+14 |
| | |||||
* | (font-lock-set-defaults): Fix omission in last change. | Luc Teirlinck | 2005-06-05 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Luc Teirlinck | 2005-06-04 | 2 | -1/+26 |
| | |||||
* | (article-update-date-lapsed): Use `save-match-data'. | Luc Teirlinck | 2005-06-04 | 1 | -14/+15 |
| | |||||
* | (font-lock-add-keywords): Doc fix. Comment change. | Luc Teirlinck | 2005-06-04 | 1 | -9/+27 |
| | | | | | | (font-lock-remove-keywords): Doc fix. (font-lock-mode-major-mode): Compiler defvar. (font-lock-set-defaults): Use `font-lock-mode-major-mode '. | ||||
* | (font-lock-mode-major-mode): Compiler defvar. | Luc Teirlinck | 2005-06-04 | 1 | -3/+13 |
| | | | | | | (font-lock-mode): Update `font-lock-mode-major-mode'. (font-lock-set-defaults): Compiler defvar. (font-lock-default-function): Take `font-lock-mode-major-mode' into account. | ||||
* | (define-global-minor-mode): Make it keep track of which major mode it | Luc Teirlinck | 2005-06-04 | 1 | -19/+47 |
| | | | | enabled the minor mode for. Use find-file-hook again. Update docstring. | ||||
* | (eval-expression-print-level) | Luc Teirlinck | 2005-06-04 | 1 | -3/+3 |
| | | | | (eval-expression-print-length, eval-expression-debug-on-error): Doc fixes. | ||||
* | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -2/+18 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2005-06-04 | 1 | -0/+5 |
| | |||||
* | (iswitchb-single-match-face) | Eli Zaretskii | 2005-06-04 | 1 | -53/+93 |
| | | | | | | | | | | | | | | | | | | (iswitchb-current-match-face, iswitchb-virtual-matches-face) (iswitchb-invalid-regexp-face): New faces. (iswitchb-completions): Use them. (iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is now marked as an obsolete alias. (iswitchb-read-buffer): Remove check for bound font variables. (iswitchb-invalid-regexp): New free variable. (iswitchb-get-matched-buffers): Catch invalid-regexp errors and set iswitchb-invalid-regexp. (iswitchb, iswitchb-complete, iswitchb-completions): Deal with invalid regexps. (iswitchb-completions): Add check for complete match when entering a regexp. (iswitchb-completions): Remove require-match argument. (iswitchb-exhibit): Fix caller. (iswitchb-common-match-inserted): New variable. (iswitchb-complete, iswitchb-completion-help): Use it. | ||||
* | (iswitchb-get-matched-buffers): Handle invalid-regexp errors in | Eli Zaretskii | 2005-06-04 | 1 | -16/+21 |
| | | | | post-command-hook. |