aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Use add-to-list instead of push in gnus-1Leo Liu2012-02-162-2/+6
* calendar-hebrew-list-yahrzeits tweakGlenn Morris2012-02-162-1/+6
* Docstring and manual updates for completion-at-point-functions.Chong Yidong2012-02-152-4/+6
* shr.el (shr-remove-trailing-whitespace): Really delete the padding on too-wid...Lars Ingebrigtsen2012-02-152-1/+6
* * lisp/shell.el (shell-delimiter-argument-list): Revert 2011-02-17 change.Glenn Morris2012-02-152-2/+8
* Increase default image size limit; don't unlimit Gnus.Paul Eggert2012-02-142-2/+6
* Doc updates for defvar, defconst, and defcustom.Chong Yidong2012-02-152-1/+9
* Try to document smtp changesGlenn Morris2012-02-142-6/+11
* Kill jobs that we remove from the queueLars Ingebrigtsen2012-02-142-6/+16
* * lisp/mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.Glenn Morris2012-02-142-3/+12
* smtpmail initial prompting fixesLars Ingebrigtsen2012-02-142-5/+15
* Respect smtpmail-smtp-service when doing a trial connectionLars Ingebrigtsen2012-02-142-4/+9
* * lisp/org/org-footnote.el: Remove bogus defvar values.Chong Yidong2012-02-142-3/+7
* * url-future.el: Minor doc update.Ted Zlatanov2012-02-142-1/+5
* (gnutls-trustfiles): Add Cygwin location.Ted Zlatanov2012-02-142-0/+5
* Remove unused require in url-future.elLeo Liu2012-02-142-1/+4
* Tweak previous doc changeGlenn Morris2012-02-131-1/+1
* * lisp/minibuffer.el (read-file-name): Doc fix. (Bug#10798)Glenn Morris2012-02-132-3/+14
* nnimap.el (nnimap-transform-headers): Don't bug out on header lines containin...Lars Ingebrigtsen2012-02-132-2/+7
* Introduce and use CA bundle locator `gnutls-trustfiles'.Ted Zlatanov2012-02-132-8/+28
* `mail-user-agent' doc fixLars Ingebrigtsen2012-02-132-2/+7
* Move url-future.el ERT test to test/automated/url-future-tests.el.Ted Zlatanov2012-02-132-27/+4
* Fix a loop in c-set-fl-decl-start.Alan Mackenzie2012-02-132-6/+14
* Merge changes made in No GnusLars Ingebrigtsen2012-02-132-7/+15
* shr.el (shr-rescale-image): Fix typo in last checkinLars Ingebrigtsen2012-02-131-1/+1
* Trivial fix for rcirc-markup-attributesLeo Liu2012-02-132-0/+6
* shr.el (shr-rescale-image): Allow viewing large images.Lars Ingebrigtsen2012-02-132-1/+6
* Merge changes made in No GnusLars Ingebrigtsen2012-02-125-2/+25
* (gnutls-algorithm-priority): Add missing :group tag.Ted Zlatanov2012-02-122-0/+6
* Fix infinite loop with long macros.Alan Mackenzie2012-02-122-20/+26
* * debugging.texi (Debugger Commands): Continuing is now allowed for errors.Chong Yidong2012-02-121-1/+1
* * lisp/window.el (display-buffer): Doc fix.Chong Yidong2012-02-122-8/+16
* Yet more syncing of xselect docs and argument specsGlenn Morris2012-02-112-8/+25
* Header fixGlenn Morris2012-02-111-1/+2
* * lisp/allout-widgets.el: Add missing license notice.Glenn Morris2012-02-112-0/+19
* Update some function declarationsGlenn Morris2012-02-113-4/+8
* * log-view.el (vc-diff-internal): Remove unneeded (and incorrect) declaration.Glenn Morris2012-02-112-3/+2
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-1140-1/+216
* Add missing custom types to sql.elGlenn Morris2012-02-112-3/+11
* Small prolog.el defcustom fixesGlenn Morris2012-02-112-46/+54
* Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii2012-02-112-12/+35
* Fix infinite loop in python-end-of-statementLeo Liu2012-02-112-3/+9
* mule-cmds triviaGlenn Morris2012-02-102-3/+13
* Prompt in a more logical fashion when sending bug reportsLars Ingebrigtsen2012-02-105-54/+81
* Fix typo in last checkin.Lars Ingebrigtsen2012-02-101-1/+1
* Cookie/redirection URL fixupLars Ingebrigtsen2012-02-102-1/+7
* Fix previous URL doc changeGlenn Morris2012-02-102-3/+7
* Rename condition-case-no-debug to condition-case-unless-debugLeo Liu2012-02-107-9/+25
* Update Compilation and Advice chapters in Lisp manual.Chong Yidong2012-02-101-48/+10
* * url-http.el (url-http-clean-headers): Return the number ofAndreas Schwab2012-02-102-5/+15