Commit graph

47977 commits

Author SHA1 Message Date
Stefan Monnier
4114bc4975 (beginning-of-defun): Fix harmless paren typo. 2009-02-19 17:31:51 +00:00
Andreas Schwab
083d6104ef Remap self-insert-command to term-send-raw in
term-raw-map.  (Bug#2386)
2009-02-19 17:15:58 +00:00
Stefan Monnier
f2a8252af4 (end-of-defun): Consider the ".*\n" after the end of
the function as being part of the function.
2009-02-19 16:55:24 +00:00
Carsten Dominik
7b96ff9a00 2009-02-19 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-block-todo-from-children-or-siblings): Use
	`org-up-heading-all' so that this will work correctly with hidden
	property drawers and entries.
	(org-end-of-line, org-beginning-of-line): Make prefix arg work, by
	falling back to normal, default command.
	(org-get-location): Temporarily turn off special behavior.
2009-02-19 15:10:20 +00:00
Nick Roberts
8fca05449a (compilation-error-regexp-alist-alist):
Move entry for maven (alphabetical order).
2009-02-19 06:54:22 +00:00
Nick Roberts
1c427abdd2 Add entry for maven. 2009-02-19 06:52:35 +00:00
Glenn Morris
70369cd351 (rmail-summary-by-topic): Doc fix.
Regexp-quote default argument taken from current subject.
(rmail-new-summary-1): Error if empty summary.  (Bug#2333)
2009-02-19 03:32:23 +00:00
Glenn Morris
3e3480fb8a (rmail-get-new-mail-filter-spam): Be more careful about error-handling.
Restore the feature of temporarily setting all old messages
undeleted before expunging (removed 2009-02-18).
2009-02-19 03:31:31 +00:00
Glenn Morris
25833b8cd8 (rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
(rmail-get-new-mail-filter-spam): Declare.  Move definition to
rmail-spam-filter.el.
(rmail-get-new-mail-1): Move the beep and sleep to
rmail-get-new-mail-filter-spam.
2009-02-19 03:30:41 +00:00
Glenn Morris
92ef96ee8e (rmail-get-new-mail-filter-spam): Move here from rmail.el. 2009-02-19 03:29:58 +00:00
Martin Rudalics
1e3d938686 (custom-group-value-create): Insert some
informatory text in the WIDGET-misses-doc-string case.
2009-02-18 18:36:11 +00:00
Jason Rumney
3ef3d89deb Insert change from yesterday 2009-02-18 15:51:22 +00:00
Sam Steingold
72fcf38256 Require comint at top level to fix the last patch. 2009-02-18 15:37:40 +00:00
Martin Rudalics
c19aae894a (custom-group-value-create): Don't throw an error
when WIDGET has no doc-string.  (Bug#2356)
2009-02-18 12:55:35 +00:00
Juanma Barranquero
0d3e93a66f * progmodes/cc-menus.el (imenu-progress-message):
Remove bogus cc-bytecomp-defun.
  (cc-imenu-objc-function): Don't call `imenu-progress-message'.
  Don't let-bind variable `stupid'.  (Bug#1638)
2009-02-18 09:23:28 +00:00
Glenn Morris
134859bc3c (rmail-get-new-mail-filter-spam): Show a message rather than the raw
mbox while prompting.
2009-02-18 08:02:56 +00:00
Glenn Morris
c925297d14 (rmail-spam-filter): Show a message rather than the raw mbox while prompting. 2009-02-18 08:01:56 +00:00
Martin Rudalics
57a97b446f (flymake): Add defgroup. (Bug#2356) 2009-02-18 07:41:10 +00:00
Glenn Morris
1bfadfb2a1 (mail-mbox-from): Move here from rmailout.el. 2009-02-18 04:35:18 +00:00
Glenn Morris
7b692c1062 (unrmail): Use mail-mbox-from. 2009-02-18 04:34:43 +00:00
Glenn Morris
6aa7fc5b92 (rmail-mbox-from): Move to mail-utils.
Update callers for name change.
2009-02-18 04:34:24 +00:00
Glenn Morris
8e7a0f839f (rmail-get-new-mail-1): Fix the spam beep test.
(rmail-get-new-mail-filter-spam): Simplify.  Don't mess with
rmail-deleted-vector.
(rmail-insert-inbox-text, rmail-collect-deleted)
(rmail-set-message-deleted-p, rmail-only-expunge)
(rmail-make-in-reply-to-field): Replace ?\  with ?\s.
(rmail-get-labels): Remove unused local `blurb'.
(rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
(rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
(rmail-set-message-deleted-p): Doc fixes.
2009-02-18 04:34:04 +00:00
Glenn Morris
8ad667fabb (rmail-summary-mode-map): Remove unneeded declaration.
(top-level): No need for cl now.
(rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
(rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
(rsf-autosave-newly-added-definitions, rsf-white-list)
(rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
(rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
(rsf-customize-spam-definitions, rsf-customize-group)
(rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
(rsf-check-field): Use setcar and setcdr rather than setf.
(rmail-spam-filter): Simplify.
(rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
(rsf-add-region-to-spam-list): Use rmail-get-header or
buffer-substring-no-properties.  Regexp-quote the extracted data.
Make the messages less verbose.
(rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
simplify things.
(rsf-add-content-type-field): Make the message less verbose.
2009-02-18 04:33:30 +00:00
Richard M. Stallman
57d2296ade (set-rmail-inbox-list): Doc fix. 2009-02-17 18:11:26 +00:00
Richard M. Stallman
5a34da0465 (rmail-copy-headers): When copying full headers,
correctly put point at the end.
2009-02-17 18:10:32 +00:00
Sam Steingold
2017951613 (compilation-filter): Call comint-carriage-motion', just like comint-output-filter'. 2009-02-17 16:49:40 +00:00
Juanma Barranquero
1227224193 * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'. 2009-02-17 14:58:15 +00:00
Jason Rumney
bb4a52db9f (make-directory): Stop recursing if parent is self. (Bug#2309) 2009-02-17 14:27:28 +00:00
Juanma Barranquero
33ee2fc873 * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix. 2009-02-17 10:59:12 +00:00
Miles Bader
24a517fc67 Tweak copyright-regexp
Tweaked to match copyright statements where the years follow the name.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1549
2009-02-17 10:13:59 +00:00
Glenn Morris
4431546e80 (copyright-update-year): Don't let y-or-n-p move point. (Bug#2209) 2009-02-17 03:02:25 +00:00
Glenn Morris
1640a85f9c (rmail-mbox-from): New function.
(rmail-output-as-mbox): Use rmail-mbox-from.
(rmail-output): Ensure a From line in the not-rmail Babyl case.
2009-02-17 02:54:14 +00:00
Glenn Morris
f58faced4e (rmail-get-attr-names): Give a warning rather than an error if the
header is corrupt.
2009-02-17 02:37:40 +00:00
Glenn Morris
5b148883d2 (rmail-fields-not-to-output): Doc fix.
(rmail-delete-unwanted-fields): Ignore case.  Use line-beg-pos.
(rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to
"not-rmail", and make it work.  Simplify.
2009-02-17 02:36:51 +00:00
Glenn Morris
95ccabb5ad Comment. 2009-02-17 02:32:34 +00:00
Ulf Jasper
c6193b5379 newsticker: offer deletion of old groups file. 2009-02-16 20:45:14 +00:00
Miles Bader
9eb59592ad Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
2009-02-16 09:32:19 +00:00
Glenn Morris
554fda1a96 (rmail-output, rmail-output-as-seen): Further doc fixes. 2009-02-16 01:33:10 +00:00
Glenn Morris
d4653d3c30 (rmail-delete-unwanted-fields)
(rmail-output-as-babyl, rmail-output-to-babyl-buffer)
(rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
(rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
(rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
2009-02-16 01:18:38 +00:00
Glenn Morris
dfeab39416 (rmail-update-summary): Move declaration earlier in file. 2009-02-15 20:45:03 +00:00
Glenn Morris
050f62bf25 (rmail-output-as-mbox): Start search from point-min. If constructing a
"From " line, prefer the date header over the current time.
2009-02-15 03:26:17 +00:00
Glenn Morris
8f8cecb318 (rmail-summary-output-as-seen): Doc fix. 2009-02-15 02:52:14 +00:00
Glenn Morris
aab4c09b6b (rmail-output-decode-coding): Fix custom type, group.
(rmail-output-as-babyl, rmail-output-to-babyl-buffer): Remove
unnecessary use of with-no-warnings.
(rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
2009-02-15 02:51:21 +00:00
Richard M. Stallman
59a6d2495a (rmail-edit-diff-headers): Delete spurious reference to OLD. 2009-02-15 02:32:03 +00:00
Glenn Morris
e38658c49b (rmail-insert-rmail-file-header, rmail-count-new-messages)
(rmail-show-message): Remove unnecessary autoloads.
(rmail-default-rmail-file): Remove unnecessary declaration.
(gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2009-02-15 00:31:07 +00:00
Stefan Monnier
002645bd38 (with-buffer-prepared-for-jit-lock): Swap the `let' and
the `with-buffer-unmodified' to avoid useless `readlink' calls.
2009-02-14 21:41:26 +00:00
Roland Winkler
03db5e5fb8 (bibtex-global-key-alist, bibtex-initialize): Exclude current buffer
if it does not use bibtex-mode.
(bibtex-parse-strings, bibtex-strings, bibtex-initialize)
(bibtex-sort-buffer, bibtex-search-entry)
(bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
test whether bibtex-strings and bibtex-reference-keys have their
initial values.
2009-02-14 16:58:04 +00:00
Eli Zaretskii
b46957e2f4 (translation-table-for-input): Declare obsolete again. 2009-02-14 09:08:08 +00:00
Eli Zaretskii
a6c39c14a2 (quoted-insert, zap-to-char): Use `with-no-warnings' around forms that refer
to translation-table-for-input.
2009-02-14 09:06:30 +00:00
Eli Zaretskii
9dcb8cd0bb (quail-input-string-to-events, quail-store-decode-map-key, quail-char-equal-p):
Use `with-no-warnings' around forms that refer to translation-table-for-input.
2009-02-14 09:05:59 +00:00