summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update from gnulib.Paul Eggert2011-04-264-9/+128
* * lisp.h: Add comments about struct vectorlike_header.Paul Eggert2011-04-261-4/+19
* * keyboard.c (handle_user_signal): Fix pointer signedness problem.Paul Eggert2011-04-262-5/+7
* Merge from mainline.Paul Eggert2011-04-2618-86/+285
|\
| * Fix typos in ChangeLogs.Juanma Barranquero2011-04-262-4/+4
| * src/keyboard.c (QCrtl): Rename from Qrtl. All uses changed.Juanma Barranquero2011-04-262-5/+9
| * Make ERC use completion-at-pointStefan Monnier2011-04-265-26/+53
| * Don't return in emacs_gnutls_handshake without an explicit value.Ted Zlatanov2011-04-262-1/+7
| * Fix verb tense in ChangeLog message.Ted Zlatanov2011-04-261-1/+1
| * Implement debug-on-eventDaniel Colascione2011-04-268-3/+58
| * Improve Windows quoting robustnessDaniel Colascione2011-04-264-41/+151
* | Add bug numbers.Paul Eggert2011-04-261-3/+3
* | * gnutls.c (emacs_gnutls_write): Don't use uninitialized rtnval if nbyte <= 0.Paul Eggert2011-04-262-1/+2
* | * gnutls.c: Remove unused local.Paul Eggert2011-04-262-2/+3
* | * gnutls.c (Fgnutls_boot): gnutls_certificate_verify_peers2 wants unsigned *.Paul Eggert2011-04-262-1/+2
* | * gnutls.c (emacs_gnutls_handle_error): Remove unused local.Paul Eggert2011-04-262-1/+2
* | * gnutls.c (emacs_gnutls_handshake): Don't return a garbage value.Paul Eggert2011-04-262-4/+8
* | Merge from mainline.Paul Eggert2011-04-25160-1394/+3116
|\ \ | |/
| * * admin/notes/bzr: Small updates.Glenn Morris2011-04-251-3/+10
| * * admin/notes/years: Small updates.Glenn Morris2011-04-251-0/+8
| * Convert some function definitions to standard C.Dan Nicolaescu2011-04-252-5/+8
| * * lisp/emulation/cua-base.el (cua-selection-mode): Make it toggle again.Stefan Monnier2011-04-252-5/+13
| * * trampver.texi: Update release number.Michael Albinus2011-04-252-1/+5
| * * net/tramp.el (tramp-process-actions): Add POS argument. DeleteMichael Albinus2011-04-255-9/+31
| * * lisp/custom.el (defcustom): Obey lexical-binding.Stefan Monnier2011-04-252-5/+15
| * Fix octave-inf completion problems reported by Alexander Klimov.Stefan Monnier2011-04-253-48/+64
| * lisp/net/gnutls.el (gnutls-errorp): Declare before first use.Juanma Barranquero2011-04-252-5/+9
| * Fix typo in GnuTLS W32 support.Ted Zlatanov2011-04-252-1/+5
| * Avoid compilation warnings in gnutls.c on 64-bit hosts.Eli Zaretskii2011-04-252-2/+5
| * Auto-commit of generated files.Glenn Morris2011-04-252-0/+29
| * Improve doprnt and its use in verror. (Bug#8545)Eli Zaretskii2011-04-253-14/+70
| * gnus-registry.el (gnus-registry-ignore-group-p): Don't call `gnus-parameter-r...Teodor Zlatanov2011-04-252-0/+6
| * Bug fixes and certificate and hostname verification for the Emacs GnuTLS supp...Ted Zlatanov2011-04-243-11/+84
| * Add GnuTLS support for W32 and certificate and hostname verification in GnuTLS.Ted Zlatanov2011-04-247-40/+464
| * Add certificate verify callback check for GnuTLS.Ted Zlatanov2011-04-242-0/+14
| * Add GnuTLS support for W32.Ted Zlatanov2011-04-244-0/+72
| * Add GnuTLS support for W32.Ted Zlatanov2011-04-242-1/+6
| * * progmodes/cc-engine.el (c-forward-decl-or-cast-1): UseDaniel Colascione2011-04-242-1/+6
| * shr.el (shr-tag-sup, shr-tag-sub): New functions.Lars Magne Ingebrigtsen2011-04-242-0/+15
| * Restore ability to show a restricted list of packages in Package Menu.Chong Yidong2011-04-243-22/+48
| * Add vc-annotate-goto-line.Chong Yidong2011-04-242-0/+38
| * Fix next-file command in etags.el.Uday S Reddy2011-04-244-2/+18
| * Revert undocumented change to .dir-locals.el in 2011-04-01T17:19:52Z!monnier@...Chong Yidong2011-04-241-1/+1
| * Minor cleanup in src/xdisp.c.Eli Zaretskii2011-04-242-4/+9
| * Minor cleanup in src/textprop.c.Eli Zaretskii2011-04-242-10/+7
| * Repair the MSDOS build following latest changes.Eli Zaretskii2011-04-247-11/+50
| * Fallout from resurrecting doprnt.Eli Zaretskii2011-04-246-9/+52
| * Fix a minor bug in src/makefile.w32-in.Eli Zaretskii2011-04-242-0/+4
| * Delete char-direction-table and char-direction.Eli Zaretskii2011-04-243-19/+14
| * * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).Chong Yidong2011-04-232-0/+3