bpt/emacs.git
2013-03-30 Eli ZaretskiiIncorporated m4/stdalign.m4 fix from gnulib.
2013-03-29 Eli ZaretskiiFinished with config.nt diffs. Problem with mmsystem...
2013-03-29 Eli ZaretskiiFinished first cut of mingw-cfg.site.
2013-03-29 Eli ZaretskiiHandled fstatat and fsync, fixed fdopendir.
2013-03-29 Eli ZaretskiiFix CLASH_DETECTION and 'not needed' result for fdopendir.
2013-03-29 Eli ZaretskiiAdded nt/mingw-cfg.site, first few vars defined on it.
2013-03-28 Eli ZaretskiiUse 'restrict' in gettimeofday arguments, and make...
2013-03-28 Eli ZaretskiiFix the gettimeofday_timezone test.
2013-03-28 Eli ZaretskiiMade references to nt/inc absolute, so out-of-tree...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-28 Dmitry Antipov* window.h (struct window): Replace hchild, vchild...
2013-03-28 Eli ZaretskiiFix inaccuracy in a comment.
2013-03-28 Eli ZaretskiiFix bug #14073 with referencing window total number...
2013-03-28 Dmitry AntipovFix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which...
2013-03-28 Eli ZaretskiiAdd debugging code to w32fns.c.
2013-03-28 Eli ZaretskiiAdd DEF_IMGLIB_FN for g_error_free to image.c.
2013-03-28 Leo Liu* vc/vc-bzr.el (vc-bzr-revert): Don't backup.
2013-03-28 Dmitry Antipov* xdisp.c (with_echo_area_buffer_unwind_data): Save...
2013-03-28 Katsumi Yamaokalisp/gnus/nndraft.el (nndraft-request-expire-articles...
2013-03-27 Andrew Cohengnus-msg.el (gnus-setup-message): Set the posting-style...
2013-03-27 Eli ZaretskiiFix bug #14063 with reverting the *Colors* buffer.
2013-03-27 Stefan Monnier* lisp/minibuffer.el (completion-pcm--merge-completions...
2013-03-27 Stefan Monnier* lisp/case-table.el (case-table-get-table): New function.
2013-03-27 Ted ZlatanovAdd `superword-mode'
2013-03-27 rzl24oziimage.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for...
2013-03-27 Eli ZaretskiiFix MinGW64 compilation warnings in w32.c and w32proc.c.
2013-03-27 Glenn MorrisAuto-commit of generated files.
2013-03-27 Eli ZaretskiiFix last commit in nt/makefile.w32-in, which broke...
2013-03-27 Eli ZaretskiiAvoid MinGW64 compiler warnings.
2013-03-27 Eli ZaretskiiFix rules in nt/makefile.w32-in for parallel builds...
2013-03-27 Eli ZaretskiiFix compilation of addpm with MinGW64.
2013-03-27 Paul Eggert* configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed...
2013-03-27 Andrew Cohenlisp/gnus/nnir.el: Fix byte-compile warning. nnoo-defin...
2013-03-26 Aidan GaulandAdded eshell-tramp module
2013-03-26 Eli ZaretskiiFix MinGW64 compilation of w32.c.
2013-03-26 Eli ZaretskiiFix _setjmp calls for MinGW64.
2013-03-26 Eli ZaretskiiFix problem with _setjmp in MinGW64-compiled Emacs.
2013-03-26 Jan Djärv* gtkutil.c (style_changed_cb): Check if frame is live...
2013-03-26 Eli ZaretskiiMore MinGW64 related fixes.
2013-03-26 Eli ZaretskiiMore MinGW64 fixes.
2013-03-26 Eli Zaretskiisrc/ChangeLog: Fix last log entry.
2013-03-26 Eli ZaretskiiFix more MinGW64 incompatibilities.
2013-03-26 Glenn MorrisAuto-commit of generated files.
2013-03-26 Eli ZaretskiiFix more incompatibilities between MinGW.org and MinGW6...
2013-03-26 Stefan Monnier* lisp/desktop.el (desktop--v2s): Rename from desktop...
2013-03-26 Leo Liu* lisp/register.el: Move semantic tag handling back to
2013-03-26 Andrew Cohenlisp/gnus/ChangeLog: Update
2013-03-26 Stefan Monnier* lisp/eshell/em-prompt.el (eshell-emit-prompt): Make...
2013-03-25 Andrew Cohenlisp/gnus/nnir.el: Major rewrite; Separate searching...
2013-03-25 Jan DjärvChangelog for previous commit.
2013-03-25 Jan Djärv* configure.ac (HAVE_XKB): Define if Xkb is present.
2013-03-25 Eli ZaretskiiFix incompatibilities between MinGW.org and MinGW64...
2013-03-25 Stefan Monnier* lisp/font-lock.el (lisp-font-lock-keywords-2): Don...
2013-03-24 Juri Linkov* lisp/replace.el (list-matching-lines-prefix-face...
2013-03-24 Eli ZaretskiiMinor improvements in ELisp manual.
2013-03-24 Andreas SchwabReorder conditions that are written backwards
2013-03-24 Leo Liu* lisp/files.el (kill-buffer-hook): Doc fix.
2013-03-24 Dmitry Antipov* xfaces.c (Finternal_face_x_get_resource): Allow 3rd...
2013-03-24 Paul EggertStatic checking by GCC 4.8-20130319.
2013-03-24 Paul EggertMerge from gnulib.
2013-03-24 Ken Brown* src/w32fns.c (emacs_abort) [CYGWIN]: Define `_open...
2013-03-24 Ken Brown* src/w32term.c (w32_initialize): Silence compiler...
2013-03-23 Dmitry Gutov* lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring...
2013-03-23 Eli ZaretskiiFix fullscreen resizing of multiple frames on MS-Windows.
2013-03-23 Dmitry Gutov* lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind...
2013-03-23 cgFix MSVC compilation problem in lib-src.
2013-03-23 Eli ZaretskiiFix bug #13935 with inaccurate description of 'fullscreen'.
2013-03-23 Eli ZaretskiiFix bug #14032 with restoring frame dimensions on MS...
2013-03-23 Leo Liu* lisp/nxml/nxml-util.el (nxml-with-unmodifying-text...
2013-03-23 Leo Liu* lisp/nxml/rng-nxml.el (rng-set-state-after): Do not...
2013-03-23 Juri Linkov* lisp/info.el (info-index-match): New face.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-22 Ted Zlatanov* progmodes/cfengine.el: Use symbol motion commands...
2013-03-22 Ken Brown* src/unexcw.c: Update for x86_64-cygwin.
2013-03-22 Dmitry Antipov* frame.h (struct frame): Put menu_bar_window under...
2013-03-21 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 Paul EggertUse functions and constants to manipulate Lisp_Save_Val...
2013-03-21 Paul Eggert* alloc.c: Remove redundant static declarations.
2013-03-21 Ted Zlatanov* progmodes/cfengine.el (cfengine-common-syntax): Add...
2013-03-20 Juri LinkovInfo footnote fontification and navigation.
2013-03-20 Stefan Monnier* lisp/subr.el (posn-point, posn-string): Fix it here...
2013-03-20 Dmitry Antipov* window.h (struct window): Convert left_col, top_line...
2013-03-20 Dmitry AntipovFix ChangeLog entry.
2013-03-20 Dmitry Antipov* frame.h (struct frame): Drop resx and resy because...
2013-03-20 Kenichi Handamerge trunk
2013-03-20 Kenichi Handacoding.c (syms_of_coding): Initialize disable_ascii_opt...
2013-03-20 Paul Eggert* Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch...
2013-03-20 Paul EggertSuppress unnecessary non-ASCII chatter during build...
2013-03-20 Leo Liu* ido.el (ido-chop): Fix bug#10994.
2013-03-19 Dmitry Gutov* lisp/whitespace.el (whitespace-font-lock, whitespace...
2013-03-19 Dmitry Antipov* print.c (syms_of_print): Initialize debugging output...
2013-03-19 Stefan Monnier* lisp/mouse.el (mouse--down-1-maybe-follows-link)...
2013-03-19 Dmitry Antipov* window.c (Fwindow_combination_limit, Fset_window_comb...
2013-03-19 Dmitry Gutov* lisp/whitespace.el (whitespace-font-lock-keywords...
2013-03-19 Paul EggertSpelling fixes.
2013-03-19 Dmitry Gutov* lisp/whitespace.el (whitespace-color-on): Use `prepen...
2013-03-19 Leo Liu* progmodes/compile.el (compilation-display-error)...
2013-03-18 Paul EggertFix bug when building Emacs with a GNU Make submake.
2013-03-18 Paul Eggertiso-2022-7bit commentary fixes
2013-03-18 Eli ZaretskiiMS-Windows followup to automation of ja-dic.el in 2013...
next