aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't spell-check argument of 'cref' TeX macroMatthew Leach2016-04-161-0/+1
* Simplify use of O_BINARYPaul Eggert2016-04-147-12/+9
* * src/indent.c (Fvertical_motion): Pacify GCCPaul Eggert2016-04-141-1/+1
* Port ‘./autogen.sh git’ to non-clonesPaul Eggert2016-04-131-9/+17
* Do not require that .git be a directoryPaul Eggert2016-04-135-6/+6
* Avoid now-obsolete function gmm-format-time-stringPaul Eggert2016-04-121-1/+1
* Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-127-82/+108
* Merge from origin/emacs-25Paul Eggert2016-04-1212-82/+116
|\
| * Improve time zone documentationPaul Eggert2016-04-126-49/+70
| * Prevent bootstrap autoload backup filesPhillip Lord2016-04-121-14/+28
| * Disable multicolor fonts on OS X since they are not supported on free systemsYAMAMOTO Mitsuharu2016-04-121-3/+3
| * Capitalize “Universal Time” in documentationPaul Eggert2016-04-113-14/+13
| * Don't use 'find-program'Eli Zaretskii2016-04-111-2/+2
* | 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