aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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:40Z!schwab@linux-m68k.org.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
* 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
* 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
* 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
* composite.c: use 'double' consistentlyPaul Eggert2012-04-082-2/+9
* Generate leim-list with bootstrap-emacs, in prep for dumping it with emacsGlenn Morris2012-04-082-1/+11
* Small changes for top-level MakefileGlenn Morris2012-04-082-6/+8
* Make leim/Makefile compute the list of .el files like lisp/MakefileGlenn Morris2012-04-082-100/+79
* * leim/quail/latin-ltx.el: Auto-generate some of the entries.Stefan Monnier2012-04-082-448/+200
* Remove ucs-set-table-for-input dead codeGlenn Morris2012-04-085-21/+14
* * configure.in: Require makeinfo >= 4.7. Glenn Morris2012-04-082-3/+8
* * lisp.h (struct Lisp_Symbol): Add explicit padding to ensureAndreas Schwab2012-04-082-0/+7
* Fix invocation of Hunspell by ispell.el.Eli Zaretskii2012-04-082-4/+15