bpt/emacs.git
2014-05-22 Glenn MorrisRemove some stray test tempfiles
2014-05-22 Glenn Morris* fns-tests.el (fns-tests-nreverse): Update for changed...
2014-05-21 Paul EggertDon't assume that ImageMagick uses a 16-bit quantum.
2014-05-21 Leo Liu* doc/lispref/sequences.texi (Sequence Functions):...
2014-05-21 Daniel ColascioneFile-local-variable support for sh-script; add mksh...
2014-05-21 Daniel ColascioneFile-local-variable support for sh-script; add mksh...
2014-05-21 Leo Liu* emacs-lisp/cl-lib.el (cl-endp): Fix last change.
2014-05-20 Michael Albinus* dbusbind.c (xd_signature): Revert last 2 patches.
2014-05-20 Leo Liu* cl.texi (List Functions, Efficiency Concerns): Update...
2014-05-19 Paul EggertAllow any non-nil value to count as true in bool-vector.
2014-05-19 Leo Liu* emacs-lisp/cl-lib.el (cl-endp): Conform to CL's seman...
2014-05-19 Dmitry Antipov* font.c (font_matching_entity): Extract font-entity...
2014-05-19 Dmitry Antipov* src/lisp.h (CHECK_BOOLEAN): New function.
2014-05-19 Paul EggertRemove dependencies on getdelim and getline.
2014-05-18 Glenn Morris* configure.ac: Do not bother testing for png in non...
2014-05-18 Glenn MorrisTrivial simplifications due to track-mouse always being...
2014-05-18 Paul EggertPort ctags+etags build to Sun C 5.12.
2014-05-18 Paul EggertPort recent libpng changes to hosts with missing png.h.
2014-05-17 Paul EggertAssume C99 or later.
2014-05-17 Fabrice PopineauAlways map new memory for buffers after dumping.
2014-05-16 Paul Eggert* configure.ac (EMACS_CHECK_MODULES): Fix typo and...
2014-05-16 Paul EggertDon't require pkg-config when building from repository.
2014-05-16 Glenn Morris* etc/TODO: Add entry on printing.
2014-05-15 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mime-inline-part, gnus...
2014-05-15 Jan DjärvFix typo
2014-05-15 Jan DjärvFix yet another configure error on OSX.
2014-05-15 Dmitry Antipov* src/fns.c (Fnreverse): Allow vectors and bool vectors.
2014-05-15 Dmitry Antipov* tests/automated/fns-tests.el: New file.
2014-05-15 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-mime-inline-part, gnus...
2014-05-15 Dmitry Antipov* src/fns.c (Freverse): Allow vectors, bool vectors...
2014-05-14 Sam Steingoldavoid unnecessary questions
2014-05-14 Glenn MorrisAdd with-file-modes macro, and use it
2014-05-14 Glenn Morris* lisp/vc/emerge.el (emerge-make-temp-file): Simplify.
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-14 Stephen Berman* lisp/minibuffer.el (completion-pcm--merge-try): Merge...
2014-05-14 Dmitry AntipovMinor cleanup for terminal setup.
2014-05-14 Katsumi Yamaokagnus-art.el, mm-uu.el: Misc improvements for displaying...
2014-05-14 Glenn MorrisMake some pointless/useless emerge.el options obsolete
2014-05-14 Glenn MorrisOptimize away some compat-cruft in printing.el
2014-05-13 Paul Eggert* texinfo.tex: Update from gnulib.
2014-05-13 Paul Eggert* merge-gnulib: Defer to autogen.sh for ACLOCAL_PATH...
2014-05-13 Paul Eggert* keyboard.c (Qdeactivate_mark): Now static.
2014-05-13 Stefan Monnier* lisp/simple.el (undo-make-selective-list): Obey undo...
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
2014-05-13 Dmitry Antipov* configure.ac (--enable-link-time-optimization): Add...
2014-05-13 Michael Albinus* net/browse-url.el (browse-url):
2014-05-12 Sam Steingoldavoid function from `cl'
2014-05-12 Eli ZaretskiiA better fix for bug #17479.
2014-05-12 Eli ZaretskiiFix bug #17479 with spliced paragraphs in User manual.
2014-05-12 Sam Steingold(seconds-to-string): New function to pretty print time...
2014-05-12 Glenn Morris* lisp/net/rcirc.el (rcirc-reconnect-delay): Add :version.
2014-05-12 Stefan Monnier* lisp/mpc.el (mpc-format): Trim Date to the year.
2014-05-12 YAMAMOTO Mitsuharu* xdisp.c (draw_glyphs): Set clipping to highlight...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-12 Glenn MorrisRegenerate AUTHORS and ldefs-boot.el
2014-05-12 Glenn MorrisBump version to 24.3.91
2014-05-12 Eric Schulteob-screen tempfile fixes
2014-05-12 Katsumi Yamaoka* configure.ac (EMACS_CHECK_MODULES): Fix typo in previ...
2014-05-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-05-11 Paul EggertWork around bug in pkg-config before 0.26.
2014-05-11 Stefan Monnier* lisp/mouse.el: Use the normal toplevel loop while...
2014-05-11 Stefan Monnier* lisp/info.el (Info-quoted): New face.
2014-05-11 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (preceding-sexp): Exclud...
2014-05-11 Paul EggertRevert last two changes.
2014-05-11 Paul EggertRequire pkg-config 0.26 or later in autogen.sh only.
2014-05-11 Glenn Morris* src/fileio.c (Ffile_executable_p): Doc tweak.
2014-05-11 Paul EggertRequire pkg-config 0.26 or later.
2014-05-11 Santiago Payà... * lisp/vc/vc-hg.el (vc-hg-unregister): New function...
2014-05-11 Glenn MorrisMove lisp/emacs-lisp/find-gc.el to admin/
2014-05-11 Leo Liu* net/rcirc.el (rcirc-sentinel): Fix last change.
2014-05-10 Glenn MorrisFix ChangeLog typo
2014-05-10 Glenn Morrisadmin.el tweaks
2014-05-10 Glenn MorrisAlso mention bug-gnu-emacs in (ps-)print.el version...
2014-05-10 Glenn Morris* browse-url.el (browse-url-mosaic): Create /tmp/Mosaic...
2014-05-10 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Support adding a given...
2014-05-10 Jan Djärv* xsettings.c (init_gsettings): Use g_settings_schema_s...
2014-05-09 Philipp Rumpf* lisp/electric.el (electric-indent-post-self-insert...
2014-05-09 Sam SteingoldOptionally auto-reconnect depending on `rcirc-reconnect...
2014-05-09 Stefan Monnier* lisp/subr.el (function-put): Add function.
2014-05-09 Michael Albinus* url-handlers.el (url-file-handler-load-in-progress...
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 Stephen Berman* calendar/todo-mode.el (todo-insert-item-from-calendar):
2014-05-09 Glenn MorrisUse file-accessible-directory-p in some more places
2014-05-09 Glenn Morris* files.el (cd-absolute): Test if directory is accessible
2014-05-09 Glenn Morris* gnus/mml2015.el (mml2015-display-key-image): Fix...
2014-05-09 Glenn Morris* compile.el (recompile): Handle C-u M-x recompile...
2014-05-08 Adam Sjøgrenlisp/gnus/mml2015.el (mml2015-display-key-image): New...
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 Eli Zaretskiint/INSTALL: More details about creating the build envir...
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 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.
next