bpt/emacs.git
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 Juri Linkov* lisp/dired.el (dired-check-switches, dired-switches...
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-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 Morrisautogen.sh: minor tweaks
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 Barry O'ReillyChange algorithm used to adjust positions for undo...
2014-05-01 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden...
2014-05-01 Glenn MorrisAuto-commit of loaddefs files.
2014-05-01 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mm-display-part): Highlight...
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.
2014-04-29 Stefan Monnier* src/window.c (struct saved_window): Remove mark.
2014-04-29 Glenn Morris* src/process.c (handle_child_signal): Handle systems...
2014-04-29 Glenn Morris* lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid...
2014-04-29 Glenn Morris* configure.ac: Treat MirBSD as OpenBSD.
2014-04-29 Eli ZaretskiiFix bug #17362 with inconsistent usage of @key and...
2014-04-29 Stefan Monnier* doc/lispref/processes.texi (Filter Functions, Sentinels):
2014-04-28 Eli ZaretskiiFix a typo in ChangeLog entry of last commit.
2014-04-28 Matthias DahlFix bug 16694 with applying X resources to faces too...
2014-04-28 Paul EggertUse bits_word for gcmarkbits.
2014-04-28 Stefan Monnier* lisp/textmodes/rst.el (electric-pair-pairs): Declare.
2014-04-28 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mime-display-attachment...
2014-04-28 Stefan Monnier* lisp/progmodes/ps-mode.el: Use SMIE. Move string...
2014-04-28 Paul EggertAvoid undefined behavior in signed left shift.
2014-04-27 Daniel ColascioneAvoid adding bracketed paste keys to command keys
2014-04-27 Teodor Zlatanovlisp/gnus.auth-source.el (auth-source-search): return...
2014-04-27 Juri Linkov* lisp/desktop.el (desktop-value-to-string): Let-bind...
2014-04-26 Eli ZaretskiiFix bug #17308 with inaccurate description of mail...
2014-04-26 Eli ZaretskiiFix bug #17334 with overrunning string bounds when...
2014-04-25 Stefan Monnier* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro...
2014-04-25 Nicolas Richard* lisp/battery.el (battery-update): Handle the case...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-25 Michael Albinus* automated/tramp-tests.el (top):
2014-04-24 Thien-Thi NguyenWarn against renaming git-bzr remote; nfc.
2014-04-24 Thien-Thi NguyenImprove Scheme font-locking for (define ((foo ...)...
2014-04-24 Leo Liu* progmodes/scheme.el (would-be-symbol, next-sexp-as...
2014-04-24 Eli ZaretskiiMinor doc fix for string predicates.
2014-04-24 Eli ZaretskiiFix bug #17331 with display properties on help-echo...
2014-04-24 Stefan Monnier* lisp/info.el: Use lexical-binding and cl-lib.
2014-04-24 Michael AlbinusUse a mock-up connection method for remote files.
2014-04-24 Stefan Monnier* src/window.c (Fset_window_configuration): Deactivate...
2014-04-24 Daniel ColascioneAdd coproc to list of bash builtins.
2014-04-24 Leo Liu* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2014-04-24 Daniel ColascioneRequire gv early to break eager macro-expansion cycles
2014-04-23 Paul Eggert* conf_post.h (ADDRESS_SANITIZER_WORKAROUND): Port...
2014-04-23 Eli ZaretskiiFix debugging code for checking the newline cache.
2014-04-23 Stefan Monnier* lisp/simple.el (region-active-p): Check there's a...
2014-04-23 Stefan Monnier* lisp/simple.el (completion-list-mode-map): Use choose...
2014-04-23 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-23 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Fix last...
2014-04-22 Daniel Colascione2014-04-22 Daniel Colascione <dancol@dancol.org>
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-22 Stefan Monnier* lisp/term/xterm.el (xterm--version-handler): Don...
2014-04-22 Paul EggertPort to GCC 4.9.0 with --enable-gcc-warnings.
2014-04-22 Paul Eggert* search.c (Fnewline_cache_check): Remove unused locals.
2014-04-22 Michael Heerdegen* dired.el (dired-insert-set-properties): Do not consider
2014-04-22 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden...
2014-04-22 Eli ZaretskiiAdd debugging facility for the newline cache.
2014-04-22 Stefan Monnier* lisp/emacs-lisp/byte-run.el (function-put): New function.
2014-04-22 Bastien GuerryMerge Org 8.2.6-1.
2014-04-22 Michael Albinus* automated/tramp-tests.el (tramp--test-check-files...
2014-04-22 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2014-04-22 Michael Albinus* automated/tramp-tests.el (tramp-test30-special-charac...
2014-04-22 Daniel ColascioneCorrectly macroexpand top-level forms during eager...
2014-04-22 Daniel ColascioneMinor bytecomp.el fixes
2014-04-22 Daniel ColascioneFix cl-lib-struct-accessors test again.
2014-04-22 Daniel ColascioneOptimize cl-struct-slot-value; fix test
2014-04-22 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset...
2014-04-21 Stefan Monnier* lisp/dframe.el (dframe-get-focus): Remove `hook'...
2014-04-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid...
2014-04-21 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2014-04-21 Stefan Monnier* lisp/progmodes/prog-mode.el (prettify-symbols--compos...
2014-04-21 Daniel ColascioneRemove excess parameters on cl--const-expr-val
2014-04-21 Jarek CzekalskiFix freezing with scroll bars of GTK3 Toolkit.
2014-04-21 Eli ZaretskiiMinor fixes to the docs.
2014-04-21 Stefan Monnier* lisp/image-mode.el (image-mode-window-put): Don't...
2014-04-21 Eli Zaretskiidoc/emacs/ChangeLog: Typo fix.
2014-04-21 Eli ZaretskiiMention that overlay priority doesn't have to be nil...
2014-04-21 Daniel ColascioneIgnore a.out
2014-04-21 Daniel ColascioneCorrectly treat progn contents as toplevel forms when...
2014-04-21 Eli ZaretskiiFix redefinition warning in MinGW64 build.
2014-04-21 Daniel ColascioneFix cl-the test
next