bpt/emacs.git
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-08 Daniel ColascioneTweak completion documentation
2014-04-08 Leo LiuUse lexical-binding and require cl-lib
2014-04-07 Glenn MorrisChangeLog fixes
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-07 Paul Eggert* alloc.c: Simplify by removing use of HAVE_EXECINFO_H.
2014-04-07 Stefan Monnier* src/alloc.c: Keep track of symbols referenced from...
2014-04-07 Glenn MorrisAuto-commit of loaddefs files.
2014-04-07 João TávoraImprove on previous quote autopairing change
2014-04-07 João TávoraInhibit quote autopairing more frequently
2014-04-07 Glenn Morris* lisp/shell.el (shell-directory-tracker): Go back...
2014-04-07 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2014-04-07 Glenn MorrisChangeLog fix
2014-04-06 João TávoraFix electric-pair-delete-adjacent-pairs in modes bindin...
2014-04-06 João TávoraFix triple-quoting electricity in python-mode
2014-04-06 João TávoraFix electric-pair-skip-whitespace with quotes in text...
2014-04-06 Stefan Monnier* lisp/gnus/gnus-srvr.el (gnus-tmp-how, gnus-tmp-name...
2014-04-06 Stefan Monnier* lisp/dired-aux.el (dired-file-set-difference): Use...
2014-04-06 Eli Zaretskiisrc/bidi.c: Describe the design of reordering engine...
2014-04-06 Eli ZaretskiiFix bug #17199 with incorrect character produced by...
2014-04-06 Stefan Monnier* lisp/mpc.el (mpc--status-timer-run): Disable timer...
2014-04-05 Paul EggertPrefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
2014-04-05 Glenn MorrisChangeLog fix
2014-04-05 Glenn MorrisMinor doc updates related to dribble files
2014-04-05 Glenn MorrisAuto-commit of loaddefs files.
2014-04-05 Matthias DahlFix bug #16434 with handling the -rv command-line option.
2014-04-05 Matthias DahlFix bug #16378 with mishandling of empty faces.
2014-04-05 Matthias DahlFix bug #16694 with theme face precedence.
2014-04-05 Leo Liu* emacs-lisp/lisp-mode.el (lisp-imenu-generic-expressio...
2014-04-04 João TávoraImprove on previous quote autopairing change
2014-04-04 Stefan Monnier* lisp/textmodes/reftex-parse.el (reftex--index-tags...
2014-04-04 Tassilo HornFix bug#16090.
2014-04-04 Stefan Monnier* lisp/erc/erc.el (erc-invite-only-mode, erc-toggle...
2014-04-04 Stefan Monniersrc/buffer.h, src/frame.h: Clarify doc of optimization...
2014-04-04 Jan DjärvBackport from trunk.
2014-04-04 Eli Zaretskiisrc/keyboard.c: Fix a typo in a comment to read_char.
2014-04-04 Joost KremersUse `window-total-width' instead of `window-width'.
2014-04-04 Eli ZaretskiiA better fix for bug #17169.
2014-04-04 Glenn MorrisDoc updates for buffer-stale-function now applying...
2014-04-04 Glenn MorrisDoc updates for default values of some -function vars...
2014-04-03 Daniel ColascioneRename EARRAYSIZE to ARRAYELTS
2014-04-03 Eli ZaretskiiFix bug #17169 with infinite recursion in bidi_initiali...
2014-04-03 Ken BrownDon't use manifest on Cygwin. (Bug#17176)
2014-04-03 Daniel ColascioneAssert that function cells contain valid lisp objects
2014-04-03 Daniel ColascioneRearrange suspicious pointer logging
2014-04-03 Glenn MorrisRefix previous NEWS fix
2014-04-03 Glenn MorrisTweak previous NEWS change
2014-04-03 Daniel ColascioneClean up array size calculations
2014-04-03 Glenn MorrisDoc updates related to changes in revert-buffer functio...
2014-04-03 Glenn Morris* make-dist: Further update AC_INIT regexp.
2014-04-03 Daniel ColascioneAdd missing src/ChangeLog text that somehow ended up...
2014-04-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-03 Daniel ColascioneFix typo
2014-04-03 Daniel ColascioneAdd GC bug investigation code
2014-04-02 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-indent-new-calculate):
2014-04-02 Richard M.... Revert subr.el workaround for GC bug.
2014-04-02 Dmitry Antipov* xterm.c (x_term_init) [USE_LUCID]: Fix minor memory...
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-04-02 Martin RudalicsIn x_new_font don't calculate non-toolkit scrollbar...
2014-04-02 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-04-02 João TávoraInhibit quote autopairing more frequently
2014-04-02 Glenn MorrisSmall codes update for revert-buffer-function no longer...
2014-04-02 Glenn MorrisNEWS small edits
2014-04-02 Glenn Morris* lisp/simple.el (command-execute): Respect nil disable...
2014-04-02 Nicolas RichardFix for command-execute handling of disabled commands
2014-04-01 Daniel ColascionePrevent assertion failure when trying to complete the...
2014-04-01 Paul Eggert* fns.c (validate_subarray): Rename from validate_subst...
2014-04-01 Glenn MorrisBackport cedet/ede/emacs.el change from trunk
2014-04-01 Glenn Morrisconfigure.ac comment
2014-04-01 Glenn Morris* lisp/cedet/ede/emacs.el (ede-emacs-version): Update...
2014-04-01 Michael Albinus* NEWS: `url-handler-mode' passes operations to Tramp...
2014-04-01 Michael AlbinusPass some protocols to Tramp, like ssh and friends.
2014-04-01 Glenn MorrisAuto-commit of loaddefs files.
2014-04-01 Glenn MorrisAuto-commit of loaddefs files.
2014-03-31 Glenn MorrisFix up some Version: headers that might confuse package.el
2014-03-31 Glenn MorrisRename some cedet Version: headers that can confuse...
2014-03-31 Glenn Morris* configure.ac: Make the final "Does Emacs use Gsetting...
2014-03-31 Dmitry Antipov* fns.c (Fsubstring, Fsubstring_no_properties, secure_h...
2014-03-31 Dmitry Antipov* search.c (Freplace_match): Use make_specified_string.
2014-03-31 Jan Djärv* nsmenu.m (free_frame_tool_bar): Set wait_for_tool_bar...
2014-03-31 Jan Djärv* configure.ac: Fix errors from previous checkin (GSett...
2014-03-31 Jan Djärv* configure.ac: Fix errors from previous checkin (GSett...
2014-03-31 Daniel ColascioneDiscuss using lazy completion tables for inline completion.
2014-03-31 Leo Liu* emacs-lisp/eldoc.el (eldoc-print-current-symbol-info...
2014-03-31 Glenn MorrisSync some vhdl changes that seem to have been missed...
2014-03-31 Glenn Morris* lisp/simple.el (cycle-spacing--context, cycle-spacing...
2014-03-31 Reto ZimmermannSync with upstream vhdl mode v3.35.2.
2014-03-31 Glenn Morrisvhdl-mode.el small fixup
2014-03-30 Daniel Colascione* configure.ac: Include GFILENOTIFY objects in glib...
2014-03-30 Daniel Colascionecompletion-in-region-mode improvements
2014-03-30 Eli Zaretskiint/INSTALL: Minor fixes.
2014-03-30 Jan DjärvAvoid flickering on frame creation with tool bar on...
2014-03-30 Martin RudalicsIn x_set_window_size postpone calculation of default...
2014-03-30 Glenn MorrisAuto-commit of loaddefs files.
2014-03-30 Jan Djärv* configure.ac: Add check that GSettings is in libgio...
2014-03-29 Juri Linkov* lisp/dired-aux.el (dired-compress-file): Don't use...
2014-03-29 Jan Djärv* configure.ac: Add check that GSettings is in libgio.
2014-03-29 Glenn Morrisede autoload tweak
next