Prefer intptr_t/uintptr_t for integers the same widths as pointers.
[bpt/emacs.git] / lisp /
2011-04-28 Paul EggertMerge from mainline.
2011-04-28 Paul EggertMerge: doprnt: Omit useless test; int overflow check...
2011-04-28 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-353): Fix bug for...
2011-04-28 Stefan Monnier* lisp/pcomplete.el (pcomplete-completions-at-point...
2011-04-28 Juanma BarranqueroAdd delayed warnings support.
2011-04-28 Paul EggertMerge from mainline.
2011-04-28 Stefan MonnierMake MH-E use completion-at-point
2011-04-28 Stefan Monnier* lisp/pcomplete.el (pcomplete-completions-at-point):
2011-04-27 Paul EggertMerge from mainline.
2011-04-27 Juanma BarranqueroFix ChangeLog typos.
2011-04-27 Ulf JasperApplied icalendar patches from Niels Giesen.
2011-04-27 Daniel Colascione* subr.el (shell-quote-argument): Use alternate escapin...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Juanma BarranqueroFix typos in ChangeLogs.
2011-04-26 Stefan MonnierMake ERC use completion-at-point
2011-04-26 Daniel ColascioneImplement debug-on-event
2011-04-26 Daniel ColascioneImprove Windows quoting robustness
2011-04-26 Paul EggertMerge from mainline.
2011-04-25 Stefan Monnier* lisp/emulation/cua-base.el (cua-selection-mode):...
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 Teodor Zlatanovgnus-registry.el (gnus-registry-ignore-group-p): Don...
2011-04-25 Ted ZlatanovBug fixes and certificate and hostname verification...
2011-04-25 Daniel Colascione* progmodes/cc-engine.el (c-forward-decl-or-cast-1...
2011-04-24 Lars Magne Ingebri... 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 Yidong* files.el (auto-mode-alist): Use js-mode for .json...
2011-04-24 Chong YidongImprove apropos buffer highlighting.
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 Teodor Zlatanovgnus-registry.el (gnus-registry-ignore-group-p): Test...
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 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 Teodor Zlatanovgnus.el (gnus-registry-ignored-groups): Provide default...
2011-04-21 Juanma Barranquerolisp/play/*.el: Lexical-binding cleanup.
2011-04-21 Juanma Barranquerolisp/play/mpuz.el: Small fixes.
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 Ingebri... shr.el (shr-expand-url): Protect against null urls.
2011-04-21 Lars Magne Ingebri... 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* lisp/obsolete/erc-hecomplete.el: Make obsolete.
2011-04-20 Glenn MorrisAuto-commit of loaddefs files.
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Paul EggertMerge: Make the Lisp reader and string-to-float more...
2011-04-20 Glenn Morrissolar.el fixes.
2011-04-20 Katsumi Yamaokagnus-registry.el (gnus-registry-action, gnus-registry...
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.
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Glenn Morriscalendar housekeeping prompted by lexical-binding.
2011-04-18 Chong YidongAllow glyphless-char-display to distinguish between...
2011-04-18 Katsumi Yamaokagnus-registry.el, registry.el: Silence the byte compiler.
2011-04-18 Sam Steingold* lisp/vc/add-log.el (change-log-font-lock-keywords...
2011-04-17 Glenn MorrisReplace stack-trace-on-error usage in calendar.
2011-04-16 Glenn MorrisUse lexcical-binding in f90.el.
2011-04-16 Paul EggertMerge from mainline.
2011-04-16 Lars Magne Ingebri... (url-http-wait-for-headers-change-function): Protect...
2011-04-16 Teodor Zlatanovregistry.el (registry-reindex): New method to recreate...
2011-04-16 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2011-04-15 Teodor Zlatanovnus-registry.el (gnus-registry--split-fancy-with-parent...
2011-04-15 Stefan MonnierUse completion-at-point for mailalias.el
2011-04-15 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use...
2011-04-15 Stefan Monnier* lisp/gnus/gnus-draft.el (gnus-draft-setup): New arg...
2011-04-15 Stefan Monnier* lisp/htmlfontify.el (hfy-etags-cmd): Remove inoperant...
2011-04-15 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-temp-output-buffer...
2011-04-15 Paul EggertMerge from mainline.
2011-04-15 Juanma Barranquerolisp/loadup.el: Use `string-to-number', not `string...
2011-04-15 Juanma Barranquerolisp/mouse-drag.el (mouse-drag-throw): Fix typo in...
2011-04-15 Stefan Monnier* lisp/progmodes/gud.el (gud-gdb): Use completion-at...
2011-04-14 Paul EggertMerge from mainline.
2011-04-14 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-attributes...
2011-04-14 Teodor Zlatanovgnus.texi (nnmairix caveats, Setup, Registry Article...
2011-04-14 Stefan Monnier* lisp/minibuffer.el (completion-in-region-mode-predicate)
2011-04-13 Stefan MonnierPreserve arg names for advice of subr and lexical funct...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-13 Juanma Barranquerolisp/autorevert.el: Use `remote-file-name-inhibit-cache'.
2011-04-13 Juanma BarranqueroFix typos.
2011-04-13 Juanma Barranquerolisp/image-mode.el: Fix change in 2011-04-09T20:28...
2011-04-12 Gnus developersMerge changes made in Gnus trunk.
2011-04-12 Juanma Barranquerolisp/dframe.el (dframe-current-frame): Remove spurious...
2011-04-12 Lars Magne Ingebri... mm-url.el (mm-url-package-name): Removed to ease third...
2011-04-12 Juanma Barranquerolisp/ChangeLog: Fix date of entry.
2011-04-12 Glenn MorrisSmall cal-tex fix.
next