- 21 Jul, 2005 24 commits
-
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
Improve argument/docstring consistency.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
Improve argument/docstring consistency.
-
Juanma Barranquero authored
(Fccl_execute_on_string): Likewise; add usage info.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
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.
-
Andreas Schwab authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
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.
-
Juanma Barranquero authored
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.
-
Juanma Barranquero authored
(x-select-text, set-w32-system-coding-system, w32-add-charset-info): Fix typos in docstrings.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
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.
-
Juanma Barranquero authored
(eshell-ls-missing, eshell-ls-dired-initial-args, eshell-ls-use-in-dired): Fix typos in docstrings.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
cua-virtual-rectangle-edges): Fix typos in docstrings. (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
-
Juanma Barranquero authored
-
Kim F. Storm authored
(image-file-yank-handler): Yank handler to make unique copies of images when they are yanked into a buffer next to each other.
-
Kim F. Storm authored
included when reporting an emacs crash, and tell about the DEBUG file.
-
Kim F. Storm authored
-
Stefan Monnier authored
-
- 20 Jul, 2005 16 commits
-
-
Juanma Barranquero authored
(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'.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(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.
-
Juanma Barranquero authored
(s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
-
Juanma Barranquero authored
docstrings. (ps-default-fg, ps-default-bg): Doc fixes.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(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'.
-
Juanma Barranquero authored
(arch-tocol): Likewise. "?\ " -> "?\s".
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(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'.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(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".
-
Kim F. Storm authored
-
Kim F. Storm authored
Use make_save_value to unwind protect stream.
-