bpt/emacs.git
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
2014-03-29 Glenn Morris* lisp/speedbar.el: Remove some old commentary.
2014-03-29 Glenn MorrisSet Maintainer to emacs-devel in some lisp/url files.
2014-03-29 Glenn MorrisManage reftex's internal autoloads automatically
2014-03-29 Glenn Morris* (make-dist): Update AC_INIT regexp.
2014-03-28 Glenn MorrisImprove usage of AC_INIT
2014-03-28 Glenn Morris* lisp/url/url-vars.el (url-bug-address): Make into...
2014-03-28 Stefan Monnier* lisp/emacs-lisp/package.el (package-built-in-p):...
2014-03-28 Glenn MorrisAdd system-configuration-features, summarising some...
2014-03-28 Glenn Morris* etc/CONTRIBUTE: Avoid being specific about countries.
2014-03-28 Glenn Morris* etc/CONTRIBUTE: Small updates
2014-03-28 Ken Brown* src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]...
2014-03-28 Michal NazarewiczMake `cycle-spacing' behave more like `just-one-space...
2014-03-28 Tassilo HornAdd gnus-group-* faces.
2014-03-28 Glenn MorrisTweak earlier tty-run-terminal-initialization change
2014-03-28 Glenn MorrisBackport NEWS tweak from trunk
2014-03-28 Glenn MorrisMake term-file-aliases into a defcustom; tweaks previou...
2014-03-28 Glenn MorrisIntroduce `term-file-aliases', replacing some small...
2014-03-28 YAMAMOTO MitsuharuAdjust image background width on X11 accordingly when...
2014-03-27 Paul EggertPort recent signal-related changes to FreeBSD.
2014-03-27 Paul Eggert* configure.ac: Suggest './configure MAKE=gmake' in...
2014-03-27 Glenn MorrisSimplify treatment of some startup hooks
2014-03-27 Glenn MorrisRequire GNU make to build Emacs
next