- 24 Nov, 2008 35 commits
-
-
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.
-
Chong Yidong authored
-
Chong Yidong authored
edit-picture.
-
Chong Yidong authored
edit-picture', since that is just an alias for picture-mode. (Sentences): Note that repeated M-@ extends the region. (Pages): Make terminology more consistent. Link to Regexps node. (Longlines): Discuss relationship with Visual Line mode. (Text Mode): Remove extraneous discussion of other modes, since they were already introduced in the parent node.
-
Chong Yidong authored
edit-picture', since that is just an alias for picture-mode. (Sentences): Note that repeated M-@ extends the region. (Pages): Make terminology more consistent. Link to Regexps node. (Longlines): Discuss relationship with Visual Line mode. (Text Mode): Remove extraneous discussion of other modes, since they were already introduced in the parent node.
-
- 23 Nov, 2008 5 commits
-
-
Martin Rudalics authored
another frame, raise that frame.
-
Jason Rumney authored
(add_font_entity_to_list): Use it to filter out common substituted fonts.
-
Jason Rumney authored
-
Carsten Dominik authored
-
Carsten Dominik authored
* org.texi (Setting up Remember): Document `org-remember-mode'. (External links): Document that bbdb links can use a regular expression. (External links): Document that elisp links can contain interactive commands.
-