bpt/emacs.git
2014-05-09 Stephen Berman* calendar/todo-mode.el (todo-insert-item-from-calendar):
2014-05-09 Glenn Morris* files.el (cd-absolute): Test if directory is accessible
2014-05-09 Glenn Morris* compile.el (recompile): Handle C-u M-x recompile...
2014-05-08 Juri LinkovBackport dired-check-switches from trunk.
2014-05-08 Glenn MorrisAdd CVE numbers for recent issues to ChangeLogs
2014-05-08 Glenn Morris* browse-url.el (browse-url-mosaic): Be careful when...
2014-05-08 Eli Zaretskiint/INSTALL: Minor rearrangement of text for clarity.
2014-05-08 Glenn Morris* test/automated/vc-bzr.el: Tweak previous to use BZR_H...
2014-05-08 Glenn MorrisFix comment typo in previous
2014-05-08 Glenn Morristest/automated/vc-bzr.el: revise previous change
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 Glenn MorrisStandardize case of "Front-Cover Texts" in texi file...
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 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 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 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-04 Paul Eggert* configure.ac (LIBPNG): Add -lz -lm on platforms where...
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 MorrisAuto-commit of loaddefs files.
2014-05-03 Eli ZaretskiiMinor fixes for comments.
2014-05-03 Stefan Monnier* lisp/vc/ediff-diff.el (ediff-set-fine-diff-properties...
2014-05-02 Glenn Morrisadmin/make-tarball.txt: Misc small updates/edits
2014-05-02 Paul EggertConsult libpng-config more consistently.
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-01 Glenn MorrisDoc fixes
2014-05-01 Glenn Morris* configure.ac (LIBPNG): Consult libpng-config
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 Stefan Monnier* lisp/mpc.el (mpc-volume-mouse-set): Don't burp at...
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-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 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 Stefan Monnier* lisp/textmodes/rst.el (electric-pair-pairs): Declare.
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 Nicolas Richard* lisp/battery.el (battery-update): Handle the case...
2014-04-25 Michael Albinus* automated/tramp-tests.el (top):
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 Michael AlbinusUse a mock-up connection method for remote files.
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 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-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 Eli ZaretskiiAdd debugging facility for the newline cache.
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-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 Jarek CzekalskiFix freezing with scroll bars of GTK3 Toolkit.
2014-04-21 Eli ZaretskiiMinor fixes to the docs.
2014-04-21 Eli Zaretskiidoc/emacs/ChangeLog: Typo fix.
2014-04-21 Eli ZaretskiiMention that overlay priority doesn't have to be nil...
next