Stefan Monnier
|
937e6a5612
|
* url-util.el (url-insert-entities-in-string):
* url-nfs.el (url-nfs-unescape):
* url-ldap.el (url-ldap):
* url-imap.el (url-imap):
* url-cid.el (url-cid-gnus, url-cid): Use with-current-buffer.
* erc.el (erc-display-line-1, erc-process-away):
* erc-truncate.el (erc-truncate-buffer-to-size):
Use with-current-buffer.
* term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
* play/mpuz.el (mpuz-create-buffer):
* play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
(lm-print-y,s,noise, lm-print-w0, lm-init):
* play/gomoku.el (gomoku-prompt-for-move):
* play/fortune.el (fortune-in-buffer):
* play/dissociate.el (dissociated-press):
* play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
(decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer):
* mail/supercite.el (sc-eref-show):
* mail/smtpmail.el (smtpmail-send-it):
* mail/rmailsum.el (rmail-summary-next-labeled-message)
(rmail-summary-previous-labeled-message, rmail-summary-wipe)
(rmail-summary-undelete-many, rmail-summary-rmail-update)
(rmail-summary-goto-msg, rmail-summary-expunge)
(rmail-summary-get-new-mail, rmail-summary-search-backward)
(rmail-summary-add-label, rmail-summary-output-menu)
(rmail-summary-output-body):
* mail/rfc822.el (rfc822-addresses):
* mail/reporter.el (reporter-dump-variable, reporter-dump-state):
* mail/mailpost.el (post-mail-send-it):
* mail/hashcash.el (hashcash-generate-payment):
* mail/feedmail.el (feedmail-run-the-queue)
(feedmail-queue-send-edit-prompt-help-first)
(feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
(feedmail-deduce-address-list):
* eshell/esh-ext.el (eshell-remote-command):
* eshell/em-unix.el (eshell-occur-mode-mouse-goto):
* emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
(viper-wildcard-to-regexp, viper-glob-mswindows-files)
(viper-save-string-in-file, viper-valid-marker):
* emulation/viper-keym.el (viper-toggle-key):
* emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
(ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
(ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
* emulation/viper-cmd.el (viper-exec-form-in-vi)
(viper-exec-form-in-emacs, viper-brac-function):
* emulation/viper.el (viper-delocalize-var):
* emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
(vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
(vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
(ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
* emulation/vi.el (vi-switch-mode, vi-ex-cmd):
* emulation/edt.el (edt-electric-helpify):
* emulation/cua-rect.el (cua--rectangle-aux-replace):
* emulation/cua-gmrk.el (cua--insert-at-global-mark)
(cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
(cua-indent-to-global-mark-column):
* calendar/diary-lib.el (calendar-mark-1):
* calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
Use with-current-buffer.
* emulation/viper.el (viper-delocalize-var): Use dolist.
|
2009-11-03 02:04:29 +00:00 |
|
Glenn Morris
|
8c3ee88c2f
|
(file-name-buffer-file-type-alist): Define for compiler.
|
2009-09-01 03:25:10 +00:00 |
|
Stefan Monnier
|
705e5bd932
|
* mail/feedmail.el: Use CL macros.
(feedmail-run-the-queue, feedmail-send-it-immediately):
* dos-w32.el (find-buffer-file-type): Replace uses of
default-buffer-file-type with (default-value 'buffer-file-type).
|
2009-08-28 04:05:58 +00:00 |
|
Dan Nicolaescu
|
7c2fb837ec
|
* bitmaps/README:
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.
* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.
* message.el (Module):
* gnus-start.el (Module):
* gnus-registry.el (Module):
* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.
* etags.c:
* emacsclient.c: Remove VMS support.
* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.
* ediff.texi: Remove VMS support.
* os.texi:
* intro.texi:
* files.texi: Remove VMS support.
* emacs.texi: Remove VMS support.
* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
|
2008-07-31 05:33:56 +00:00 |
|
Stefan Monnier
|
cbee283dd7
|
Fix up comment convention on the arch-tag lines.
|
2008-04-10 14:10:46 +00:00 |
|
Dan Nicolaescu
|
d31e8e871c
|
* calculator.el:
* dframe.el:
* iswitchb.el:
* whitespace.el:
* winner.el:
* emacs-lisp/checkdoc.el:
* mail/feedmail.el:
* net/quickurl.el:
* obsolete/fast-lock.el:
* play/5x5.el:
* progmodes/delphi.el:
* progmodes/idlw-shell.el:
* progmodes/idlwave.el:
* textmodes/artist.el:
* textmodes/ispell.el:
* textmodes/texinfmt.el:
* textmodes/texinfo.el: Remove obsolete definitions of backward
compatibility macros for defcustom, defgroup, defface, when,
unless, with-current-buffer and with-temp-message.
|
2007-12-25 19:21:38 +00:00 |
|
Deepak Goel
|
a867ead0d0
|
Improves calls to `error', per mail from RMS.
|
2007-12-08 00:57:23 +00:00 |
|
Deepak Goel
|
26b4a51d1e
|
Fix buggy calls to `error'.
|
2007-12-06 18:18:13 +00:00 |
|
Glenn Morris
|
3d3cfc902a
|
(feedmail-run-the-queue)
(feedmail-look-at-queue-directory): Use mapc rather than mapcar.
|
2007-10-13 03:03:54 +00:00 |
|
John Paul Wallington
|
7c2288eaa2
|
(feedmail-message-id-generator, feedmail-date-generator): Fix custom types.
|
2007-02-24 17:24:29 +00:00 |
|
Juanma Barranquero
|
27772f10ee
|
(feedmail-queue-reminder, feedmail-queue-reminder-alist,
feedmail-confirm-outgoing, feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc,
feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column, feedmail-sender-line,
feedmail-force-binary-write, feedmail-from-line, feedmail-deduce-envelope-from,
feedmail-x-mailer-line, feedmail-message-id-generator, feedmail-date-generator,
feedmail-fiddle-plex-user-list, feedmail-enable-spray,
feedmail-spray-this-address, feedmail-spray-address-fiddle-plex-list,
feedmail-enable-queue, feedmail-queue-runner-confirm-global,
feedmail-ask-before-queue-prompt, feedmail-ask-before-queue-reprompt,
feedmail-prompt-before-queue-standard-alist,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-use-send-time-for-message-id, feedmail-queue-default-file-slug,
feedmail-queue-fqm-suffix, feedmail-mail-send-hook-splitter,
feedmail-mail-send-hook, feedmail-mail-send-hook-queued,
feedmail-confirm-addresses-hook-example, feedmail-last-chance-hook,
feedmail-before-fcc-hook, feedmail-queue-runner-mode-setter,
feedmail-queue-alternative-mail-header-separator,
feedmail-queue-runner-message-sender, feedmail-buffer-eating-function,
feedmail-binmail-template, feedmail-run-the-queue-no-prompts,
feedmail-run-the-queue-global-prompt, feedmail-queue-subject-slug-maker,
feedmail-fiddle-header, feedmail-envelope-deducer, feedmail-fiddle-date,
feedmail-default-message-id-generator, feedmail-fiddle-message-id,
feedmail-fiddle-x-mailer, feedmail-fiddle-spray-address,
feedmail-deduce-address-list): Fix typos in docstrings.
|
2006-11-06 02:17:08 +00:00 |
|
Chong Yidong
|
82695714e8
|
* mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
sendmail in several common directories.
* mail/sendmail.el (sendmail-program): Moved here from pathe.el.
* paths.el (sendmail-program): Removed.
|
2006-09-04 14:17:12 +00:00 |
|
Richard M. Stallman
|
bf71490505
|
Use insert-buffer-substring, not insert-buffer.
|
2005-11-03 21:34:54 +00:00 |
|
Richard M. Stallman
|
edd6952073
|
Discard old maintainer email addr.
|
2005-10-03 01:12:41 +00:00 |
|
Deepak Goel
|
8381614263
|
Message format spec fixes (commit 6)
|
2005-09-18 12:37:20 +00:00 |
|
Juanma Barranquero
|
027a4b6b3f
|
Replace string-to-int' by string-to-number'.
|
2005-05-16 11:34:49 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Markus Rost
|
436de921cd
|
(feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):
Fix typo in group name.
|
2002-11-17 22:41:02 +00:00 |
|
Juanma Barranquero
|
afbc4a8a15
|
(feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.
|
2002-10-17 16:53:45 +00:00 |
|
Andreas Schwab
|
adb92798f7
|
(feedmail): Fix :link spec.
|
2002-01-16 13:46:59 +00:00 |
|
Pavel Janík
|
110c171f4d
|
Fix typo.
|
2002-01-13 10:09:20 +00:00 |
|
Pavel Janík
|
f0529b5b1a
|
Doc fix.
|
2001-12-20 19:01:00 +00:00 |
|
Sam Steingold
|
8a9463543d
|
Converted backquote to the new style.
|
2001-11-27 15:52:52 +00:00 |
|
Gerd Moellmann
|
6eb94ddb0f
|
(feedmail-queue-send-edit-prompt-help):
Call get-buffer-window first second arg `visible'.
|
2001-09-27 10:54:55 +00:00 |
|
Pavel Janík
|
e8af40eed4
|
Some fixes to follow coding conventions.
|
2001-07-16 12:23:00 +00:00 |
|
Dave Love
|
fc066c545d
|
(feedmail): Add :link.
(feedmail-send-it): Doc fix.
|
2001-01-26 18:26:32 +00:00 |
|
Dave Love
|
4926711621
|
Require smtpmail when compiling.
(mail-do-fcc): Autoload.
(feedmail) <defgroup>: Fix :link.
(feedmail-nuke-body-in-fcc): Fix :type.
(feedmail-send-it): Add autoload cookie.
|
2000-11-29 10:34:51 +00:00 |
|
Dave Love
|
29a69d04a6
|
Fix header,
(feedmail) <defgroup>: Add :link.
|
2000-11-12 00:57:08 +00:00 |
|
Gerd Moellmann
|
2771a002ef
|
(feedmail-find-eoh): Take
feedmail-queue-alternative-mail-header-separator into account.
|
1999-12-09 15:15:54 +00:00 |
|
Richard M. Stallman
|
7163b71c97
|
(feedmail-queue-runner-is-active): Definition moved.
|
1998-10-10 14:06:14 +00:00 |
|
Andreas Schwab
|
7b3237a117
|
(feedmail-x-mailer-line-user-appendage,
feedmail-fiddle-plex-user-list,
feedmail-spray-address-fiddle-plex-list,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
feedmail-queue-alternative-mail-header-separator): Fix customize
type.
-------------------------------------------------------------------
|
1998-09-18 09:12:03 +00:00 |
|
Karl Heuer
|
19a2870f7f
|
(feedmail-from-line): Allow t.
(feedmail-message-id-suffix): Allow nil.
|
1998-09-10 15:38:21 +00:00 |
|
Karl Heuer
|
37aa9115b7
|
Avoid using all-caps for non-arguments.
|
1998-07-22 19:02:16 +00:00 |
|
Karl Heuer
|
bb85b31e44
|
(feedmail-queue-send-edit-prompt-help-first):
Doc fix.
|
1998-07-22 18:34:39 +00:00 |
|
Karl Heuer
|
c7d4a77785
|
Entire file: Fix indentation.
|
1998-07-22 18:31:25 +00:00 |
|
Karl Heuer
|
0bb37c1a18
|
Style and doc fixes.
|
1998-06-25 17:14:47 +00:00 |
|
Richard M. Stallman
|
6287be55b2
|
entered into RCS
|
1998-06-23 03:44:32 +00:00 |
|
Karl Heuer
|
bd1cd4c2f8
|
Initial revision
|
1998-06-19 17:10:27 +00:00 |
|