summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regex: added tests for the case-fold embedded modifiersdima_regex_embedded_modifiersDima Kogan2016-04-221-1/+189
* regex: support for new case-fold embedded modifiersDima Kogan2016-04-225-136/+513
* Added driver for the regex testsDima Kogan2016-04-221-0/+592
* New regex tests imported from glibc 2.21Dima Kogan2016-04-224-0/+3723
* Merge from origin/emacs-25Paul Eggert2016-04-1130-142/+409
|\
| * Sync with gnulibPaul Eggert2016-04-112-13/+66
| * Fix last change on 2016-01-02Leo Liu2016-04-111-3/+3
| * ; Spelling fixesPaul Eggert2016-04-105-5/+5
| * Port run-prolog EMACS to SWI-Prolog 7.2.3Paul Eggert2016-04-101-2/+14
| * Avoid crashes due to unreasonably large or small text scalingEli Zaretskii2016-04-101-3/+26
| * Improve documentation of 'with-eval-after-load'Eli Zaretskii2016-04-101-1/+2
| * Improve handling of non-ASCII characters in Git log messagesEli Zaretskii2016-04-102-15/+62
| * Remove undefined behavior in OS X dumper.Philipp Stephani2016-04-091-1/+20
| * Fix clipping of xwidgetsJoakim Verona2016-04-091-18/+16
| * Improve Lisp-level documentation of tooltipsEli Zaretskii2016-04-094-13/+119
| * Faces names should not end in "-face".Glenn Morris2016-04-082-11/+12
| * * src/xsmfns.c (syms_of_xsmfns): Remove stray "s in doc strings.Paul Eggert2016-04-081-2/+2
| * Comint and compile no longer set EMACSPaul Eggert2016-04-084-18/+4
| * * lisp/subr.el (read-key): Don't let the prompt linger (bug#22714)Stefan Monnier2016-04-081-0/+4
| * Merge branch 'emacs-25' of git.savannah.gnu.org:/srv/git/emacs into emacs-25Eli Zaretskii2016-04-081-1/+8
| |\
| | * Set locale encoding to UTF-8 when run from OS X GUI.Alan Third2016-04-081-1/+8
| * | Allow to customize names of executables used by grep.elEli Zaretskii2016-04-081-16/+32
| |/
| * Avoid signaling errors in 'M-n' at the 'C-x C-f' promptEli Zaretskii2016-04-081-1/+3
| * Avoid infinite loop in 'studlify-word'Marcin Borkowski2016-04-081-4/+4
| * Don’t recommend obsolete EMACS env varPaul Eggert2016-04-072-16/+7
| * * lisp/emacs-lisp/package.el: Change from a few days ago needs seq.Glenn Morris2016-04-071-0/+1
* | ; Merge from origin/emacs-25Paul Eggert2016-04-110-0/+0
|\ \ | |/
| * * lisp/emacs-lisp/seq.el: Load cl-lib, not cl-extra.Glenn Morris2016-04-071-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-112-8/+15
|\ \ | |/
| * Fix "Beginning of buffer" error in forward-pageLeo Liu2016-04-071-6/+7
| * Add a `transient' project typeDmitry Gutov2016-04-071-2/+8
* | ; Merge from origin/emacs-25Paul Eggert2016-04-110-0/+0
|\ \ | |/
| * Revert "Backport HTTPS proxy fix"Lars Magne Ingebrigtsen2016-04-062-97/+15
| * Backport HTTPS proxy fixTao Fang2016-04-062-15/+97
* | Merge from origin/emacs-25Paul Eggert2016-04-118-34/+133
|\ \ | |/
| * Fix stability confusion in sort-testsPaul Eggert2016-04-061-2/+4
| * Avoid describe-key error with lambdasPaul Eggert2016-04-051-2/+2
| * * lisp/emacs-lisp/package.el (package-install-selected-packages):Artur Malabarba2016-04-041-11/+15
| * Sync with gnulibPaul Eggert2016-04-033-8/+105
| * Fix doc for Universal TimePaul Eggert2016-04-032-11/+7
* | Fix alignement rule for CSSEtienne Prud'homme2016-04-101-1/+1
* | New custom option for overriding mailcap choicesTassilo Horn2016-04-102-29/+107
* | Fix Bug#23207Michael Albinus2016-04-101-1/+10
* | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-092-21/+58
* | Minor improvements for hash function primitivesPaul Eggert2016-04-082-48/+28
* | New primitives sxhash-eq, sxhash-eqlPaul Pogonyshev2016-04-085-13/+71
* | Teach Dired support parallel execution of commands on MS-WindowsEli Zaretskii2016-04-081-6/+17
* | ; * lisp/dired-aux.el (dired-shell-stuff-it): Minor formatting change.Eli Zaretskii2016-04-081-1/+3
* | Make 'dired-do-shell-command' wait for all background jobsTino Calancha2016-04-081-9/+22
* | Prefer 'font-lock-face to 'face in erc where appropriateVivek Dasmohapatra2016-04-079-136/+156