Glenn Morris
2e9075d396
(rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
...
(rmail-mime-bulk-handler): Optionally handle images.
(rmail-mime-image): New button action.
(rmail-mime-image-handler): New function.
(rmail-mime-mode): New mode.
(rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
2009-09-24 03:21:20 +00:00
Glenn Morris
ffa1fed64f
(rmail-mime-multipart-handler): Accept the case where
...
there is no newline after the final mime boundary. (Bug#4539)
Move markers on insertion so that any buttons inserted don't end up in
the next part of a multipart message.
2009-09-24 03:15:27 +00:00
Stefan Monnier
075518b529
(minibuffer-force-complete): Cycle the list, rather
...
than just dropping elements from it (bug#4504).
2009-09-24 02:37:37 +00:00
Stefan Monnier
8ad2defcbb
* term.el (term-set-scroll-region): Don't move cursor any more.
...
(term-handle-ansi-escape): Call term-goto here instead.
Suggested by Ivan Kanis <apple@kanis.eu>.
2009-09-24 02:15:11 +00:00
Stefan Monnier
4a814992b8
Require CL.
...
(term-ansi-reset): New function.
(term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
(term-handle-colors-array): Simplify.
2009-09-24 02:04:25 +00:00
Juanma Barranquero
5a0c3f568d
Fix typos.
...
* allout.el
* dired-aux.el
* dired-x.el
* epa-file.el
* ps-print.el
* shell.el
* vc-hooks.el
* vc-rcs.el
* vc-sccs.el
* vc.el
* view.el
* wdired.el
* emacs-lisp/authors.el
* net/dig.el
* net/socks.el
* net/zeroconf.el
* obsolete/vc-mcvs.el
* progmodes/gdb-mi.el
* progmodes/grep.el
* progmodes/idlw-help.el
* progmodes/idlw-shell.el
* progmodes/idlwave.el
* progmodes/inf-lisp.el
* textmodes/bibtex.el
* textmodes/ispell.el
* textmodes/reftex-toc.el
2009-09-24 01:37:14 +00:00
Stefan Monnier
62136c5d4b
(term-bold-attribute): New var.
...
(term-handle-colors-array): Use it.
2009-09-24 01:20:36 +00:00
Nick Roberts
9c1a45edef
*** empty log message ***
2009-09-23 23:21:47 +00:00
Stefan Monnier
03304f3134
(sgml-mode-flyspell-verify): Pass limit args
...
to looking-back to avoid ridiculous slow down in large files (bug#4511).
2009-09-23 23:05:37 +00:00
Glenn Morris
4f02f0c989
(rmail-reply): Don't try to add a References header when replying to
...
mail without References or Message-Id. (Bug#4525)
2009-09-23 06:20:23 +00:00
Adrian Robert
a3b4b36385
* term/nswin.el (ns-reg-to-script): New variable.
2009-09-23 02:35:33 +00:00
Daiki Ueno
7bda18ccca
(epg-wait-for-status): Preserve existing 'error results.
2009-09-23 00:22:08 +00:00
Sam Steingold
0aa4f295f5
(vc-hg-outgoing, vc-hg-incoming): Bind vc-short-log' for the sake of
vc-hg-log-view-mode'.
2009-09-22 23:49:10 +00:00
Sam Steingold
71630ffea0
(vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errors
2009-09-22 23:48:19 +00:00
Sam Steingold
8dd110b4c3
(vc-hg-outgoing, vc-hg-incoming): Ignore errors from
...
`vc-hg-command' because hg returns status 1 when nothing is found.
2009-09-22 18:43:45 +00:00
Sam Steingold
72169e55e3
(vc-hg-print-log): Fix shortlog arg passing.
2009-09-22 18:16:48 +00:00
Stefan Monnier
b0459dec62
Convert to utf-8 encoding.
...
(fill-french-nobreak-p): Remove redundant » and « inherited from our
pre-unicode days.
2009-09-22 15:53:00 +00:00
Stefan Monnier
905b7d3817
(change-log-fill-forward-paragraph): New function.
...
(change-log-mode): Use it so fill-region DTRT.
Set fill-indent-according-to-mode here rather than in
change-log-fill-paragraph.
(change-log-fill-paragraph): Remove.
2009-09-22 15:39:02 +00:00
Juanma Barranquero
baa7f3de13
* info.el (Info-try-follow-nearest-node): Use the URL extracted by
...
`Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
2009-09-22 08:44:16 +00:00
Glenn Morris
daedbbc2a9
(calendar-mode-map): Make mouse-1 and 3 clicks on the scroll-bar
...
scroll the calendar window rather than the buffer.
2009-09-22 07:37:58 +00:00
Glenn Morris
d8899a7416
(cal-menu-scroll-menu): Add a sub-section with commands that move
...
point (as opposed to scrolling).
2009-09-22 07:15:31 +00:00
Glenn Morris
a8d789f079
(tpu-copy-keyfile): Fix condition-case handler.
2009-09-22 02:28:43 +00:00
Juanma Barranquero
245be23c66
* linum.el (linum-delete-overlays, linum-update-window):
...
Do not modify the right margin. (Bug#3971)
2009-09-22 00:06:28 +00:00
Chong Yidong
91fdbd6fdc
* files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
...
nxml-mode instead of xml-mode.
2009-09-21 22:12:28 +00:00
Juanma Barranquero
7589d38e9e
* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
2009-09-21 09:51:38 +00:00
Stefan Monnier
5ac4271539
(dig-mode): Use define-derived-mode.
2009-09-21 02:28:02 +00:00
Dan Nicolaescu
4096c5f2f0
(vc-do-command): Return the process object in
...
the asynchronous case. Use when instead of if. Do not run
vc-exec-after to display a message if not enabled.
2009-09-20 19:55:36 +00:00
Dan Nicolaescu
0e172cc2c1
(vc-git-dir-extra-headers): Add keymap and mouse-face
...
properties to the stash strings.
(vc-git-stash-list): Return a list of strings.
(vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
(vc-git-stash-show-at-point): New functions.
(vc-git-stash-map): New keymap.
2009-09-20 19:51:35 +00:00
Dan Nicolaescu
09c0132341
(ctl-x-r-map): Define the keys here instead of using autoload.
2009-09-20 18:22:37 +00:00
Stefan Monnier
e3f36d034a
(bookmark-write-file): Avoid calling `pp' with large
...
list, to workaround performance problem (bug#4485).
2009-09-20 14:54:17 +00:00
Nick Roberts
2f5fc4d700
*** empty log message ***
2009-09-20 05:37:49 +00:00
Daiki Ueno
b0f5fd2efd
(epa-file-cache-passphrase-for-symmetric-encryption):
...
Document that this option is not recommended to use.
2009-09-20 02:01:09 +00:00
Glenn Morris
547c692190
(calc-graph-lookup): Avoid assignment to free variable `var'.
...
Delete trailing whitespace.
2009-09-19 21:22:45 +00:00
Glenn Morris
f3445fab9f
(var): Define for compiler.
...
Delete trailing whitespace.
2009-09-19 21:11:40 +00:00
Chong Yidong
e2045997ee
* emacs-lisp/advice.el (ad-get-argument, ad-set-argument): Doc
...
fix (Bug#3932).
2009-09-19 20:06:54 +00:00
Chong Yidong
24aedbcaed
* subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
2009-09-19 19:54:36 +00:00
Chong Yidong
327dd27aa7
* time-stamp.el (time-stamp-month-dd-yyyy)
...
(time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
(time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
(time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
(time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Remove
functions that have been obsolete since 1995 (Bug#4436).
2009-09-19 19:43:37 +00:00
Chong Yidong
946c009b51
* progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
...
indent buffer only if called interactively (Bug#4452).
2009-09-19 19:35:15 +00:00
Juanma Barranquero
3e70541aed
This fixes bug#4197 (merged to bug#865, though not identical).
...
* server.el (server-auth-dir): Add docstring note about FAT32.
(server-ensure-safe-dir): Accept FAT32 directories as "safe",
but warn against using them.
2009-09-19 14:56:04 +00:00
Nick Roberts
9b94c32e39
*** empty log message ***
2009-09-19 11:45:10 +00:00
Glenn Morris
665906840a
(pgg-pgp-encrypt-region): Add missing mapconcat separator.
2009-09-19 03:18:30 +00:00
Chong Yidong
9a1337f9c5
* files.el (auto-mode-alist): Change default for XML files to nXML
...
mode (Bug#4169).
2009-09-18 18:42:16 +00:00
Juanma Barranquero
d75541671f
* server.el (server-ensure-safe-dir): Pass 'integer
...
to `file-attributes', as suggested.
2009-09-18 16:55:21 +00:00
Stefan Monnier
35a3f9a4b4
(dired-query-alist): Remove spurious backslash.
...
(dired-query): Use read-key.
2009-09-18 15:35:23 +00:00
Adrian Robert
044f9b057d
* cus-start.el (ns-use-qd-smoothing): Remove.
2009-09-18 15:33:26 +00:00
Glenn Morris
08cf18e4ad
(top-level): Remove unnecessary progn.
2009-09-18 07:49:47 +00:00
Glenn Morris
3f527154d1
(speedbar-track-mouse): Fix typo in condition-case handler.
2009-09-18 07:48:56 +00:00
Glenn Morris
770af4b440
(nxml-end-of-heading): Fix typo in condition-case handler.
2009-09-18 07:25:14 +00:00
Glenn Morris
07eae5c5e0
(js-end-of-defun): Remove malformed and unneeded let.
2009-09-18 07:16:49 +00:00
Glenn Morris
6726c25e2d
(define-derived-mode): Fix paren typo in definition of abbrev table.
2009-09-18 07:14:43 +00:00