- 25 Nov, 2008 8 commits
-
-
Chong Yidong authored
* processes.texi (Transaction Queues): * markers.texi (The Mark): * windows.texi (Choosing Window, Selecting Windows): * files.texi (Changing Files, Magic File Names): * commands.texi (Key Sequence Input): * functions.texi (Declaring Functions): * strings.texi (Predicates for Strings): * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
-
Chong Yidong authored
-
Chong Yidong authored
-
Adrian Robert authored
Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings. (bubbles--empty-char): Use "\s".
-
Jay Belanger authored
calc-embedded-announce-formula, calc-embedded-announce-formula-alist) calc-embedded-open-formula, calc-embedded-close-formula) calc-embedded-open-close-formula-alist) calc-embedded-word-regexp-alist, calc-embedded-open-plain) calc-embedded-close-plain, calc-embedded-open-close-plain-alist) calc-embedded-open-new-formula, calc-embedded-close-new-formula) calc-embedded-open-close-new-formula-alist, calc-embedded-open-mode) calc-embedded-close-mode, calc-embedded-open-close-mode-alist) calc-gnuplot-name, calc-gnuplot-plot-command) calc-gnuplot-print-command, calc-multiplication-has-precedence): Remove unnecessary asterisks from docstrings.
-
Juanma Barranquero authored
(calculator-remove-zeros, calculator-repR, calculator-repL): Fix typos in docstrings.
-
- 24 Nov, 2008 32 commits
-
-
Chong Yidong authored
used.
-
Chong Yidong authored
-
Chong Yidong authored
* variables.texi (Defining Variables): Note that `*' is not necessary if defcustom is used.
-
Chong Yidong authored
of calling switch-to-buffer.
-
Chong Yidong authored
windows instead of calling switch-to-buffer.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* buffers.texi (Select Buffer): Document confirm-nonexistent-file-or-buffer.
-
Martin Rudalics authored
frame can't be split.
-
Ulf Jasper authored
-
Chong Yidong authored
-
Chong Yidong authored
minibuffer-completion-confirm to `confirm', and handle a `confirm-after-completion' value.
-
Chong Yidong authored
`after-completion' value to request confirm only after TAB. (confirm-nonexistent-file-or-buffer): New function. (read-buffer-to-switch, find-file, find-file-other-window) (find-file-other-frame, find-file-read-only) (find-file-read-only-other-window) (find-file-read-only-other-frame): Use it. (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix.
-
Chong Yidong authored
`after-completion' value to request confirm only after TAB. (confirm-nonexistent-file-or-buffer): New function. (read-buffer-to-switch, find-file, find-file-other-window) (find-file-other-frame, find-file-read-only) (find-file-read-only-other-window) (find-file-read-only-other-frame): Use it. (switch-to-buffer-other-window, switch-to-buffer-other-frame): Doc fix. * minibuffer.el (minibuffer-complete-and-exit): Change `confirm-only' value of minibuffer-completion-confirm to `confirm', and handle a `confirm-after-completion' value.
-
Chong Yidong authored
confirm-after-completion value for minibuffer-completion-confirm.
-
Chong Yidong authored
Document confirm-after-completion value for minibuffer-completion-confirm.
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Andreas Schwab authored
variants.
-
Juanma Barranquero authored
(artist-mode-name, artist-mt, artist-vaporize-fuzziness) (artist-prev-next-op-alist, artist-mode-line-show-curr-operation) (artist-replace-string, artist-draw-rect, artist-draw-line) (artist-undraw-line, artist-draw-sline, artist-undraw-rect) (artist-rect-corners-squarify, artist-undraw-square, artist-fill-square) (artist-pen, artist-pen-line, artist-text-insert-common) (artist-text-overwrite, artist-spray-get-interval) (artist-spray-clear-circle, artist-erase-char) (artist-ellipse-generate-quadrant, artist-copy-square, artist-paste) (artist-flood-fill, artist-key-draw-continously, artist-key-draw-poly) (artist-key-draw-1point, artist-key-draw-2points) (artist-mouse-draw-continously): Fix typos in docstrings. (artist-aspect-ratio, artist-mode, artist-go-get-symbol-shift) (artist-go-get-symbol-shift-sub, artist-previous-line, artist-next-line) (artist-backward-char, artist-forward-char): Doc fixes. (artist-vaporize-line, artist-spray-chars, artist-spray-new-char): Reflow docstrings.
-
Chong Yidong authored
-
Stefan Monnier authored
(quail-defrule-internal): Use it to prevent accumulating redundant alternatives when `append' is set. (quail-insert-decode-map): Simplify computation of the max-key-width. Compute it right for multiple-list.
-
Chong Yidong authored
-
Chong Yidong authored
explicitly. Doc fix.
-
Jason Rumney authored
-
Carsten Dominik authored
* org-agenda.el (org-get-closed): Re-apply changes accidentially overwritten by last commit to Emacs. * org.el (org-outline-path-complete-in-steps): New option. (org-refile-get-location): Honor `org-outline-path-complete-in-steps'. (org-agenda-change-all-lines, org-tags-sparse-tree) (org-time-string-to-absolute, org-small-year-to-year) (org-link-escape): Re-apply changes accidentially overwritten by last commit to Emacs.
-
Carsten Dominik authored
-
Martin Rudalics authored
after binding this-window and do not set-buffer to make sure we won't deselect the minibuffer.
-
Dan Nicolaescu authored
(vc-hg-state, vc-hg-working-revision, vc-hg-command): Undo previous change.
-