bpt/emacs.git
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
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
2014-04-21 Daniel ColascioneFix cl-loop destructuring under `with' clause
2014-04-21 Paul EggertSpelling fixes.
2014-04-20 Daniel ColascioneProvide function for asking vc about project root
2014-04-20 Katsumi Yamaokalisp/gnus/gnus-icalendar.el: Silence the byte compiler
2014-04-20 Jan Tatarik* gnus-icalendar.el (gnus-icalendar-event->org-entry)
2014-04-20 Michael Albinus* automated/tramp-tests.el (tramp-test19-directory...
2014-04-20 Michael Albinus* net/tramp-sh.el (tramp-get-ls-command): Use "-b"...
2014-04-20 Eli ZaretskiiImprove NEWS entry for dired-hide-details-mode.
2014-04-20 Daniel Colascioneunbreak the build
2014-04-20 Eli ZaretskiiFix commit date of an entry in lisp/ChangeLog.16.
2014-04-20 Daniel Colascionecl-lib defstruct introspection
2014-04-20 Daniel ColascioneTweak documentation for previous change
2014-04-20 Daniel Colascionedefstruct introspection
2014-04-19 Paul Eggert* configure.ac: Add comment explaining why HAVE_GLIB...
2014-04-19 Michael AlbinusInstrument `tramp--test-check-files' in order to get...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-19 Stefan Monnier* src/intervals.c (rotate_right, rotate_left): Fix...
2014-04-19 Paul EggertLink to glib-using libraries when checking for glib.
2014-04-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie--sh-keyword...
2014-04-19 Michael Albinus* automated/tramp-tests.el (tramp--test-check-files...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-18 Michael Albinus* automated/tramp-tests.el (tramp-copy-size-limit)...
2014-04-18 Michael AlbinusAvoid recursive load of tramp.el
2014-04-18 Eli ZaretskiiFix bug #17288 with inserting left truncation glyph...
2014-04-18 Eli Zaretskiisrc/ChangeLog: Add header line to recent MSDOS-related...
2014-04-18 Paul Eggert* emacs.c (close_output_streams): Don't clear and resto...
2014-04-17 Paul Eggert* notes/bzr: Update instructions for merging from gnulib.
2014-04-17 Paul Eggert* term.c (tty_send_additional_strings): No need to...
2014-04-17 Jan DjärvPrevent endless loop in x_make_frame_visible.
2014-04-17 Eli ZaretskiiFix bug #17281 with infloop in line-pixel-height.
2014-04-17 Daniel Colascione2014-04-17 Daniel Colascione <dancol@dancol.org>
2014-04-17 Eli ZaretskiiFix bug #17269 with corruption of the newline cache.
2014-04-17 Paul Eggert* GNUmakefile: Speed up 'make bootstrap' in fresh checkout.
2014-04-17 Paul Eggert* Makefile.in (force-info): Remove.
2014-04-17 Ian D* lisp/image-mode.el (image-mode-window-put): Also...
2014-04-17 Paul Eggert* Makefile.in (FRC): Remove.
2014-04-17 Paul EggertBe consistent about reporting infoclean failures.
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Stefan Monnier* lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make...
2014-04-16 Paul EggertAdd a NEWS entry for IRIX.
2014-04-16 Paul EggertRemove DATA_SEG_BITS.
2014-04-16 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-calculate-indent...
2014-04-16 Stefan Monnier* src/window.c (save_window_save): Lookup window_point_...
2014-04-16 Eli ZaretskiiActually commit msdos/sedadmin.inp.
2014-04-16 Eli ZaretskiiFix the MSDOS build.
2014-04-16 Juanma Barranquerolisp/ChangeLog: Remove merge marker.
2014-04-16 Karl Fogel* savehist.el (savehist-save): Remove workaround for...
2014-04-15 Katsumi Yamaokalisp/gnus/message.el (message-insert-formatted-citation...
2014-04-15 Paul EggertRevert previous change.
2014-04-15 Eli ZaretskiiResurrect 2 entries in src/ChangeLog nuked by the previ...
2014-04-15 Paul EggertFix some xgselect-vs-pselect bugs.
2014-04-15 Stefan Monnier* src/buffer.c (Foverlays_at): Add argument `sorted'.
2014-04-14 João TávoraFix relative links to parent directories in shr
2014-04-14 Stefan Monnier* lisp/doc-view.el (doc-view-set-doc-type): Ignore...
2014-04-14 Juanma Barranquerolisp/faces.el (face-set-after-frame-default): Remove...
2014-04-14 Eli ZaretskiiFix bidirectional redisplay when deletion creates a...
2014-04-14 Paul Eggert* autogen.sh: Use autoreconf's -f option.
2014-04-14 Paul EggertClean up configure-time library handling a bit.
2014-04-14 YAMAMOTO MitsuharuFix application of dolist to a vector (Bug#17257).
2014-04-13 Paul EggertPort to IRIX 6.5.
2014-04-13 Eli ZaretskiiFix open-dribble-file's treatment of non-ASCII file...
2014-04-13 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-04-13 João TávoraFix bug in Electric Pair mode
2014-04-13 Eli ZaretskiiImprove documentation of blink-cursor-mode and its...
2014-04-13 Eli ZaretskiiFix bug #17255 with insufficient pure space on 32-bit...
2014-04-13 Eli ZaretskiiFix last commit.
2014-04-13 Eli ZaretskiiFix creation of emacs.exe hardlink at "make install...
2014-04-13 Stefan Monnier* src/bytecode.c (exec_byte_code): Rework the volatiles...
2014-04-12 Paul Eggert* keyboard.c (Fopen_dribble_file): Avoid some races.
2014-04-12 Stefan Monnier* lisp/progmodes/grep.el: Use lexical-binding.
next