aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Paul Eggert2012-04-1038-180/+5710
|\
| * * lisp/emacs-lisp/autoload.el (autoload-make-program): Remove, unused.Stefan Monnier2012-04-102-3/+2
| * * lisp/international/quail.el: Use dolist and simplify.Stefan Monnier2012-04-102-31/+32
| * * lisp/tmm.el: Use dolist, remove left over hook.Stefan Monnier2012-04-102-36/+33
| * * lisp/vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):Stefan Monnier2012-04-102-19/+22
| * * src/keyboard.c: Override inhibit-quit after the third C-g.Jason S. Cornez2012-04-102-8/+27
| * Better parallelism on MS-Windows for "make info".Eli Zaretskii2012-04-102-5/+11
| * * admin/bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".Glenn Morris2012-04-102-3/+5
| * * obsolete/mouse-sel.el: Add an Obsolete-since header.Lars Magne Ingebrigtsen2012-04-102-0/+5
| * Moved mouse-sel.el to the lisp/obsolete directoryLars Magne Ingebrigtsen2012-04-101-0/+0
| * Tiny url-util.el code clean-up.Lars Magne Ingebrigtsen2012-04-101-2/+1
| * Revert previous url-util patch.Lars Magne Ingebrigtsen2012-04-102-10/+3
| * Record and display absolute path of DLLs loaded (bug#10424).Juanma Barranquero2012-04-104-2/+34
| * `python-fill-paragraph' filling fixup when font-lock is disabledNathan Weizenbaum2012-04-102-1/+7
| * (url-retrieve-internal): Hexify multibye URL string first when necessary.William Xu2012-04-102-2/+19
| * Added new charset cp775Laimonas V bra2012-04-102-0/+14
| * Fix changes in 2012-04-09T18:12:[email protected].Eli Zaretskii2012-04-101-1/+1
| * Auto-commit of generated files.Glenn Morris2012-04-101-0/+11
| * Remove some more "rogue" defcustoms that show up in emacs -QGlenn Morris2012-04-102-3/+17
| * Generate admin/unidata/Makefile with configureGlenn Morris2012-04-104-16/+49
| * Comment trivia.Glenn Morris2012-04-101-1/+3
| * Make erc use auth-source to look up channel keysLars Magne Ingebrigtsen2012-04-103-2/+37
| * Add `field' to `erc-display-prompt'Deniz Dogan2012-04-102-0/+8
| * Two new recentf.el keybindingsFlorian Adamsky2012-04-102-0/+8
| * Make `put-image' return the overlay createdLars Magne Ingebrigtsen2012-04-102-1/+7
| * * mouse-sel.el (mouse-sel-mode): Mark as obsolete.Lars Magne Ingebrigtsen2012-04-102-0/+4
| * * simple.el (zap-to-char): Allow zapping using input methods.Lars Magne Ingebrigtsen2012-04-102-2/+5
| * (url-unhex-string): Add an optional CODING-SYSTEM parameter.Lars Magne Ingebrigtsen2012-04-102-3/+10
| * (fill-region): Leave point and mark where they were before fillingLars Magne Ingebrigtsen2012-04-102-1/+9
| * Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-105-32/+5310
| * emacs-bzr-get-version tweakGlenn Morris2012-04-092-12/+32
* | Merge from trunk.Paul Eggert2012-04-095-18/+34
|\|
| * doc.c fix for bug#11036Glenn Morris2012-04-092-7/+13
| * Rename leim/Makefile's BUILT_EMACS to EMACSGlenn Morris2012-04-094-4/+12
| * Small leim/Makefile.in simplificationGlenn Morris2012-04-092-6/+7
| * ChangeLog fixGlenn Morris2012-04-091-1/+2
* | Merge from trunk.Paul Eggert2012-04-094-6/+40
|\|
| * Fixes: debbugs:11209Andreas Schwab2012-04-092-0/+25
| * Changelog fixGlenn Morris2012-04-091-3/+1
| * Support building emacs-gnutls Info manual on MS-Windows.Eli Zaretskii2012-04-092-3/+14
* | Merge from trunk; add Bug#.Paul Eggert2012-04-09223-1408/+1682
|\|
| * Comment out debugging messages when compiling latin-ltx.el.Eli Zaretskii2012-04-092-1/+7
| * Add documentation for the Emacs GnuTLS integration.Ted Zlatanov2012-04-096-5/+230
| * Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09192-1283/+1283
| * Limit number of GnuTLS handshakes per connection.Ted Zlatanov2012-04-095-2/+50
| * Remove defining user variables via * in docstring.Chong Yidong2012-04-0920-100/+68
| * Auto-commit of generated files.Glenn Morris2012-04-091-3/+3
| * Fix bug #11094 with cursor display on display string after invisible text.Eli Zaretskii2012-04-092-6/+18
| * Look for leim-list.el files in fewer places at startupGlenn Morris2012-04-083-3/+18
* | configure: new option --enable-gcc-warningsPaul Eggert2012-04-0917-56/+447
|/