summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (comint-use-prompt-regexp, comint-send-input, comint-source-default,Juanma Barranquero2005-07-212-30/+40
| | | | | | | | | | | | comint-extract-string, comint-get-source, comint-word, comint-completion, comint-source, comint-prompt-read-only, comint-update-fence): Fix typos in docstrings. (comint-use-prompt-regexp-instead-of-fields, comint-kill-output): Declare with define-obsolete-*-alias macros. (comint-previous-matching-input-from-input, comint-next-matching-input-from-input, comint-previous-matching-input, comint-next-matching-input, comint-forward-matching-input): Improve argument/docstring consistency.
* (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.Juanma Barranquero2005-07-212-1/+53
|
* (widget-default-create, widget-after-change, widget-default-format-handler,Juanma Barranquero2005-07-211-23/+23
| | | | | | | | | | | widget-checklist-add-item, widget-radio-add-item, widget-choose, widget-specify-secret, widget-field-value-create, widget-field-value-get, widget-editable-list-format-handler, widget-editable-list-entry-create, widget-group-value-create, widget-documentation-link-add, widget-documentation-string-value-create): "?\ " -> "?\s". (widget-convert-text): Doc fix. (widget-narrow-to-field, widget-field-find, widget-url-link-action, widget-emacs-library-link-action, widget-color-notify): Fix typos in docstrings.
* (vcursor-other-window, vcursor-bind-keys, vcursor-key-bindings,Juanma Barranquero2005-07-211-20/+19
| | | | | | | | vcursor-use-vcursor-map, vcursor-find-window, vcursor-scroll-down, vcursor-disable, vcursor-beginning-of-buffer, vcursor-end-of-buffer): Fix typos in docstrings. (vcursor-relative-move, vcursor-get-char-count): Improve argument/docstring consistency.
* (w32-shell-name): Use `bound-and-true-p'.Juanma Barranquero2005-07-211-6/+6
| | | | | (x-select-text, set-w32-system-coding-system, w32-add-charset-info): Fix typos in docstrings.
* "?\ " -> "?\s".Juanma Barranquero2005-07-211-2/+2
|
* (tempo-insert-prompt, tempo-interactive, tempo-show-completion-buffer,Juanma Barranquero2005-07-211-56/+54
| | | | | | | tempo-tags, tempo-match-finder, tempo-insert-string-functions, tempo-local-tags, tempo-define-template, tempo-insert-template, tempo-insert-prompt-compat, tempo-is-user-element, tempo-insert-mark, tempo-find-match-string, tempo-complete-tag): Fix typos in docstrings.
* (eshell-ls-decorated-name): Doc fix.Juanma Barranquero2005-07-211-5/+4
| | | | | (eshell-ls-missing, eshell-ls-dired-initial-args, eshell-ls-use-in-dired): Fix typos in docstrings.
* (tramp-handle-load): Fix typo in error message.Juanma Barranquero2005-07-211-1/+1
|
* (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key,Juanma Barranquero2005-07-211-10/+10
| | | | | cua-virtual-rectangle-edges): Fix typos in docstrings. (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
* (regexp-builder): Use `defalias' instead of faking it.Juanma Barranquero2005-07-211-4/+1
|
* (insert-image-file): Add yank-handler.Kim F. Storm2005-07-211-0/+14
| | | | | (image-file-yank-handler): Yank handler to make unique copies of images when they are yanked into a buffer next to each other.
* (report-emacs-bug): Request that backtraces areKim F. Storm2005-07-211-2/+11
| | | | included when reporting an emacs crash, and tell about the DEBUG file.
* *** empty log message ***Kim F. Storm2005-07-211-0/+9
|
* (strokes-load-hook): Doc fix.Juanma Barranquero2005-07-202-15/+39
| | | | | | | | (strokes-grid-resolution, strokes-get-grid-position, strokes-renormalize-to-grid, strokes-read-stroke, strokes-read-complex-stroke, strokes-file, strokes-last-stroke, strokes-global-map): Fix typos in docstrings. (strokes-help): Doc fix. Fix help message and pass it through `substitute-command-keys'.
* (skeleton-proxy-new): Doc fix.Juanma Barranquero2005-07-201-1/+1
|
* (clone-indirect-buffer): Doc fix.Juanma Barranquero2005-07-202-25/+49
| | | | | | | | | | | (fixup-whitespace, just-one-space, backward-delete-char-untabify, lambda): "?\ " -> "?\s". (next-error, next-error-highlight, next-error-highlight-no-select, next-error-last-buffer, next-error-buffer-p, next-error-find-buffer, next-error, previous-error, next-error-no-select, previous-error-no-select, open-line, split-line, minibuffer-prompt-width, kill-new, binary-overwrite-mode): Fix typos in docstrings. (set-fill-column): Fix typo in message.
* (s-region-bind): Doc fix.Juanma Barranquero2005-07-201-5/+5
| | | | (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
* (ps-extend-face-list, ps-extend-face, ps-print-background-image): Fix typos inJuanma Barranquero2005-07-201-7/+7
| | | | | docstrings. (ps-default-fg, ps-default-bg): Doc fixes.
* (cvs-flags-query, cvs-strings->string, cvs-prefix-get): Fix typos in docstrings.Juanma Barranquero2005-07-201-3/+3
|
* (prune-directory-list): Fix typos in docstring.Juanma Barranquero2005-07-201-2/+2
|
* (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.Juanma Barranquero2005-07-201-18/+12
| | | | | | | | (set-screen-width, set-screen-height): Delete redundant info in doctrings. (new-frame, screen-height, screen-width): Declare with `define-obsolete-function-alias'. (delete-frame-hook, blink-cursor): Declare with `define-obsolete-variable-alias'.
* (arch-rj): Fix typo in docstrings.Juanma Barranquero2005-07-201-3/+3
| | | | (arch-tocol): Likewise. "?\ " -> "?\s".
* *** empty log message ***Juanma Barranquero2005-07-201-1/+56
|
* (describe-face): "?\ " -> "?\s".Juanma Barranquero2005-07-201-9/+9
| | | | | | (read-all-face-attributes, read-face-font, modify-face, face-attr-construct, italic): Fix typos in docstrings. (frame-update-face-colors): Declare with `define-obsolete-function-alias'.
* (dirtrack-list): Fix typos in docstring.Juanma Barranquero2005-07-201-2/+2
|
* (virtual-dired): Declare with `defalias'.Juanma Barranquero2005-07-201-36/+37
| | | | | | | | | | | | (dired-mark-unmarked-files, dired-local-variables-file, dired-omit-here-always): Doc fix. (dired-omit-mode, dired-find-subdir, dired-enable-local-variables, dired-clean-up-buffers-too, dired-extra-startup, dired-mark-extension, dired-jump, dired-jump-other-window, dired-omit-localp, dired-virtual-mode, dired-smart-shell-command, dired-guess-shell-alist-user, dired-man, dired-initial-position, dired-x-hands-off-my-keys, dired-x-bind-find-file, dired-x-submit-report): Fix typos in docstrings. (dired-mark-unmarked-files): "?\ " -> "?\s".
* (dired-align-file, dired-flag-backup-files, dired-change-marks,Juanma Barranquero2005-07-201-32/+31
| | | | | | | | | | | | dired-unmark-all-files): "?\ " -> "?\s". (dired-listing-switches, dired-ls-F-marks-symlinks, dired-dwim-target, dired-load-hook, dired-mode-hook, dired-directory, dired-faces, dired, dired-revert, dired-mode, dired-summary, dired-view-file, dired-copy-filename-as-kill, dired-delete-file, dired-no-confirm, dired-unmark-all-marks, dired-sort-by-date-regexp, dired-sort-by-name-regexp, dired-sort-inhibit, dired-sort-other): Fix typos in docstrings. (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit): Fix typos in message strings.
* (compose-string, encode-composition-rule, compose-last-chars):Juanma Barranquero2005-07-201-4/+4
| | | | Fix typos in docstrings.
* (Buffer-menu-unmark): Doc fix.Juanma Barranquero2005-07-201-14/+14
| | | | | | (Buffer-menu-not-modified, Buffer-menu-execute, Buffer-menu-toggle-read-only, Buffer-menu-buffer+size, list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
* (archive-get-descr, archive-alternate-display): Doc fixes.Juanma Barranquero2005-07-201-13/+13
| | | | | | | | (archive-l-e): Improve argument/docstring consistency. (archive-tmpdir, archive-unixdate, archive-unixtime, archive-chmod-entry): Fix typos in docstrings. (archive-unflag, archive-unflag-backwards, archive-unmark-all-files): "?\ " -> "?\s".
* (cua-mode): Improve doc string.Kim F. Storm2005-07-201-4/+20
|
* *** empty log message ***Kim F. Storm2005-07-201-0/+4
|
* (expand-region-abbrevs): Doc fix.Juanma Barranquero2005-07-201-7/+6
| | | | | (inverse-add-mode-abbrev, inverse-add-global-abbrev): Improve argument/docstring consistency.
* (find-file-noselect, recode-file-name): Doc fixes.Juanma Barranquero2005-07-202-23/+28
| | | | | | | | | (insert-directory, kill-some-buffers): "?\ " -> "?\s". (magic-mode-alist, buffer-file-numbers-unique, write-file-functions, get-free-disk-space): Fix typos in docstrings. (find-file-not-found-hooks, find-file-hooks, write-file-hooks, write-contents-hooks, write-file-hooks): Declare with `define-obsolete-variable-alias'.
* (desktop-enable, desktop-basefilename): Declare withJuanma Barranquero2005-07-192-10/+20
| | | | | | `define-obsolete-variable-alias'. (desktop-internal-v2s): Don't quote keywords. (desktop-clear): "?\ " -> "?\s".
* (org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes.Juanma Barranquero2005-07-191-11/+11
| | | | (org-table-recalculate): Remove unused argument to `message'.
* *** empty log message ***Carsten Dominik2005-07-191-0/+19
|
* (org-table-column-names, org-table-column-name-regexp)Carsten Dominik2005-07-191-180/+409
| | | | | | | | | | | | | | | | | | | (org-table-named-field-locations): New variables. (org-archive-subtree): Protect `this-command' when calling `org-copy-subtree' and `org-cut-subtree', to avoid appending to the kill buffer. (org-complete): Removed fixed-formula completion. (org-edit-formulas-map): New variable. (org-table-edit-formulas): New command. (org-finish-edit-formulas, org-abort-edit-formulas, org-show-variable, org-table-get-vertical-vector): New functions. (org-table-maybe-eval-formula): Handle `:=' fields. (org-table-get-stored-formulas, org-table-store-formulas) (org-table-get-formula, org-table-modify-formulas) (org-table-replace-in-formulas): Handle named field formulas. (org-table-get-specials): Store locations of named fields.
* (disabled-command-hook): Declare it with `define-obsolete-variable-alias'.Juanma Barranquero2005-07-192-2/+4
|
* (diff-font-lock-keywords): Simplify comments fontifying rule.Juri Linkov2005-07-191-2/+2
|
* (find-function-regexp): Add `define-compilation-mode'.Juri Linkov2005-07-192-1/+22
|
* (grep-regexp-alist)Juri Linkov2005-07-191-9/+19
| | | | | | | | | | | | | | | | | (grep-mode-font-lock-keywords, grep-process-setup): Use default GNU grep match color "01;31m" instead of "01;41m". (grep-regexp-alist, grep-mode-font-lock-keywords): Use `\\[[0-9]*m' instead of `\\[00m'. (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to sgr_start where its handling is more important. Use the real length of sgr_start instead of constant 8. (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?' specially. Delete all remaining escape sequences. (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs. (grep-regexp-alist): Make hyperlink only for binary file name instead of the whole line. (grep-mode-map): Bind `backtab' to `compilation-previous-file'. (grep-mode): Add autoload.
* *** empty log message ***Juri Linkov2005-07-191-0/+54
|
* (widget-inactive): Inherit from `shadow'.Juri Linkov2005-07-191-8/+2
|
* (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.Juri Linkov2005-07-191-1/+1
|
* (isearch): Use not-too-dark magenta3 instead of too-light magenta2.Juri Linkov2005-07-191-1/+1
|
* (info-xref-visited): Use light foreground color `violet'Juri Linkov2005-07-191-2/+5
| | | | | for dark backgrounds instead of dark color `magenta3'. (info-title-1): Use `yellow' color for dark backgrounds.
* (font-lock-regexp-grouping-backslash): Don'tJuri Linkov2005-07-191-2/+1
| | | | inherit from escape-glyph (use bold for all cases).
* (mode-line-highlight): Replace RoyalBlue4 withJuri Linkov2005-07-191-8/+12
| | | | | | | a button-like box. Inherit from `highlight' on low colors. (shadow): Use shades of gray only for color/grayscale with more than 88 colors. Use green for light backgrounds with 8 colors, and yellow for dark backgrounds with 8 colors.