| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | * doc/lispref/macros.texi (Expansion): Document 'macroexpand-1'. | Eli Zaretskii | 2016-01-16 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | Document 'define-inline' | Eli Zaretskii | 2016-01-16 | 1 | -10/+105 | |
| | * | | | | | | | | | | | | | | | | Make 'random' seeds cryptographically secure if possible | Eli Zaretskii | 2016-01-15 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | - | John Wiegley | 2016-01-18 | 9 | -38/+145 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Document obsoletion of 'intangible' and 'point-entered/left' | Eli Zaretskii | 2016-01-13 | 2 | -9/+34 | |
| | * | | | | | | | | | | | | | | | | Updater documentation of 'looking-back' | Eli Zaretskii | 2016-01-13 | 1 | -7/+8 | |
| | * | | | | | | | | | | | | | | | | Document 'pre-redisplay-functions' | Eli Zaretskii | 2016-01-13 | 2 | -15/+27 | |
| | * | | | | | | | | | | | | | | | | Document the new deafault value of 'load-read-function' | Eli Zaretskii | 2016-01-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Document 'bufferpos-to-filepos' and 'filepos-to-bufferpos' | Eli Zaretskii | 2016-01-13 | 1 | -0/+39 | |
| | * | | | | | | | | | | | | | | | | Document the new prefix-command hooks | Eli Zaretskii | 2016-01-13 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | Update documentation of 'process-running-child-p' | Eli Zaretskii | 2016-01-12 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | Update documentation of 'deactivate-mark'. | Eli Zaretskii | 2016-01-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Update documentation of 'completion-table-dynamic' | Eli Zaretskii | 2016-01-12 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | Document changes in 'read-buffer' and 'read-buffer-function' | Eli Zaretskii | 2016-01-12 | 1 | -8/+14 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 4 | -17/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Update documentation of 'indirect-function' | Eli Zaretskii | 2016-01-10 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | | | Update documentation for obsoleting 'syntax-begin-function' | Eli Zaretskii | 2016-01-10 | 1 | -11/+0 | |
| | * | | | | | | | | | | | | | | | | * loading.texi: Add `define-type' entry for load-history | Stefan Monnier | 2016-01-09 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | | | Update 'load-history' docs | Eli Zaretskii | 2016-01-09 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | Improve documentation of Delete Selection mode | Eli Zaretskii | 2016-01-08 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -7/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Obey coding-system-for-write when writing stdout/stderr in batch | Eli Zaretskii | 2016-01-06 | 1 | -7/+17 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 54 | -55/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Fix copyright years by hand | Paul Eggert | 2016-01-01 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 53 | -53/+53 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -5/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Clarify docs of hscroll in RTL text | Eli Zaretskii | 2015-12-30 | 1 | -5/+12 | |
| * | | | | | | | | | | | | | | | | | Merge emacs-25 into master (using imerge) | John Wiegley | 2015-12-29 | 19 | -104/+606 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Allow line comments ending with escaped NL to be continued to the next line. | Alan Mackenzie | 2015-12-28 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | Document default process sentinel more prominently | Eli Zaretskii | 2015-12-23 | 1 | -10/+38 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'scratch/follow' into emacs-25 | Alan Mackenzie | 2015-12-20 | 3 | -7/+110 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | Rename `recenter-group' to `recenter-window-group'scratch/follow | Alan Mackenzie | 2015-12-18 | 1 | -6/+7 | |
| | | * | | | | | | | | | | | | | | | | Tidy up documentation associated with window groups. | Alan Mackenzie | 2015-12-15 | 2 | -26/+27 | |
| | | * | | | | | | | | | | | | | | | | Replace GROUP argument in six window primitives by new functions. | Alan Mackenzie | 2015-12-14 | 2 | -66/+76 | |
| | | * | | | | | | | | | | | | | | | | Amend doc of `mapconcat': it can take sequences, not merely strings. | Alan Mackenzie | 2015-12-07 | 1 | -7/+10 | |
| | | * | | | | | | | | | | | | | | | | First commit to scratch/follow. Make Isearch work with Follow Mode, etc. | Alan Mackenzie | 2015-12-04 | 2 | -6/+94 | |
| | * | | | | | | | | | | | | | | | | | Document new features of Font Lock | Eli Zaretskii | 2015-12-19 | 1 | -0/+63 | |
| | * | | | | | | | | | | | | | | | | | Manual followup to last change | Eli Zaretskii | 2015-12-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | * doc/lispref/elisp.texi (Top): Update top-level menus. | Eli Zaretskii | 2015-12-19 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | | Fix frame height calculations with added menu bar on Windows (Bug#22105) | Martin Rudalics | 2015-12-12 | 1 | -2/+18 | |
| | * | | | | | | | | | | | | | | | | | Document multi-mode indentation facilities | Eli Zaretskii | 2015-12-12 | 1 | -0/+78 | |
| | * | | | | | | | | | | | | | | | | | Clarify documentation of 'modify-frame-parameters' | Eli Zaretskii | 2015-12-11 | 1 | -6/+12 | |
| | * | | | | | | | | | | | | | | | | | Clarify documentation of 'values' | Eli Zaretskii | 2015-12-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | Improve documentation of kill commands | Eli Zaretskii | 2015-12-07 | 1 | -14/+28 | |
| | * | | | | | | | | | | | | | | | | | Initial documentation of dynamic modules | Eli Zaretskii | 2015-12-05 | 2 | -1/+61 | |
| | * | | | | | | | | | | | | | | | | | Fix documentation of 'undo' changes | Eli Zaretskii | 2015-12-05 | 1 | -9/+10 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Externalize some symbols in undo-auto | Phillip Lord | 2015-12-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Document 'nacl' value for 'system-type' | Eli Zaretskii | 2015-12-03 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | Document 'window-max-chars-per-line' | Eli Zaretskii | 2015-12-03 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | Document new font-related functionality | Eli Zaretskii | 2015-12-03 | 1 | -0/+33 | |