aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't spell-check argument of 'cref' TeX macroMatthew Leach2016-04-161-0/+1
* Avoid now-obsolete function gmm-format-time-stringPaul Eggert2016-04-121-1/+1
* Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-124-50/+17
* Merge from origin/emacs-25Paul Eggert2016-04-126-31/+44
|\
| * Improve time zone documentationPaul Eggert2016-04-121-1/+1
| * Prevent bootstrap autoload backup filesPhillip Lord2016-04-121-14/+28
| * 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-1115-73/+153
|\ \ | |/
| * Fix last change on 2016-01-02Leo Liu2016-04-111-3/+3
| * ; Spelling fixesPaul Eggert2016-04-102-2/+2
| * 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-101-15/+51
| * Faces names should not end in "-face".Glenn Morris2016-04-082-11/+12
| * Comint and compile no longer set EMACSPaul Eggert2016-04-083-16/+0
| * * lisp/subr.el (read-key): Don't let the prompt linger (bug#22714)Stefan Monnier2016-04-081-0/+4
| * 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
| * * lisp/emacs-lisp/package.el: Change from a few days ago needs seq.Glenn Morris2016-04-071-0/+1
| * * 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
| * Revert "Backport HTTPS proxy fix"Lars Magne Ingebrigtsen2016-04-061-95/+15
| * Backport HTTPS proxy fixTao Fang2016-04-061-15/+95
* | Merge from origin/emacs-25Paul Eggert2016-04-112-13/+17
|\ \ | |/
| * 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
| * Handle Bug#23186Michael Albinus2016-04-032-2/+4
* | Fix alignement rule for CSSEtienne Prud'homme2016-04-101-1/+1
* | New custom option for overriding mailcap choicesTassilo Horn2016-04-101-29/+102
* | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-091-3/+3
* | New primitives sxhash-eq, sxhash-eqlPaul Pogonyshev2016-04-082-2/+4
* | 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-078-136/+38
* | Add new keywords of Python 3.5Lele Gaifax2016-04-061-2/+11
* | ; Remove superfluous merge from emacs-25Michael Albinus2016-04-061-20/+0
* | Support completion of at-rules in SCSS modeEtienne Prud'homme2016-04-051-1/+12
* | Inhibit querying for the encoding of the headers when resendingLars Magne Ingebrigtsen2016-04-051-0/+3
* | Allow URL using HTTPS proxies using CONNECTTao Fang2016-04-041-15/+95
* | Spelling fixesPaul Eggert2016-04-035-5/+5
* | Revert "Add `r'/`l' grep command history commands"John Wiegley2016-04-031-46/+1
* | Revert "Restore the point in grep buffers when traversing the history"John Wiegley2016-04-031-31/+18
* | Merge from origin/emacs-25Paul Eggert2016-04-0314-186/+257
|\ \ | |/
| * More format-time-string change fixupsPaul Eggert2016-04-023-6/+8