bpt/emacs.git
2014-05-09 Sam SteingoldOptionally auto-reconnect depending on `rcirc-reconnect...
2014-05-09 Katsumi Yamaokagnus-art.el: Misc improvements for displaying MIME...
2014-05-09 Eli Zaretskiilisp/progmodes/grep.el (lgrep): Fix a typo in last...
2014-05-09 Glenn MorrisUse file-accessible-directory-p in some more places
2014-05-09 Glenn Morris* gnus/mml2015.el (mml2015-display-key-image): Fix...
2014-05-08 Adam Sjøgrenlisp/gnus/mml2015.el (mml2015-display-key-image): New...
2014-05-08 Eli Zaretskiint/INSTALL: More details about creating the build envir...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn Morristest/automated/vc-bzr.el: revise previous change
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-08 Glenn Morristest/automated/vc-bzr.el: disable bzr's logging
2014-05-08 Stefan Monnier* lisp/xt-mouse.el: Drop spurious/oddly shaped events.
2014-05-07 Paul Eggert* internals.texi (C Dialect): New section.
2014-05-07 Paul Eggert* minibuf.c (read_minibuf): Avoid C99ism in previous...
2014-05-07 Paul Eggert* image.c: Include <png.h> before <setjmp.h>.
2014-05-07 Glenn MorrisStandardize case of "Front-Cover Texts" in texi file...
2014-05-07 Glenn Morris* autogen.sh: Check for failing aclocal.
2014-05-07 Jarek CzekalskiFix initialization of minibuffer history variable,...
2014-05-07 Stephen Bermantodo-mode.el: Don't drop full parameter list.
2014-05-06 Paul Eggert* image.c: Do not use libpng if HAVE_NS, as NS does...
2014-05-06 Glenn Morris* configure.ac: Comment.
2014-05-06 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2014-05-06 Samuel Bronson* src/keyboard.c (Frecursive_edit): Ensure inc&dec...
2014-05-06 Glenn Morris* etc/MACHINES: Misc small edits.
2014-05-06 Jarek CzekalskiFix tooltips pulling Emacs window to front on windows...
2014-05-06 Eli ZaretskiiMinor stylistic changes in find-gc.el.
2014-05-06 Michael AlbinusFix Bug#17415.
2014-05-06 Michael Albinus* tramp.texi (Frequently Asked Questions): Mention...
2014-05-06 Michael AlbinusFix Bug#17295.
2014-05-06 Glenn Morrisbrowse-url.el comment
2014-05-06 Glenn Morrisfind-gc.el misc fixes
2014-05-06 Glenn Morris* gnus-fun.el (gnus-grab-cam-face): Do not use predicta...
2014-05-05 Stefan Monnier* lisp/minibuffer.el (completion--try-word-completion...
2014-05-05 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse--read-event-sequence...
2014-05-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2014-05-05 Glenn Morris* lisp/help-fns.el (describe-function-1): Test for...
2014-05-05 Stefan Monnier* lisp/electric.el (electric-indent-functions-without...
2014-05-05 Jan Djärv* nsselect.m (Fx_selection_exists_p): Just return Qnil...
2014-05-05 Glenn Morris* autogen.sh: Check any pre-existing ACLOCAL_PATH.
2014-05-05 Daniel ColascioneUse rx for `gnu' compile.el pattern
2014-05-05 Daniel ColascioneUse rx for `gnu' compile pattern
2014-05-05 Eli ZaretskiiUpdate nt/INSTALL for the latest changes in configury.
2014-05-05 Jarek CzekalskiRemove unneeded prompt "Buffer ... still has clients"
2014-05-05 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
2014-05-05 Glenn MorrisAuto-commit of loaddefs files.
2014-05-04 Leo Liu* etc/NEWS: Correct spelling.
2014-05-04 Paul EggertConsult libpng-config more consistently.
2014-05-04 Paul Eggert* autogen.sh: Use ‘"’ to quote a message that often...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-04 Paul Eggert* configure.ac (LIBPNG): Add -lz -lm on platforms where...
2014-05-04 Leo LiuSupport Chinese diary entries in calendar and diary
2014-05-03 Paul EggertRequire ImageMagick >= 6.3.5, due to PixelSetMagickColor.
2014-05-03 Paul EggertHandle systems without WCONTINUED consistently.
2014-05-03 Glenn Morris* autogen.sh: If all else fails, try using pkg-config...
2014-05-03 Paul EggertGet --enable-gcc-warnings to work after touching config...
2014-05-03 Barry O'ReillyFix ChangeLogs of 2014-05-01 commit.
2014-05-03 Glenn MorrisAuto-commit of loaddefs files.
2014-05-03 Juri Linkov* lisp/dired.el (dired-check-switches, dired-switches...
2014-05-03 Eli ZaretskiiMinor fixes for comments.
2014-05-03 Paul EggertGet --enable-gcc-warnings working again.
2014-05-03 Paul EggertMake it easier on maintainers who use their own Automake.
2014-05-03 Stefan Monnier* lisp/vc/ediff-diff.el (ediff-set-fine-diff-properties...
2014-05-02 Glenn Morris* configure.ac (PKG_CONFIG_PATH): Declare with AC_ARG_VAR.
2014-05-02 Glenn MorrisRemove the --with-pkg-config-prog configure option
2014-05-02 Glenn MorrisUse pkg-config's pkg.m4
2014-05-02 Glenn Morris* configure.ac (AC_CONFIG_MACRO_DIR): Use it.
2014-05-02 Paul Eggert* vhdl-mode.texi: Add "@documentencoding UTF-8",
2014-05-02 Glenn Morrisadmin/make-tarball.txt: Misc small updates/edits
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-05-02 Glenn Morrisautogen.sh: minor tweaks
2014-05-02 Stephen BermanUpdate, improve exposition, add cross references, fix...
2014-05-02 Stephen BermanAdd a warning and a menu.
2014-05-02 Stephen BermanExtend todo item insertion UI to item editing.
2014-05-02 Eli ZaretskiiImprove indexing in trouble-related sections of Emacs...
2014-05-02 Leo Liu* emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
2014-05-02 Katsumi YamaokaGnus: Make gnus-mime-inline-part and gnus-mm-display...
2014-05-02 Katsumi YamaokaGnus: Make gnus-mime-inline-part and gnus-mime-inline...
2014-05-01 Glenn MorrisDoc fixes
2014-05-01 Barry O'ReillyChange algorithm used to adjust positions for undo...
2014-05-01 Glenn Morris* configure.ac (LIBPNG): Consult libpng-config
2014-05-01 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden...
2014-05-01 Eli Zaretskiisrc/term.c (tty_menu_activate): A better initialization...
2014-05-01 Stefan Monnier* src/intervals.c: Tighten assertions.
2014-05-01 Glenn MorrisAuto-commit of loaddefs files.
2014-05-01 Glenn MorrisAuto-commit of loaddefs files.
2014-05-01 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mm-display-part): Highlight...
2014-05-01 Stefan Monnier* lisp/mpc.el (mpc-volume-mouse-set): Don't burp at...
2014-04-30 Reuben Thomas* lisp/dired.el (dired-mode): make terminology for...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-30 Paul EggertSpelling fix, plus try to fix grammar in doc string.
2014-04-30 Paul Eggert* term.c (tty_menu_activate): Don't assume row and...
2014-04-30 Eli ZaretskiiMinor fixes for dired.el doc strings.
2014-04-30 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mm-display-part): Fix previ...
2014-04-30 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mm-display-part): Fix previ...
2014-04-30 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mm-display-part): Bugfix...
2014-04-29 Eli ZaretskiiOne more doc fix for bug #17362.
2014-04-29 Glenn Morris* lisp/mail/rmail.el (rmail-quit): Handle killed summaries.
2014-04-29 Eli ZaretskiiPlace hardware TTY cursor at the active menu item when...
2014-04-29 Eli ZaretskiiFew more doc fixes for bug #17362.
next