summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (server-start): Make the warning more verbose (Bug#2395).Chong Yidong2009-02-201-3/+8
|
* * server.el (server-start): Make the warning more verbose (Bug#2395).Chong Yidong2009-02-201-0/+5
|
* Add bug reference.Juanma Barranquero2009-02-191-3/+3
|
* (font-lock-fontify-syntactic-keywords-region):Stefan Monnier2009-02-192-3/+7
| | | | Make sure we stop when we reach the limit.
* (sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.Stefan Monnier2009-02-192-1/+6
|
* (rst-mode-abbrev-table): Mark entries as `system'.Stefan Monnier2009-02-192-8/+12
|
* (beginning-of-defun): Fix harmless paren typo.Stefan Monnier2009-02-191-1/+2
|
* Remap self-insert-command to term-send-raw inAndreas Schwab2009-02-192-0/+6
| | | | term-raw-map. (Bug#2386)
* (end-of-defun): Consider the ".*\n" after the end ofStefan Monnier2009-02-192-1/+14
| | | | the function as being part of the function.
* 2009-02-19 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-192-14/+29
| | | | | | | | | * 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.
* (compilation-error-regexp-alist-alist):Nick Roberts2009-02-191-4/+4
| | | | Move entry for maven (alphabetical order).
* Add entry for maven.Nick Roberts2009-02-191-0/+5
|
* (rmail-summary-by-topic): Doc fix.Glenn Morris2009-02-192-8/+27
| | | | | Regexp-quote default argument taken from current subject. (rmail-new-summary-1): Error if empty summary. (Bug#2333)
* (rmail-get-new-mail-filter-spam): Be more careful about error-handling.Glenn Morris2009-02-191-13/+41
| | | | | Restore the feature of temporarily setting all old messages undeleted before expunging (removed 2009-02-18).
* (rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.Glenn Morris2009-02-191-37/+5
| | | | | | | (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.
* (rmail-get-new-mail-filter-spam): Move here from rmail.el.Glenn Morris2009-02-191-0/+24
|
* (custom-group-value-create): Insert someMartin Rudalics2009-02-182-2/+10
| | | | informatory text in the WIDGET-misses-doc-string case.
* Insert change from yesterdayJason Rumney2009-02-181-0/+5
|
* Require comint at top level to fix the last patch.Sam Steingold2009-02-182-1/+7
|
* (custom-group-value-create): Don't throw an errorMartin Rudalics2009-02-182-6/+12
| | | | when WIDGET has no doc-string. (Bug#2356)
* * progmodes/cc-menus.el (imenu-progress-message):Juanma Barranquero2009-02-182-5/+7
| | | | | | Remove bogus cc-bytecomp-defun. (cc-imenu-objc-function): Don't call `imenu-progress-message'. Don't let-bind variable `stupid'. (Bug#1638)
* (rmail-get-new-mail-filter-spam): Show a message rather than the rawGlenn Morris2009-02-182-8/+15
| | | | mbox while prompting.
* (rmail-spam-filter): Show a message rather than the raw mbox while prompting.Glenn Morris2009-02-181-2/+9
|
* (flymake): Add defgroup. (Bug#2356)Martin Rudalics2009-02-182-0/+9
|
* (mail-mbox-from): Move here from rmailout.el.Glenn Morris2009-02-182-0/+52
|
* (unrmail): Use mail-mbox-from.Glenn Morris2009-02-181-17/+3
|
* (rmail-mbox-from): Move to mail-utils.Glenn Morris2009-02-181-16/+3
| | | | Update callers for name change.
* (rmail-get-new-mail-1): Fix the spam beep test.Glenn Morris2009-02-181-52/+46
| | | | | | | | | | | | (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.
* (rmail-summary-mode-map): Remove unneeded declaration.Glenn Morris2009-02-181-383/+263
| | | | | | | | | | | | | | | | | | | | (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.
* (set-rmail-inbox-list): Doc fix.Richard M. Stallman2009-02-172-1/+10
|
* (rmail-copy-headers): When copying full headers,Richard M. Stallman2009-02-171-2/+5
| | | | correctly put point at the end.
* (compilation-filter): Call `comint-carriage-motion', just like ↵Sam Steingold2009-02-172-1/+10
| | | | `comint-output-filter'.
* * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.Juanma Barranquero2009-02-172-5/+7
|
* (make-directory): Stop recursing if parent is self. (Bug#2309)Jason Rumney2009-02-171-1/+6
|
* * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.Juanma Barranquero2009-02-172-2/+6
|
* Tweak copyright-regexpMiles Bader2009-02-172-1/+7
| | | | | | Tweaked to match copyright statements where the years follow the name. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1549
* (copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)Glenn Morris2009-02-172-5/+10
|
* (rmail-mbox-from): New function.Glenn Morris2009-02-172-15/+27
| | | | | (rmail-output-as-mbox): Use rmail-mbox-from. (rmail-output): Ensure a From line in the not-rmail Babyl case.
* (rmail-get-attr-names): Give a warning rather than an error if theGlenn Morris2009-02-172-10/+20
| | | | header is corrupt.
* (rmail-fields-not-to-output): Doc fix.Glenn Morris2009-02-171-123/+113
| | | | | | (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.
* Comment.Glenn Morris2009-02-171-1/+7
|
* newsticker: offer deletion of old groups file.Ulf Jasper2009-02-162-1/+9
|
* Merge from gnus--devo--0Miles Bader2009-02-162-1/+9
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
* (rmail-output, rmail-output-as-seen): Further doc fixes.Glenn Morris2009-02-161-22/+18
|
* (rmail-delete-unwanted-fields)Glenn Morris2009-02-162-29/+54
| | | | | | | (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.
* (rmail-update-summary): Move declaration earlier in file.Glenn Morris2009-02-152-3/+4
|
* (rmail-output-as-mbox): Start search from point-min. If constructing aGlenn Morris2009-02-152-24/+18
| | | | "From " line, prefer the date header over the current time.
* (rmail-summary-output-as-seen): Doc fix.Glenn Morris2009-02-152-1/+10
|
* (rmail-output-decode-coding): Fix custom type, group.Glenn Morris2009-02-151-34/+31
| | | | | | (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.
* (rmail-edit-diff-headers): Delete spurious reference to OLD.Richard M. Stallman2009-02-152-3/+8
|