bpt/emacs.git
2011-04-27 Paul EggertAdd FIXME comment.
2011-04-27 Paul Eggert* doprnt.c (doprnt): Support "ll" length modifier,...
2011-04-27 Daniel Colascione* subr.el (shell-quote-argument): Use alternate escapin...
2011-04-27 Paul Eggert* buffer.c (init_buffer) [USE_MMAP_FOR_BUFFERS]: Adjust...
2011-04-27 Glenn MorrisAuto-commit of generated files.
2011-04-27 Paul EggertMerge: nsmenu.m: Replace all uses of XVECTOR with ASIZE...
2011-04-27 Paul Eggert* nsmenu.m: Replace all uses of XVECTOR with ASIZE...
2011-04-27 Daniel Colascione* cmdproxy.c (try_dequote_cmdline): Notice variable...
2011-04-27 Ben KeyFixed a bug that caused configure with --enable-checkin...
2011-04-26 Paul EggertUpdate from gnulib.
2011-04-26 Paul Eggert* lisp.h: Add comments about struct vectorlike_header.
2011-04-26 Paul Eggert* keyboard.c (handle_user_signal): Fix pointer signedne...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Juanma BarranqueroFix typos in ChangeLogs.
2011-04-26 Juanma Barranquerosrc/keyboard.c (QCrtl): Rename from Qrtl. All uses...
2011-04-26 Stefan MonnierMake ERC use completion-at-point
2011-04-26 Ted ZlatanovDon't return in emacs_gnutls_handshake without an expli...
2011-04-26 Ted ZlatanovFix verb tense in ChangeLog message.
2011-04-26 Daniel ColascioneImplement debug-on-event
2011-04-26 Daniel ColascioneImprove Windows quoting robustness
2011-04-26 Paul EggertAdd bug numbers.
2011-04-26 Paul Eggert* gnutls.c (emacs_gnutls_write): Don't use uninitialize...
2011-04-26 Paul Eggert* gnutls.c: Remove unused local.
2011-04-26 Paul Eggert* gnutls.c (Fgnutls_boot): gnutls_certificate_verify_pe...
2011-04-26 Paul Eggert* gnutls.c (emacs_gnutls_handle_error): Remove unused...
2011-04-26 Paul Eggert* gnutls.c (emacs_gnutls_handshake): Don't return a...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Glenn Morris* admin/notes/bzr: Small updates.
2011-04-26 Glenn Morris* admin/notes/years: Small updates.
2011-04-25 Paul EggertCombine changelog entries.
2011-04-25 Paul Eggert* lisp.h (XVECTORLIKE_HEADER_SIZE): Remove. The only...
2011-04-25 Dan NicolaescuConvert some function definitions to standard C.
2011-04-25 Paul Eggert* lisp.h: (XVECTOR_SIZE): Remove. All uses replaced...
2011-04-25 Paul Eggert* lisp.h: Say "vectorlike header" rather than "vector...
2011-04-25 Stefan Monnier* lisp/emulation/cua-base.el (cua-selection-mode):...
2011-04-25 Michael Albinus* trampver.texi: Update release number.
2011-04-25 Michael Albinus* net/tramp.el (tramp-process-actions): Add POS argumen...
2011-04-25 Stefan Monnier* lisp/custom.el (defcustom): Obey lexical-binding.
2011-04-25 Stefan MonnierFix octave-inf completion problems reported by Alexande...
2011-04-25 Juanma Barranquerolisp/net/gnutls.el (gnutls-errorp): Declare before...
2011-04-25 Ted ZlatanovFix typo in GnuTLS W32 support.
2011-04-25 Eli ZaretskiiAvoid compilation warnings in gnutls.c on 64-bit hosts.
2011-04-25 Glenn MorrisAuto-commit of generated files.
2011-04-25 Eli ZaretskiiImprove doprnt and its use in verror. (Bug#8545)
2011-04-25 Paul EggertFix minor typos in previous change.
2011-04-25 Paul Eggertlisp.h: Fix a problem with aliasing and vector headers.
2011-04-25 Teodor Zlatanovgnus-registry.el (gnus-registry-ignore-group-p): Don...
2011-04-25 Ted ZlatanovBug fixes and certificate and hostname verification...
2011-04-25 Ted ZlatanovAdd GnuTLS support for W32 and certificate and hostname...
2011-04-25 Ted ZlatanovAdd certificate verify callback check for GnuTLS.
2011-04-25 Ted ZlatanovAdd GnuTLS support for W32.
2011-04-25 Ted ZlatanovAdd GnuTLS support for W32.
2011-04-25 Daniel Colascione* progmodes/cc-engine.el (c-forward-decl-or-cast-1...
2011-04-24 Lars Magne... shr.el (shr-tag-sup, shr-tag-sub): New functions.
2011-04-24 Chong YidongRestore ability to show a restricted list of packages...
2011-04-24 Chong YidongAdd vc-annotate-goto-line.
2011-04-24 Uday S ReddyFix next-file command in etags.el.
2011-04-24 Chong YidongRevert undocumented change to .dir-locals.el in 2011...
2011-04-24 Eli ZaretskiiMinor cleanup in src/xdisp.c.
2011-04-24 Eli ZaretskiiMinor cleanup in src/textprop.c.
2011-04-24 Eli ZaretskiiRepair the MSDOS build following latest changes.
2011-04-24 Eli ZaretskiiFallout from resurrecting doprnt.
2011-04-24 Eli ZaretskiiFix a minor bug in src/makefile.w32-in.
2011-04-24 Eli ZaretskiiDelete char-direction-table and char-direction.
2011-04-24 Paul Eggert* bytecode.c (exec_byte_code): Don't use XVECTOR before...
2011-04-24 Chong Yidong* files.el (auto-mode-alist): Use js-mode for .json...
2011-04-24 Chong YidongImprove apropos buffer highlighting.
2011-04-23 Eli ZaretskiiFix typos in comments in character.c and textprop.c.
2011-04-23 Eli ZaretskiiFix doprnt so it could be used safely in `verror'....
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-23 Glenn Morris* lisp/gnus/gnus-sum.el (gnus-extra-headers): Bump...
2011-04-23 Glenn MorrisRevert incorrect change to copyright years.
2011-04-23 Teodor Zlatanovgnus-registry.el (gnus-registry-ignore-group-p): Test...
2011-04-22 Paul EggertMerge from gnulib.
2011-04-22 Noah FriedmanAdd trailing underscores to appropriate member names...
2011-04-22 Juanma Barranquerolisp/eshell/esh-mode.el (find-tag-interactive): Small...
2011-04-22 Juanma Barranquerolisp/buff-menu.el (Buffer-menu--buffers): Fix typo...
2011-04-22 Juanma Barranquerolisp/progmodes/*.el: Lexical-binding cleanup.
2011-04-22 Paul EggertMerge from gnulib.
2011-04-22 Paul Eggert* configure.in: Suppress unnecessary checks for size_t.
2011-04-22 Paul Eggert* .bzrignore: Add lib/inttypes.h.
2011-04-22 Paul EggertSimpler version of strtoumax module.
2011-04-22 Chong YidongDoc fixes for package.el.
2011-04-22 Teodor Zlatanovnnimap.el (nnimap-user): New backend variable.
2011-04-22 Teodor Zlatanovgnus-sum.el (gnus-extra-headers): Add Keywords, Cc...
2011-04-21 Paul Eggert* lib/wchar.h, lib/inttypes.h: Remove; not needed.
2011-04-21 Teodor Zlatanovgnus.el (gnus-registry-ignored-groups): Provide default...
2011-04-21 Paul Eggertstrtoimax -> strtoumax, fixing a typo.
2011-04-21 Paul EggertRemove empty line.
2011-04-21 Paul Eggert* Makefile.in (GNULIB_MODULES): Add strtoumax.
2011-04-21 Paul Eggert* lread.c (string_to_number): Use strtoumax, to convert...
2011-04-21 Juanma Barranquerolisp/play/*.el: Lexical-binding cleanup.
2011-04-21 Juanma Barranquerolisp/play/mpuz.el: Small fixes.
2011-04-21 Paul EggertTreat large integers as floats in the Lisp reader and...
2011-04-21 Katsumi Yamaokashr.el (shr-expand-url): Fix typo.
2011-04-21 Juanma Barranquerolisp/play/doctor.el: Fix typos in docstrings.
2011-04-21 Lars Magne... shr.el (shr-expand-url): Protect against null urls.
2011-04-21 Lars Magne... shr.el (shr-base): New binding.
2011-04-20 Juanma Barranquerolisp/vc/vc.el (ediff-vc-internal): Declare function.
2011-04-20 Stefan Monnier* lisp/shell.el: Use lexical-binding and std completion UI.
next