bpt/emacs.git
2014-01-05 Chong YidongMore doc updates.
2014-01-05 Tassilo HornDefine org-level-* faces in tsdh-light theme.
2014-01-05 Martin RudalicsIn balance-windows add mising t to fix Bug#16351.
2014-01-05 Lars Magne... Make shr do line filling better when encountering very...
2014-01-05 Lars Magne... * net/shr.el (shr-descend): Don't bug out if the anchor...
2014-01-05 Kenjiro NAKAYAMAMake the eww history browsing work again
2014-01-05 Kenjiro NAKAYAMA* net/eww.el (eww): Support single/double quote for...
2014-01-05 Paul EggertFix misspelling of 'chinese' in rx.
2014-01-05 Paul EggertChange subword regexps back to vars.
2014-01-05 Paul EggertSpelling fix.
2014-01-05 Paul EggertSpelling fixes.
2014-01-05 Paul EggertDocument vconcat and the empty vector (Bug#16246).
2014-01-05 Paul EggertDocument behavior of (string-to-number "+@") (Bug#16293).
2014-01-05 Paul EggertFix typo in previous change.
2014-01-05 Paul EggertPort to GNU/Linux with recent grsecurity/PaX patches...
2014-01-04 Martin RudalicsFix maximization behavior on Windows (Bug#16300).
2014-01-04 Glenn Morris* admin/admin.el (manual-html-fix-index-2): Fix minor...
2014-01-04 Glenn Morris* admin.el (manual-html-fix-index-2): Tweak previous...
2014-01-04 Glenn MorrisYet more Texinfo 5 tweaks for admin.el's make-manuals
2014-01-03 Aidan Gauland* eshell.texi (What Eshell is not): Clean up confusing...
2014-01-03 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables...
2014-01-03 Vincent BelaïcheReverted 2014-01-02T21:05:34Z!vincentb1@users.sourcefor...
2014-01-03 Vincent BelaïcheReverted 2014-01-02T22:54:37Z!vincentb1@users.sourcefor...
2014-01-03 Glenn MorrisAuto-commit of loaddefs files.
2014-01-03 Paul EggertPort to C89.
2014-01-03 Paul EggertWhitespace fixes for recently-added code.
2014-01-03 Chong YidongLisp manaual improvements re docstrings
2014-01-03 Chong YidongRemove the dynamic-docstring-function feature.
2014-01-03 Stefan Monnier* lisp/ielm.el (ielm-tab): Retarget.
2014-01-03 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase...
2014-01-03 Michael AlbinusFix typo.
2014-01-03 Glenn MorrisMore Texinfo 5 updates for make-manuals (not yet finished)
2014-01-03 Glenn Morris* doc/misc/efaq-w32.texi, reftex.texi: Use @insertcopyi...
2014-01-03 Glenn Morris* ede.texi, eieio.texi, semantic.texi, srecode.texi...
2014-01-03 Glenn Morris* doc/misc/dbus.texi, nxml-mode.texi, widget.texi:...
2014-01-03 Glenn Morris* doc/misc/ert.texi: Add a titlepage. Use @insertcopying.
2014-01-03 Glenn Morris* doc/misc/calc.texi (Top): Use @top rather than @chapter.
2014-01-03 Paul EggertMerge from gnulib.
2014-01-03 Aidan Gauland* eshell.text (top): Fix incorrect use of xref.
2014-01-02 Vincent BelaïcheCorrect ses--file-format checking.
2014-01-02 Richard M.... dired-do-print handles printer-name
2014-01-02 Richard M.... Minor rmail fixes.
2014-01-02 Vincent BelaïcheAdd support for local printer functions in SES.
2014-01-02 Aidan Gauland* eshell.text (top): Fix incorrect info filename in...
2014-01-02 Glenn Morris* doc/misc/Makefile.in (cc_mode_deps): Rename from...
2014-01-02 Glenn MorrisAdd 2014 to more copyright years
2014-01-02 Glenn Morris* doc/lispref/numbers.texi (Numeric Conversions): Fix...
2014-01-02 Martin RudalicsFurther adjust frame/window scrollbar width calculations.
2014-01-02 Michael Albinus* NEWS: Explain, why xesam.el is obsolete.
2014-01-02 Aidan Gauland* eshell.text (Command Basics): Removed `Command basics...
2014-01-02 Aidan Gauland* eshell.text (What is Eshell?): Add section about...
2014-01-02 Xue Fuqiao* admin/check-doc-strings: Replace `perl -w' with ...
2014-01-01 Paul EggertPrefer ASCII in doc and comments when the difference...
2014-01-01 Paul Eggert* lisp.h (EMACS_INT): Configure based on INTPTR_MAX...
2014-01-01 Eli ZaretskiiFix bug #16265 with buffer caches when modifying text...
2014-01-01 Paul EggertFix copyright years by hand.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Martin RudalicsFix last change of grow_mini_window.
2013-12-31 Jan Djärv* nsterm.m (windowDidResignKey:): Set mouse_moved to 0.
2013-12-31 Fabrice PopineauMinor fixes for MinGW64 build.
2013-12-31 Eli ZaretskiiFix typo in a comment in the last commit in w2.c.
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Kenichi Handainternational/mule-conf.el: Unify the charset indian...
2013-12-31 Fabrice PopineauFall back on SetNamedSecurityInfo if SetFileSecurity...
2013-12-31 Martin RudalicsSome more fixes following pixelwise resize changes...
2013-12-31 Glenn Morris* etc/NEWS: Relocate entries that had strayed to the...
2013-12-31 Leo Liu* subr.el (set-temporary-overlay-map): Obsolete alias.
2013-12-30 Daniel ColascioneIgnore XF86WakeUp
2013-12-30 Daniel ColascioneFix infloop in indentation code
2013-12-30 Juanma Barranquerosrc/fileio.c: Silence compiler warnings.
2013-12-30 Glenn Morris* admin.el (manual-html-fix-headers, manual-html-fix...
2013-12-30 Eli ZaretskiiFix bug #16299 with assertion violation in set-default...
2013-12-30 Eli ZaretskiiRevert @documentencoding changes in the docs.
2013-12-30 Martin RudalicsFix Bug#16284.
2013-12-30 Paul EggertSpecify info encoding and language.
2013-12-30 Glenn Morris* emacs-lisp-intro.texi: Use @quotation for license...
2013-12-29 Paul EggertPlain copy-file no longer chmods an existing destination.
2013-12-29 Jan Djärv* configure.ac (xcsdkdir): Only set if using xcrun.
2013-12-29 Paul EggertRevert quoting of xcrun-related library.
2013-12-29 Paul Eggert* src/emacs.c (main): [DAEMON_MUST_EXEC]: Restore close...
2013-12-29 Paul Eggert* configure.ac (LIBXML2_CFLAGS): Fix xcrun-related...
2013-12-29 Xue FuqiaoAdd the "use strict;" and "use warnings;" pragmas.
2013-12-28 Paul EggertFix pipe bug with OS X emacs --daemon (Bug#16262).
2013-12-28 João TávoraFix bug #16272 when inserting newline at point-min...
2013-12-28 Eli ZaretskiiFix a thinko in last commit.
2013-12-28 Eli ZaretskiiFix bug #14739 with creation of GUI frames from TTY...
2013-12-28 Jan Djärv* configure.ac: Fix CC detection for xcrun case.
2013-12-28 Jan Djärv* configure.ac: Fix CC detection for xcrun case.
2013-12-28 Glenn Morris* admin/admin.el (cusver-scan): Warn about missing...
2013-12-28 Glenn MorrisRevert earlier erc-button change
2013-12-28 Glenn MorrisEvery defcustom should specify its type
2013-12-28 Paul EggertSpelling and typo fixes.
2013-12-28 Chong YidongDoc updates
2013-12-28 Glenn MorrisChangeLog fixes for font-locking
2013-12-28 Glenn MorrisAdd missing custom :versions, plus small fixes
2013-12-28 Glenn MorrisMisc small custom fixes
2013-12-28 Glenn MorrisTweak previos change
2013-12-28 Glenn Morris* doc/lispref/control.texi (Pattern matching case state...
2013-12-28 Glenn Morris* doc/emacs/trouble.texi (Understanding Bug Reporting...
2013-12-28 Paul EggertFix problem with MAKE and xcrun configuration.
next