]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Glenn MorrisMinor additions for previous emacsclient change.
2011-06-25 Juanma BarranqueroSimplify unloading functions after 2011-06-25T17:42...
2011-06-25 Andreas RottmannAllow emacsclient to set parameters of new graphical...
2011-06-25 Glenn Morrisemacs-buildstatus means reports of build failures are...
2011-06-25 Juanma Barranquero* loadhist.el (unload--set-major-mode): New function.
2011-06-25 Stefan Monnier* lisp/mail/rmail.el (rmail-show-message-1): Use restor...
2011-06-25 Giuseppe ScrivanoAdd icecat to the firefox candidates list.
2011-06-24 Juanma BarranqueroMove DEFSYM to lisp.h and use everywhere.
2011-06-24 Juanma Barranquerolisp/progmodes/verilog-mode.el (verilog-mode): Fix...
2011-06-24 Ted Zlatanov* gnutls.c (syms_of_gnutls): Use the DEFSYM macro from...
2011-06-23 Katsumi Yamaokaauth-source.el (auth-source-netrc-cache): Move forward.
2011-06-23 Richard M.... Going to grep hit in Rmail buffer finds the message.
2011-06-23 Richard M.... Work with changes in mail-bury.
2011-06-23 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Give more...
2011-06-23 Richard M.... Marking message as "seen" should not mark buffer as...
2011-06-23 Richard M.... Don't reuse previous Message-id when resending.
2011-06-23 Michael Albinus* net/tramp-sh.el (tramp-method-out-of-band-p): Check...
2011-06-23 Glenn MorrisAuto-commit of generated files.
2011-06-23 Martin RudalicsFix display-buffer related bugs reported by Thierry...
2011-06-23 Paul Eggert* lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from...
2011-06-23 Paul EggertMerge from trunk.
2011-06-23 Paul Eggert* print.c (printchar, strout): Check for string overflow.
2011-06-23 Paul Eggert* minibuf.c (read_minibuf_noninteractive): Use ptrdiff_...
2011-06-23 Paul Eggert* macros.c: Integer and buffer overflow fixes.
2011-06-23 Paul Eggert* lread.c (read1): Check for size overflow.
2011-06-23 Paul Eggert* lisp.h (DEFVAR_KBOARD): Use offsetof instead of char...
2011-06-23 Paul Eggert* lread.c (read_escape): Avoid int overflow.
2011-06-23 Leo LiuMove completing-read-function and completing-read-defau...
2011-06-23 Paul Eggert* lread.c: Integer overflow fixes.
2011-06-23 Paul Eggert* image.c (cache_image): Check for size arithmetic...
2011-06-23 Lars Magne... Fix typo in last check-in.
2011-06-23 Lars Magne... Clean up the ssl/tls support to be able to use the...
2011-06-23 Lars Magne... nnimap.el (nnimap-open-connection-1): Fix indentation.
2011-06-22 Richard M.... Make mail exit more nicely when Rmail is in use.
2011-06-22 Richard M.... Fix bug: Rmail f copied the entire Rmail file into...
2011-06-22 Paul Eggert* lread.c (read_escape): Check for hex character overflow.
2011-06-22 Paul Eggert* lread.c: Integer overflow issues.
2011-06-22 Roland Winklerlisp/textmodes/bibtex.el: minor cleanup and bug fixes
2011-06-22 Lars Magne... (smtpmail-try-auth-methods): If the user has stored...
2011-06-22 Paul EggertMerge: Fixes for GLYPH_DEBUG found by GCC 4.6.0 static...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertGLYPH_DEBUG fixes
2011-06-22 Jan DjärvFrom Lawrence Mitchell <wence@gmx.li>: Don't hang...
2011-06-22 Paul EggertMerge: Use gnulib's alloca-opt module.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge: Integer overflow and signedness fixes (Bug#8873).
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Lars Magne... When the .authinfo file has a user name but not a passw...
2011-06-22 Jim Meyeringdon't leak an XBM-image-sized buffer
2011-06-22 Martin RudalicsNormalize SIDE argument of split-window (Bug#8916).
2011-06-22 Lars Magne... (smtpmail-via-smtp): Make sure we don't send QUIT twice.
2011-06-22 Martin RudalicsRemove preset entries for pop-up-frame-alist from windo...
2011-06-22 Paul Eggert* font.c (font_score): Use EMACS_INT, not int, to store...
2011-06-22 Paul Eggert* dispextern.h (struct face.stipple):
2011-06-21 Paul Eggert* buffer.c (OVERLAY_COUNT_MAX): New macro.
2011-06-21 Lars Magne... Set :use-starttls-if-possible so that we always use...
2011-06-21 Lars Magne... (smtpmail-via-smtp): Check for servers saying they...
2011-06-21 Andrew Cohennnimap.el (nnimap-find-article-by-message-id): return...
2011-06-21 Paul EggertUse ptrdiff_t, not int, for overlay counts.
2011-06-21 Lars Magne... Rewritten smtpmail.el to use `open-network-stream'...
2011-06-21 Lars Magne... (network-stream-certificate): Change cert-cert to cert...
2011-06-21 Lars Magne... Prefer the ~/.authinfo file over the ~/.authinfo.gpg...
2011-06-21 Paul Eggert* xterm.c (xim_initialize, same_x_server): Strlen may...
2011-06-21 Lars Magne... Add support for client certificates for built-in and...
2011-06-21 Paul Eggert* xsmfns.c (smc_save_yourself_CB, x_session_initialize...
2011-06-21 Michael Albinus* net/tramp-cache.el (top): Don't load the persistency...
2011-06-21 David Reitterns-win: set ApplePressAndHoldEnabled to NO as it is...
2011-06-21 Paul Eggert* xsettings.c (Ffont_get_system_normal_font, Ffont_get_...
2011-06-21 Paul Eggert* xsettings.c (apply_xft_settings): Fix potential buffe...
2011-06-21 Paul Eggert* configure.in: Port alloca to AIX 3.
2011-06-21 Paul EggertMerge from trunk.
2011-06-21 Paul EggertPort to Sun C.
2011-06-21 Paul EggertUse gnulib's alloca-opt module.
2011-06-21 Martin RudalicsDon't make popup frames unsplittable by default.
2011-06-21 Glenn MorrisAuto-commit of generated files.
2011-06-21 Juanma Barranquerolisp/misc.el (list-dynamic-libraries): Fix computation...
2011-06-21 Leo LiuNew primitive secure-hash supporting md5, sha-1 and...
2011-06-21 Martin RudalicsFix last fix of display-buffer-normalize-options.
2011-06-21 Leo LiuAdd crypto/sha256 and crypto/sha512 modules from gnulib
2011-06-21 Martin RudalicsHandle old buffer display options more faithfully.
2011-06-21 Paul Eggert* font.c (font_intern_prop): Don't use string_to_number...
2011-06-21 Vincent Belaïche* lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve...
2011-06-21 Paul Eggert* xselect.c (Fx_get_atom_name): Avoid need for strlen.
2011-06-21 Paul Eggert* xrdb.c: Don't assume strlen fits in int; avoid some...
2011-06-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2011-06-21 Drew Adams* lisp/menu-bar.el: Use function variable instead of...
2011-06-21 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (add-to-list): Add handle...
2011-06-21 Paul Eggert* xfont.c (xfont_match): Avoid need for strlen.
2011-06-21 Paul Eggert* xfns.c: Don't assume strlen fits in int.
2011-06-21 Paul Eggert* xdisp.c (display_mode_element): Don't assume strlen...
2011-06-21 Paul Eggert* xdisp.c (message_log_check_duplicate): Return intmax_t,
2011-06-21 Paul Eggert* callproc.c (egetenv): Adjust to getenv_internal API...
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Jan Djärv* x-dnd.el (x-dnd-version-from-flags)
2011-06-20 Stefan Monnier* lisp/minibuffer.el (completion-metadata): Prepend...
2011-06-20 Stefan Monnier* doc/misc/eshell.texi (Known problems): Fix typo.
2011-06-20 Stefan MonnierUse completion-at-point rather than completion-in-region.
2011-06-20 Deniz Dogan* lisp/net/rcirc.el: Delete trailing whitespaces once...
2011-06-20 Deniz Dogan* src/process.c (Fset_process_buffer): Clarify return...
next