summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * * test/automated/package-test.el (package-test-update-listing)Stefan Monnier2014-06-252-3/+9
| * ChangeLog fixGlenn Morris2014-06-251-1/+1
| * * src/puresize.h (BASE_PURESIZE): Add 1%, for safety.Glenn Morris2014-06-251-1/+1
| * * src/puresize.h (BASE_PURESIZE): Bump by another 1K.Glenn Morris2014-06-252-1/+5
| * * lisp/emacs-lisp/package.el (package-list-unsigned): New var.Stefan Monnier2014-06-252-6/+15
| * * calendar/todo-mode.el: Fix two bugs.Stephen Berman2014-06-252-10/+18
| * * lisp/help-fns.el (describe-function-1): Check file-name is a string beforeStefan Monnier2014-06-242-1/+6
| * * lisp/desktop.el (desktop-auto-save-enable)Juri Linkov2014-06-252-8/+26
| * Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-243-17/+76
| * admin/notes/unicode: Some notes about what to do when a new Unicode version i...Eli Zaretskii2014-06-242-0/+38
* | * find-func.el (find-function-C-source-directory): Use file-accessible-direct...Glenn Morris2014-06-252-2/+4
* | ps-samp.el: Make it slightly less awfulGlenn Morris2014-06-252-110/+80
* | * lisp/progmodes/idlw-shell.el (idlwave-shell-make-temp-file): OptimizeGlenn Morris2014-06-252-20/+24
* | Move lisp/emacs-lisp/authors.el to admin/Glenn Morris2014-06-253-0/+6
* | * etc/NEWS: Maybe ert-summarize-tests-batch-and-exit worth mentioning.Glenn Morris2014-06-251-0/+2
* | lib-src/Makefile trivial simplificationsGlenn Morris2014-06-252-23/+30
* | Disable byte-compilation in two test/automated filesGlenn Morris2014-06-253-2/+13
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-256-73/+141
* | HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+568
* | lisp/Makefile: Remove cc-*.el dependencies on non-cc filesGlenn Morris2014-06-252-12/+12
* | * flymake-tests.el (flymake-tests--current-face): Tweak previous sleep change.Glenn Morris2014-06-251-8/+5
* | Try to fix some flymake-tests weirdnessGlenn Morris2014-06-252-1/+11
* | * lisp/play/landmark.el: Use lexical-binding and avoid `intangible'.Stefan Monnier2014-06-252-73/+96
* | Fix ChangeLog entry.Dmitry Antipov2014-06-251-1/+3
* | Consistently use validate_subarray to verify substring.Dmitry Antipov2014-06-255-47/+41
* | Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-259-64/+90
* | Auto-commit of loaddefs files.Glenn Morris2014-06-251-1/+1
* | nextstep: trivial Makefile simplificationGlenn Morris2014-06-242-3/+11
* | admin/grammars: Use pattern rules in MakefileGlenn Morris2014-06-242-20/+19
* | admin/unidata: small Makefile simplificationsGlenn Morris2014-06-242-11/+17
* | * admin/unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo.Glenn Morris2014-06-242-2/+6
* | ChangeLog fixGlenn Morris2014-06-241-2/+2
* | Make search in reftex-using-biblatex-p non-greedy.Leonard Randall2014-06-242-1/+7
* | Be more consistent about the 'Qfoo' naming convention.Paul Eggert2014-06-244-15/+24
* | lisp/calculator.el (calculator-last-input): drop 'ascii-character propertyEli Barzilay2014-06-244-6/+17
* | * automated/tramp-tests.el (tramp-test26-process-file): Extend testMichael Albinus2014-06-242-9/+23
* | Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.eduGlenn Morris2014-06-2413-104/+92
|\ \ | |/
| * Backport Unicode 7 update of character- and script-related databasesEli Zaretskii2014-06-243-40/+147
| * Backport unicode 7.0 data files update from trunkGlenn Morris2014-06-245-24/+13577
| * * align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu2014-06-243-12/+17