bpt/emacs.git
2014-05-27 Paul EggertMerge from gnulib.
2014-05-27 Stefan Monnier* lisp/mouse.el (mouse-set-region): Handle spurious...
2014-05-27 Paul EggertDon't kill already-reaped process.
2014-05-26 Eli ZaretskiiMinor fixes for MS-Windows MinGW64 build.
2014-05-26 Glenn Morris* package-test.el (package-test-install-single): Update...
2014-05-26 Ken Brown* src/w32term.c (x_delete_display): Don't free dpyinfo...
2014-05-26 Jan Djärv* nsfns.m (Fns_do_applescript): Put code in the wrong...
2014-05-26 Jan Djärv* nsfns.m (ns_do_applescript): Surround executeAndRetur...
2014-05-26 Glenn MorrisAuto-commit of loaddefs files.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-26 YAMAMOTO Mitsuharu* admin/mac/uvs.el: New file. Generates ../src/macuvs...
2014-05-25 Tassilo HornImprove reftex-format-special
2014-05-25 Thien-Thi NguyenArrange to never byte-compile the generated -pkg.el...
2014-05-25 Thien-Thi NguyenFix bug: Properly quote args to generated -pkg.el ...
2014-05-25 Eli ZaretskiiFix bug #17585 with incorrect vertical motion when...
2014-05-25 Jan Djärv* admin/mac/uvs.el: New file from Mac port. src/macuvs...
2014-05-25 Andreas Schwab* cus-face.el (custom-face-attributes): Add :distant...
2014-05-25 Jan DjärvSimplify NS font driver draw, merge from Macport.
2014-05-25 Martin RudalicsRemove interactive specification from window--dump...
2014-05-25 Andreas SchwabSupport shifted keypad keys in xterm
2014-05-25 Glenn Morris* NEWS addition
2014-05-25 Glenn MorrisNEWS markup fix
2014-05-24 Paul EggertSpecify coding if Latin-1 Emacs would misinterpret.
2014-05-24 Paul Eggert* xdisp.c (safe__call1, safe__eval): Now static.
2014-05-24 Daniel ColascioneFix subword-mode motion
2014-05-24 Daniel ColascioneUnbreak the build
2014-05-24 Eli ZaretskiiFix last commits in xdisp.c, which caused a crash at...
2014-05-24 Ken BrownFix bug#17510 with a pointer freed more than once ...
2014-05-24 Stefan Monnier* src/xdisp.c: Bind inhibit-quit during pre-redisplay...
2014-05-24 Leo Liu* calc/calc.el (math-bignum): Handle most-negative...
2014-05-24 Eli ZaretskiiAvoid marking too deep portions of stack in mark_stack.
2014-05-24 Jan Djärv* xfns.c (x_window_property_intern): New function ...
2014-05-23 Glenn MorrisSmall fix for he-line-search-regexp
2014-05-23 Stephen Bermantodo-mode.el: Remove dependence on auto-mode-alist.
2014-05-23 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--member-p): Change...
2014-05-23 Stefan Monnier* lisp/minibuffer.el (completion--sreverse): Remove.
2014-05-23 Stephen Berman* calendar/todo-mode.el: Miscellaneous bug fixes.
2014-05-22 Glenn Morris* lisp/shell.el (shell-mode) <shell-dirstack-query...
2014-05-22 Paul EggertSupply malloc and alloc_size attributes for extern...
2014-05-22 Glenn Morris* window.el (window--dump-frame): Avoid error in -...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-22 Leo Liu* sequences.texi (Sequence Functions): Don't mention...
2014-05-22 Glenn MorrisTweak previous bytecomp-tests.el change
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 Glenn Morris* lisp/nxml/nxml-mode.el (xml-mode): Only define this...
2014-05-21 Paul EggertDon't assume that ImageMagick uses a 16-bit quantum.
2014-05-21 Eli ZaretskiiFix bug #17532 with unclear docs of setting frame's...
2014-05-21 Eli ZaretskiiFix bug #17539 with infinite recursion during scroll...
2014-05-21 Leo Liu* doc/lispref/sequences.texi (Sequence Functions):...
2014-05-21 Dmitry GutovReplace uses of `save-buffer' with `write-region'
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 Juri Linkov* lisp/avoid.el (mouse-avoidance-banish-position):...
2014-05-20 Juri Linkov* lisp/avoid.el (mouse-avoidance-set-mouse-position...
2014-05-20 Stefan Monnier* lisp/progmodes/scheme.el (scheme-mode-syntax-table...
2014-05-20 Stefan Monnier* lisp/emacs-lisp/lisp.el (end-of-defun): Ensure we...
2014-05-20 Eli ZaretskiiFix bug #17524 with crashes in creating a new frame...
2014-05-20 Glenn Morris* lisp/vc/vc-rcs.el: Comment.
2014-05-20 Michael Albinus* dbusbind.c (xd_signature): Revert last 2 patches.
2014-05-20 Paul EggertFix rcs2log problems with CVS.
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 Eli Zaretskiisrc/lisp.h: Fix typos in a comment.
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 EggertSpelling fix.
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 Glenn Morris* mouse.el: Remove old comment.
2014-05-18 Glenn Morris* configure.ac (INSTALL_INFO): Revert to just checking...
2014-05-18 Paul EggertPort ctags+etags build to Sun C 5.12.
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Fix...
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Don...
2014-05-18 Paul EggertPort recent libpng changes to hosts with missing png.h.
2014-05-17 Eli Zaretskiilisp/simple.el (line-move-ignore-invisible): Fix last...
2014-05-17 Michael AlbinusFix typo.
2014-05-17 Michael Albinus* net/tramp-sh.el (tramp-find-inline-encoding): Do...
2014-05-17 Eli ZaretskiiFix bug #17511 with unclear documentation of line-move...
2014-05-17 Paul EggertAssume C99 or later.
2014-05-17 Fabrice PopineauAlways map new memory for buffers after dumping.
2014-05-17 Glenn Morris* configure.ac: Add comments accidentally omitted from...
2014-05-17 Glenn Morris* configure.ac (INSTALL_INFO): Try "ginstall-info"...
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 Michael Albinus* net/dbus.el (dbus-init-bus, dbus-call-method)
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 David EngsterAuto-commit of loaddefs files.
2014-05-14 Nicolas RichardDeal with EIEIO methods without doc strings (Bug#17490).
2014-05-14 Sam Steingoldavoid unnecessary questions
next