| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix docstring quoting problems with ‘ '’ | Paul Eggert | 2015-11-17 | 1 | -6/+6 |
* | Backslash cleanup in Elisp source files | Paul Eggert | 2015-09-17 | 1 | -22/+23 |
* | Go back to grave quoting in source-code docstrings etc. | Paul Eggert | 2015-09-07 | 1 | -6/+6 |
* | Fix some more docstring etc. quoting problems | Paul Eggert | 2015-09-03 | 1 | -2/+2 |
* | Quoting fixes in lisp mail, mh-e, net, url | Paul Eggert | 2015-08-31 | 1 | -2/+3 |
* | Prefer directed to neutral quotes | Paul Eggert | 2015-08-24 | 1 | -3/+3 |
* | Don't quote symbols 'like-this' in docstrings etc. | Paul Eggert | 2015-08-20 | 1 | -18/+18 |
* | Fix some custom types | Glenn Morris | 2013-08-13 | 1 | -6/+11 |
* | Silence some compiler warnings | Glenn Morris | 2013-05-21 | 1 | -3/+4 |
* | Remove all references to buffer-file-type and related features. | Eli Zaretskii | 2013-02-09 | 1 | -10/+13 |
* | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 1 | -3/+2 |
* | Don't use the abbreviation "win" to refer to Windows (Bug#10421). | Paul Eggert | 2012-07-29 | 1 | -1/+1 |
* | More CL cleanups and reduction of use of cl.el. | Stefan Monnier | 2012-07-11 | 1 | -89/+117 |
* | Convert more defvars to defcustoms. | Chong Yidong | 2012-05-04 | 1 | -18/+12 |
* | Fix comment typo | Glenn Morris | 2012-04-16 | 1 | -1/+1 |
* | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -4/+4 |
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 1 | -1/+1 |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-07-05 | 1 | -1/+1 |
* | * mail/feedmail.el (feedmail-buffer-to-smtpmail): | Lars Magne Ingebrigtsen | 2011-07-03 | 1 | -16/+15 |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 1 | -8/+8 |
* | Remove lib-src/fakemail.c. | Glenn Morris | 2011-05-17 | 1 | -9/+7 |
* | * lisp/mail/feedmail.el (bbdb-dwim-net-address, vm-mail): Declare. | Glenn Morris | 2011-05-14 | 1 | -1/+3 |
* | Clean-up previous feedmail.el merge. | Glenn Morris | 2011-05-14 | 1 | -10/+27 |
* | Update from version on author's website. | Bill Carpenter | 2011-05-14 | 1 | -218/+722 |
* | * lisp/mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail. | Glenn Morris | 2011-05-12 | 1 | -10/+4 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Remove leading `*' from docs of some defcustoms etc. | Glenn Morris | 2010-09-22 | 1 | -50/+50 |
* | (top-level): Move require 'mail-utils to start. | Glenn Morris | 2009-12-10 | 1 | -2/+7 |
* | * url-util.el (url-insert-entities-in-string): | Stefan Monnier | 2009-11-03 | 1 | -26/+26 |
* | (file-name-buffer-file-type-alist): Define for compiler. | Glenn Morris | 2009-09-01 | 1 | -0/+3 |
* | * mail/feedmail.el: Use CL macros. | Stefan Monnier | 2009-08-28 | 1 | -11/+12 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -13/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | * calculator.el: | Dan Nicolaescu | 2007-12-25 | 1 | -16/+0 |
* | Improves calls to `error', per mail from RMS. | Deepak Goel | 2007-12-08 | 1 | -1/+1 |
* | Fix buggy calls to `error'. | Deepak Goel | 2007-12-06 | 1 | -1/+1 |
* | (feedmail-run-the-queue) | Glenn Morris | 2007-10-13 | 1 | -2/+2 |
* | (feedmail-message-id-generator, feedmail-date-generator): Fix custom types. | John Paul Wallington | 2007-02-24 | 1 | -2/+2 |
* | (feedmail-queue-reminder, feedmail-queue-reminder-alist, | Juanma Barranquero | 2006-11-06 | 1 | -78/+78 |
* | * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for | Chong Yidong | 2006-09-04 | 1 | -1/+9 |
* | Use insert-buffer-substring, not insert-buffer. | Richard M. Stallman | 2005-11-03 | 1 | -3/+3 |
* | Discard old maintainer email addr. | Richard M. Stallman | 2005-10-03 | 1 | -1/+1 |