| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support OFFSET and (OFFSET ABBR) time zone rules | Paul Eggert | 2016-04-12 | 1 | -5/+6 |
| * | Merge from origin/emacs-25 | Paul Eggert | 2016-04-12 | 1 | -25/+42 |
| |\ | |||||
| | * | Improve time zone documentation | Paul Eggert | 2016-04-12 | 1 | -25/+42 |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-11 | 3 | -3/+79 |
| |\ \ | |/ | |||||
| | * | Improve Lisp-level documentation of tooltips | Eli Zaretskii | 2016-04-09 | 3 | -3/+79 |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-11 | 1 | -9/+5 |
| |\ \ | |/ | |||||
| | * | Fix doc for Universal Time | Paul Eggert | 2016-04-03 | 1 | -9/+5 |
| * | | New primitives sxhash-eq, sxhash-eql | Paul Pogonyshev | 2016-04-08 | 1 | -9/+34 |
| * | | Spelling fixes | Paul Eggert | 2016-04-03 | 1 | -1/+1 |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-03 | 2 | -12/+22 |
| |\ \ | |/ | |||||
| | * | make-xwidget unused arg cleanup | Paul Eggert | 2016-04-02 | 1 | -3/+2 |
| | * | Remove unused arguments from make-xwidget | Joakim Verona | 2016-04-02 | 1 | -3/+3 |
| | * | Improve documentation of byte-code objects | Eli Zaretskii | 2016-04-02 | 1 | -7/+18 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -3/+0 |
| |\ \ | |/ | |||||
| | * | * doc/lispref/text.texi (Columns): Remove a nonexistent reference. | Xue Fuqiao | 2016-03-30 | 1 | -3/+0 |
| | * | Remove prog-indentation-context | Dmitry Gutov | 2016-03-28 | 1 | -77/+0 |
| * | | New function seq-sort-by in seq.el | Nicolas Petton | 2016-03-29 | 1 | -0/+12 |
| * | | Add a new function `buffer-hash' | Lars Magne Ingebrigtsen | 2016-03-28 | 1 | -0/+14 |
| * | | Implement 'func-arity' | Paul Pogonyshev | 2016-03-26 | 1 | -6/+34 |
| * | | - | Paul Eggert | 2016-03-22 | 1 | -3/+6 |
| |\ \ | |/ | |||||
| | * | Adjudicate review comments in abbrevs.texi | Eli Zaretskii | 2016-03-19 | 1 | -3/+6 |
| * | | - | Paul Eggert | 2016-03-22 | 1 | -28/+32 |
| |\ \ | |/ | |||||
| | * | Fix documentation of seq.el functions | Eli Zaretskii | 2016-03-12 | 1 | -28/+32 |
| * | | Fix problems caused by new implementation of sub-word mode | Eli Zaretskii | 2016-03-21 | 1 | -12/+48 |
| * | | Merge doc fixes for 'random' lost in previous merge | Eli Zaretskii | 2016-03-21 | 1 | -1/+3 |
| * | | Amend parse-partial-sexp correctly to handle two character comment delimiters | Alan Mackenzie | 2016-03-20 | 1 | -14/+19 |
| * | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs | Alan Mackenzie | 2016-03-10 | 1 | -0/+17 |
| |\ \ | |||||
| | * | | Add new function display-buffer-reuse-mode-window | Nicolas Richard | 2016-03-10 | 1 | -0/+17 |
| * | | | Clarify the documentation of nested comments. | Alan Mackenzie | 2016-03-10 | 1 | -7/+8 |
| |/ / | |||||
| * | | Assume getaddrinfo in C code | Paul Eggert | 2016-03-07 | 1 | -3/+5 |
| * | | Remove support for IRIX | Paul Eggert | 2016-03-07 | 1 | -3/+0 |
| * | | * doc/lispref/files.texi (File Attributes): Fix typo. | Glenn Morris | 2016-03-04 | 1 | -1/+1 |
| * | | Add accessors for `file-attributes' | Lars Ingebrigtsen | 2016-03-04 | 1 | -36/+46 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -9/+9 |
| |\ \ | |/ | |||||
| | * | ; * doc/lispref/modes.texi (Font Lock Basics): Minor rewording. | Eli Zaretskii | 2016-02-24 | 1 | -9/+9 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | Improve documentation of focus-related hooks | Eli Zaretskii | 2016-02-23 | 1 | -1/+2 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -1/+5 |
| |\ \ | |/ | |||||
| | * | Add `isearch' to `basic-faces' | Lars Ingebrigtsen | 2016-02-23 | 1 | -1/+5 |
| * | | Deterministic build improvements | Paul Eggert | 2016-03-02 | 2 | -1/+12 |
| * | | Allow undoing changes while doing query-replace | Tino Calancha | 2016-02-24 | 1 | -0/+8 |
| * | | Fix `window-configuration-change-hook' and `window-size-change-functions' | Martin Rudalics | 2016-02-23 | 1 | -25/+42 |
| * | | Clean up forgotten text in manual | Lars Ingebrigtsen | 2016-02-22 | 1 | -5/+0 |
| * | | Fix merge conflicts in network-stream-tests.el | Lars Ingebrigtsen | 2016-02-22 | 1 | -2/+27 |
| |\ \ | |||||
| | * | | Mention sentinels in conjunction with :nowait t. | Lars Ingebrigtsen | 2016-02-22 | 1 | -0/+8 |
| | * | | Clarify levels of :nowait t. | Lars Ingebrigtsen | 2016-02-21 | 1 | -4/+12 |
| | * | | Remove some #ifdefs and update documentation | Lars Ingebrigtsen | 2016-02-15 | 1 | -6/+0 |
| | * | | Only do async DNS if requested with :nowait 'dns | Lars Ingebrigtsen | 2016-02-05 | 1 | -2/+8 |
| | * | | Doc fixes and refactorings based on comments from Eli Zaretskii | Lars Ingebrigtsen | 2016-02-03 | 1 | -3/+6 |
| | * | | Clarify :tls-parameters. | Lars Ingebrigtsen | 2016-02-01 | 1 | -1/+2 |