Glenn Morris
59f800540b
(Signaling Errors): Fix `wrong-type-argument' name.
2008-11-25 04:27:29 +00:00
Glenn Morris
975c500dac
(eshell-gather-process-output): Revert previous change. (re-opens Bug#1388)
2008-11-25 04:26:22 +00:00
Glenn Morris
7efa8076ba
(speedbar-restricted-move): Fix signal arguments.
2008-11-25 04:24:45 +00:00
Glenn Morris
96ead4f94b
(x-set-cut-buffer): Fix signal arguments.
2008-11-25 04:23:59 +00:00
Adrian Robert
19454c0a2a
* nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged): New EmacsView methods. (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants. Fixes bug #1048,1357,1414.
2008-11-25 04:09:49 +00:00
Chong Yidong
762ed4ad33
(nil and t): Fix typo.
2008-11-25 03:52:14 +00:00
Chong Yidong
8c641f06a8
(Predicates for Strings): Fix typo.
2008-11-25 03:52:05 +00:00
Chong Yidong
b0fbc5000c
(Declaring Functions): Fix typo.
2008-11-25 03:51:57 +00:00
Chong Yidong
77111ca680
(Key Sequence Input): Fix typos.
2008-11-25 03:51:47 +00:00
Chong Yidong
4990219b44
(Changing Files, Magic File Names): Fix typos.
2008-11-25 03:51:37 +00:00
Chong Yidong
b6474f84fa
(Choosing Window, Selecting Windows): Fix typos.
2008-11-25 03:51:26 +00:00
Chong Yidong
1badc63c69
(The Mark): Fix typo.
2008-11-25 03:51:02 +00:00
Chong Yidong
4185820cd1
(Transaction Queues): Fix typo.
2008-11-25 03:50:53 +00:00
Chong Yidong
e2b7cebbd1
(Processor Run Time): Fix typo.
2008-11-25 03:50:41 +00:00
Chong Yidong
fcca848c04
* os.texi (Processor Run Time):
...
* 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).
2008-11-25 03:50:17 +00:00
Chong Yidong
de93375592
(Watch Expressions): Fix typo.
2008-11-25 03:40:25 +00:00
Chong Yidong
56221db73d
* building.texi (Watch Expressions): Fix typo.
2008-11-25 03:40:17 +00:00
Adrian Robert
5a06864fb6
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.).
2008-11-25 02:45:39 +00:00
Juanma Barranquero
3a37fceafa
Fix #870 breakage.
2008-11-25 02:12:27 +00:00
Juanma Barranquero
e73da1296b
* play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
...
(bubbles-shift-mode, bubbles--update-score): Fix typos in docstrings.
(bubbles--empty-char): Use "\s".
2008-11-25 02:01:58 +00:00
Jay Belanger
be5255e21c
(calc-settings-file, calc-language-alist)
...
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.
2008-11-25 01:30:22 +00:00
Juanma Barranquero
a1ff7705dc
* calculator.el (calculator-op-or-exp): Reflow docstring.
...
(calculator-remove-zeros, calculator-repR, calculator-repL):
Fix typos in docstrings.
2008-11-25 00:30:47 +00:00
Chong Yidong
923dfbaa56
(Defining Variables): Note that `*' is not necessary if defcustom is
...
used.
2008-11-24 23:19:29 +00:00
Chong Yidong
f5c63335c9
(Accessing Documentation): Update example.
2008-11-24 23:19:22 +00:00
Chong Yidong
36c8dc54b4
* help.texi (Accessing Documentation): Update example.
...
* variables.texi (Defining Variables): Note that `*' is not
necessary if defcustom is used.
2008-11-24 23:19:16 +00:00
Chong Yidong
c9c95fc3d3
(log-view-annotate-version): Let vc-annotate manage windows instead
...
of calling switch-to-buffer.
2008-11-24 21:19:56 +00:00
Chong Yidong
962f83947f
* log-view.el (log-view-annotate-version): Let vc-annotate manage
...
windows instead of calling switch-to-buffer.
2008-11-24 21:19:46 +00:00
Chong Yidong
d02b0e305c
(diff-sentinel): Take note of diff error return value.
2008-11-24 21:11:12 +00:00
Chong Yidong
27f98b7e61
* diff.el (diff-sentinel): Take note of diff error return value.
2008-11-24 21:01:14 +00:00
Chong Yidong
8ef70f05b1
Credit acm for original suggestion for 2008-11-24 change.
2008-11-24 20:15:35 +00:00
Chong Yidong
606ff78ada
(Visiting): Document new behavior of confirm-nonexistent-file-or-buffer.
2008-11-24 20:10:47 +00:00
Chong Yidong
2f4f09a94c
(Select Buffer): Document confirm-nonexistent-file-or-buffer.
2008-11-24 20:09:41 +00:00
Chong Yidong
f90a5ae345
* files.texi (Visiting): Document new behavior of confirm-nonexistent-file-or-buffer.
...
* buffers.texi (Select Buffer): Document confirm-nonexistent-file-or-buffer.
2008-11-24 20:08:16 +00:00
Martin Rudalics
0836e2c3d7
(appt-disp-window): Do a set-buffer when the
...
frame can't be split.
2008-11-24 19:53:33 +00:00
Ulf Jasper
a59c6c5194
newsticker: cache file redesign.
2008-11-24 19:40:35 +00:00
Chong Yidong
206faa9298
Document changes to confirm-nonexistent-file-or-buffer.
2008-11-24 19:24:45 +00:00
Chong Yidong
bec1e8a50e
(minibuffer-complete-and-exit): Change `confirm-only' value of
...
minibuffer-completion-confirm to `confirm', and handle a
`confirm-after-completion' value.
2008-11-24 19:14:05 +00:00
Chong Yidong
4a977e2030
(confirm-nonexistent-file-or-buffer): Allow
...
`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.
2008-11-24 19:13:58 +00:00
Chong Yidong
14ac7ce7ae
* files.el (confirm-nonexistent-file-or-buffer): Allow
...
`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.
2008-11-24 19:13:45 +00:00
Chong Yidong
b47d0e56c4
(Fcompleting_read, Vminibuffer_completion_confirm): Document
...
confirm-after-completion value for minibuffer-completion-confirm.
2008-11-24 19:13:29 +00:00
Chong Yidong
e7d5ecb378
* minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
...
Document confirm-after-completion value for
minibuffer-completion-confirm.
2008-11-24 19:12:36 +00:00
Juanma Barranquero
19dd6a6c52
* emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
2008-11-24 18:23:53 +00:00
Glenn Morris
dd419ee58f
*** empty log message ***
2008-11-24 17:37:44 +00:00
Andreas Schwab
fa4354c117
(image-type-header-regexps): Recognize more xbm format
...
variants.
2008-11-24 17:21:57 +00:00
Juanma Barranquero
98d92ce3e7
* textmodes/artist.el (artist-charlist-to-string): Simplify.
...
(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.
2008-11-24 16:30:14 +00:00
Chong Yidong
d59f7c459e
Add NEWS entries for face-remap.
2008-11-24 15:45:54 +00:00
Stefan Monnier
23a01417aa
(quail-vunion): New function.
...
(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.
2008-11-24 15:39:43 +00:00
Chong Yidong
edad5f9701
(elp-instrument-list): Check argument type explicitly. Doc fix.
2008-11-24 15:09:02 +00:00
Chong Yidong
443a1c3f44
* emacs-lisp/elp.el (elp-instrument-list): Check argument type
...
explicitly. Doc fix.
2008-11-24 15:08:52 +00:00
Jason Rumney
c285743c06
(check_face_name): Use xstrcasecmp. Avoid compiler warning.
2008-11-24 13:15:48 +00:00