]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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.
2011-04-20 Teodor Zlatanovgnus-registry.el (gnus-registry--split-fancy-with-paren...
2011-04-20 Stefan Monnier* lisp/comint.el: Use lexical-binding. Use std complet...
2011-04-20 Stefan Monnier* lisp/progmodes/flymake.el (flymake-start-syntax-check...
2011-04-20 Stefan Monnier* lisp/vc/vc.el (vc-version-ediff): Call ediff-vc-inter...
2011-04-20 Christoph Scholtes* lisp/vc/vc.el (vc-diff-build-argument-list-internal)
2011-04-20 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode...
2011-04-20 Stefan Monnier* Makefile.in (config.status): Don't erase in case...
2011-04-20 Stefan Monnier* lisp/obsolete/erc-hecomplete.el: Make obsolete.
2011-04-20 Glenn MorrisAuto-commit of loaddefs files.
2011-04-20 Glenn MorrisAuto-commit of generated files.
2011-04-20 Paul EggertRemove stray comment.
2011-04-20 Paul Eggert* textprop.c (set_text_properties_1): Rewrite for clarity,
2011-04-20 Paul Eggert* intervals.c (offset_intervals): Tell GCC not to worry...
2011-04-20 Paul Eggert* intervals.h (struct interval): Use EMACS_INT for...
2011-04-20 Paul Eggert* alloc.c (overrun_check_malloc, overrun_check_realloc...
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Paul EggertMerge: Make the Lisp reader and string-to-float more...
2011-04-20 Paul EggertMake the Lisp reader and string-to-float more consistent.
2011-04-20 Ken Brown* configure.in (use_mmap_for_buffers): Set to yes on...
2011-04-20 Glenn MorrisChangeLog whitespace fix (no need to merge to trunk).
2011-04-20 Glenn Morrissolar.el fixes.
2011-04-20 Katsumi Yamaokagnus-registry.el (gnus-registry-action, gnus-registry...
2011-04-19 Paul Eggert* alloc.c (SDATA_SIZE) [!GC_CHECK_STRING_BYTES]: Avoid...
2011-04-19 Stefan Monnier* lisp/progmodes/octave-mod.el (octave-in-comment-p...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
next