summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Small cleanup for src/Makefile liblw.a, libXMenu11.a rulesGlenn Morris2014-06-284-5/+14
* Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-2812-56/+186
* Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.caGlenn Morris2014-06-2814-548/+3987
|\
| * Fixes: debbugs:17865Andreas Schwab2014-06-282-1/+6
| * * calc-test.el: Set copyright to FSF; standardize permissions noticeGlenn Morris2014-06-271-4/+6
| * * test/automated/calc-tests.el: New file and add tests for math-bignum.Leo Liu2014-06-282-0/+45
| * * automated/dbus-tests.el (dbus--test-register-service)Michael Albinus2014-06-272-5/+11
| * * calendar/todo-mode.el (todo-set-top-priorities): Fix logic toStephen Berman2014-06-272-13/+19
| * Regenerate ldefs-boot.elemacs-24.3.92Glenn Morris2014-06-261-637/+773
| * Backport fix for http://debbugs.gnu.org/17556 from trunkLeo Liu2014-06-272-3/+16
| * * lisp/net/eww.el (eww-mode) <eww-current-title>: Make local.Glenn Morris2014-06-262-0/+5
| * ChangeLog fix (no need to merge to trunk)Glenn Morris2014-06-261-5/+0
| * * etc/publicsuffix.txt: Update from source.Glenn Morris2014-06-263-526/+3871
| * * calendar/todo-mode.el (todo-prefix-overlays): If there is noStephen Berman2014-06-262-0/+8
| * Warn about read-passwd in batch modeGlenn Morris2014-06-264-3/+20
| * * lisp/emacs-lisp/package.el (package--check-signature): (backport)Daiki Ueno2014-06-262-12/+23
| * * lisp/progmodes/hideif.el: Undo last change which should only go to trunkStefan Monnier2014-06-262-577/+51
* | * test/automated/Makefile.in (GDB): New variable.Glenn Morris2014-06-282-1/+7
* | Disable logging in the short form of the test Makefile rulesGlenn Morris2014-06-282-12/+12
* | merge trunkKenichi Handa2014-06-282-28/+28
|\ \
| * | ChangeLog fixGlenn Morris2014-06-271-1/+0
| * | * lisp/progmodes/hideif.el: Use lexical-binding. Fix up cl-lib usage.Stefan Monnier2014-06-272-27/+28
* | | * coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE.Kenichi Handa2014-06-282-8/+17
|/ /
* | merge trunkKenichi Handa2014-06-28194-3996/+19705
|\ \
| * | * lisp/Makefile.in (doit): Remove force rule.Glenn Morris2014-06-272-9/+11
| * | lisp/Makefile tiny simplificationGlenn Morris2014-06-272-6/+9
| * | Add short test aliases that always re-run the testsGlenn Morris2014-06-272-0/+28
| * | * lisp/files.el (minibuffer-with-setup-hook): Evaluate the first arg eagerly.Stefan Monnier2014-06-272-9/+15
| * | ChangeLog fix: relocate entry to correct positionGlenn Morris2014-06-271-26/+26
| * | Have `make check' re-run all the tests, every timeGlenn Morris2014-06-272-2/+15
| * | src/w32heap.c: Minor formatting and whitespace changes.Eli Zaretskii2014-06-271-18/+24
| * | * lisp/progmodes/hideif.el: Style fixes. Fix doc-strings and comment style,Luke Lee2014-06-272-72/+92
| * | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris2014-06-264-40/+27
| * | * make-dist: Exclude test/automated/*.log.Glenn Morris2014-06-262-2/+6
| * | * lisp/Makefile.in (update-authors): Update for moved authors.el.Glenn Morris2014-06-262-1/+6
| * | * skeleton.el (skeleton-end-hook): Default to nil and move theLeo Liu2014-06-262-5/+7
| * | * test/automated/package-x-test.el: Do not mess with load-path.Glenn Morris2014-06-262-16/+3
| * | * test/automated/Makefile.in (%.log): If error, dump log to stdout.Glenn Morris2014-06-262-1/+7
| * | * src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.Dmitry Antipov2014-06-265-19/+15
| * | package.el: Don't signal "no public key" error if allow-unsignedDaiki Ueno2014-06-262-10/+21
| * | Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-2523-69/+260
| |\ \ | | |/
| | * Regenerate etc/AUTHORSGlenn Morris2014-06-251-31/+32
| | * Bump version to 24.3.92Glenn Morris2014-06-259-15/+15
| | * Remove some function declarations, no longer needed or correctGlenn Morris2014-06-254-4/+7
| | * HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+577
| | * Fix last changeLeo Liu2014-06-261-1/+1
| | * * lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.Leo Liu2014-06-263-7/+18
| | * authors.el: Add some renamed/moved filesGlenn Morris2014-06-252-1/+13
| | * ChangeLog fixes.Glenn Morris2014-06-252-7/+9
| | * Fix a few packages to work with nil tab-stop-listLeo Liu2014-06-265-5/+25