bpt/emacs.git
2014-06-28 Glenn Morris* lisp/Makefile.in (doit): Remove force rule.
2014-06-28 Glenn Morrislisp/Makefile tiny simplification
2014-06-28 Glenn MorrisAdd short test aliases that always re-run the tests
2014-06-28 Stefan Monnier* lisp/files.el (minibuffer-with-setup-hook): Evaluate...
2014-06-27 Michael Albinus* automated/dbus-tests.el (dbus--test-register-service)
2014-06-27 Glenn MorrisChangeLog fix: relocate entry to correct position
2014-06-27 Glenn MorrisHave `make check' re-run all the tests, every time
2014-06-27 Stephen Berman* calendar/todo-mode.el (todo-set-top-priorities):...
2014-06-27 Eli Zaretskiisrc/w32heap.c: Minor formatting and whitespace changes.
2014-06-27 Luke Lee* lisp/progmodes/hideif.el: Style fixes. Fix doc-string...
2014-06-27 Glenn MorrisRegenerate ldefs-boot.el
2014-06-27 Leo LiuBackport fix for debbugs.gnu.org/17556 from trunk
2014-06-27 Glenn Morris* lisp/net/eww.el (eww-mode) <eww-current-title>: Make...
2014-06-27 Glenn MorrisReplace BOOTSTRAPEMACS with an order-only dependence...
2014-06-27 Glenn Morris* make-dist: Exclude test/automated/*.log.
2014-06-27 Glenn MorrisChangeLog fix (no need to merge to trunk)
2014-06-27 Glenn Morris* etc/publicsuffix.txt: Update from source.
2014-06-26 Glenn Morris* lisp/Makefile.in (update-authors): Update for moved...
2014-06-26 Stephen Berman* calendar/todo-mode.el (todo-prefix-overlays): If...
2014-06-26 Glenn MorrisWarn about read-passwd in batch mode
2014-06-26 Leo Liu* skeleton.el (skeleton-end-hook): Default to nil and...
2014-06-26 Daiki Ueno* lisp/emacs-lisp/package.el (package--check-signature...
2014-06-26 Stefan Monnier* lisp/progmodes/hideif.el: Undo last change which...
2014-06-26 Glenn Morris* test/automated/package-x-test.el: Do not mess with...
2014-06-26 Glenn Morris* test/automated/Makefile.in (%.log): If error, dump...
2014-06-26 Dmitry Antipov* src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_A...
2014-06-26 Daiki Uenopackage.el: Don't signal "no public key" error if allow...
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-26 Glenn MorrisRegenerate etc/AUTHORS
2014-06-26 Glenn MorrisBump version to 24.3.92
2014-06-26 Glenn Morris* find-func.el (find-function-C-source-directory):...
2014-06-26 Glenn MorrisRemove some function declarations, no longer needed...
2014-06-26 Glenn Morrisps-samp.el: Make it slightly less awful
2014-06-26 Glenn Morris* lisp/progmodes/idlw-shell.el (idlwave-shell-make...
2014-06-26 Glenn MorrisMove lisp/emacs-lisp/authors.el to admin/
2014-06-26 Glenn Morris* etc/NEWS: Maybe ert-summarize-tests-batch-and-exit...
2014-06-26 Glenn Morrislib-src/Makefile trivial simplifications
2014-06-26 Glenn MorrisDisable byte-compilation in two test/automated files
2014-06-26 Luke LeeHideIfDef mode bug fixes and enhancements. This is...
2014-06-26 Glenn MorrisSimplify and parallize test/automated Makefile
2014-06-26 Leo LiuFix last change
2014-06-26 Luke LeeHideIfDef mode bug fixes and enhancements. This is...
2014-06-26 Leo Liu* lisp/url/url-handlers.el (url-http-parse-response...
2014-06-26 Glenn Morrisauthors.el: Add some renamed/moved files
2014-06-26 Glenn MorrisChangeLog fixes.
2014-06-25 Leo LiuFix a few packages to work with nil tab-stop-list
2014-06-25 Glenn Morrislisp/Makefile: Remove cc-*.el dependencies on non-cc...
2014-06-25 Glenn Morris* flymake-tests.el (flymake-tests--current-face): Tweak...
2014-06-25 Stefan Monnier* test/automated/package-test.el (package-test-update...
2014-06-25 Glenn MorrisChangeLog fix
2014-06-25 Glenn Morris* src/puresize.h (BASE_PURESIZE): Add 1%, for safety.
2014-06-25 Glenn Morris* src/puresize.h (BASE_PURESIZE): Bump by another 1K.
2014-06-25 Glenn MorrisTry to fix some flymake-tests weirdness
2014-06-25 Stefan Monnier* lisp/play/landmark.el: Use lexical-binding and avoid...
2014-06-25 Stefan Monnier* lisp/emacs-lisp/package.el (package-list-unsigned...
2014-06-25 Dmitry AntipovFix ChangeLog entry.
2014-06-25 Dmitry AntipovConsistently use validate_subarray to verify substring.
2014-06-25 Stephen Berman* calendar/todo-mode.el: Fix two bugs.
2014-06-25 Dmitry AntipovDo not allow out-of-range character position in Fcompar...
2014-06-25 Glenn MorrisAuto-commit of loaddefs files.
2014-06-25 Glenn Morrisnextstep: trivial Makefile simplification
2014-06-25 Glenn Morrisadmin/grammars: Use pattern rules in Makefile
2014-06-25 Glenn Morrisadmin/unidata: small Makefile simplifications
2014-06-25 Glenn Morris* admin/unidata/uvs.el (uvs-print-table-ivd): Fix free...
2014-06-25 Glenn MorrisChangeLog fix
2014-06-25 Stefan Monnier* lisp/help-fns.el (describe-function-1): Check file...
2014-06-24 Juri Linkov* lisp/desktop.el (desktop-auto-save-enable)
2014-06-24 Stefan MonnierFix some indentation problem with \; and pipes.
2014-06-24 Leonard RandallMake search in reftex-using-biblatex-p non-greedy.
2014-06-24 Eli Zaretskiiadmin/notes/unicode: Some notes about what to do when...
2014-06-24 Paul EggertBe more consistent about the 'Qfoo' naming convention.
2014-06-24 Eli Barzilaylisp/calculator.el (calculator-last-input): drop 'ascii...
2014-06-24 Michael Albinus* automated/tramp-tests.el (tramp-test26-process-file...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-24 Eli ZaretskiiBackport Unicode 7 update of character- and script...
2014-06-24 Glenn MorrisBackport unicode 7.0 data files update from trunk
2014-06-23 Leo Liu* align.el (align-adjust-col-for-rule): Unbreak due...
2014-06-23 Sam SteingoldOptionally, undo several consequential deletion in...
2014-06-23 Stefan Monnier* lisp/simple.el (handle-shift-selection, exchange...
2014-06-23 Eli ZaretskiiUpdate various character- and script-related databases...
2014-06-23 Leo Liu* doc/misc/dired-x.texi (Omitting Files in Dired, Omitt...
2014-06-23 Glenn MorrisMisc small doc/ Makefile cleanup
2014-06-23 Glenn MorrisDisable implicit texi rules in doc/
2014-06-23 Eli Barzilay* calculator.el (calculator-standard-displayer): Fix...
2014-06-23 Dmitry AntipovSimplify and cleanup character conversion stuff.
2014-06-22 Mario Lang"the the", "from from" and "and and".
2014-06-22 Andreas Schwab* html2text.el (html2text-get-attr): Rewrite to handle...
2014-06-22 Eli ZaretskiiMore tweaks of skeleton documentation wrt \n behavior...
2014-06-22 Michael Albinus* net/tramp-adb.el (tramp-adb-handle-process-file):
2014-06-22 Dmitry Antipov* lisp/electric.el (electric-layout-post-self-insert...
2014-06-22 Dmitry Antipov* xmenu.c (mouse_position_for_popup):
2014-06-21 Glenn MorrisUpdate admin/unidata data files to latest versions
2014-06-21 Glenn Morris* landmark.el: Commentary fixes.
2014-06-21 Glenn MorrisFix landmark, broken since Emacs 23.1
2014-06-21 Glenn MorrisChangeLog fix (no need to merge to trunk)
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-21 Eli Zaretskiidoc/misc/autotype.texi (Skeleton Language): Fix last...
2014-06-21 Fabián Ezequiel... Fix completion retrieval parsing.
2014-06-21 Eli Zaretskiilisp/skeleton.el (skeleton-insert): Fix last change.
2014-06-21 Eli Zaretskiisrc/dispextern.h: Fix commentary to it's hpos member.
next