| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | Don't require Texinfo 5.0 for Emacs documentation | Eli Zaretskii | 2015-05-02 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | Prefer plain characters to Texinfo circumlocutions | Paul Eggert | 2015-05-01 | 9 | -38/+25 | |
| * | | | | | | | | | | | | | | | | | Fix single-quoting style in PDF manuals | Paul Eggert | 2015-05-01 | 74 | -92/+88 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge from gnulib | Paul Eggert | 2015-04-30 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | | | Update source file encoding list | Paul Eggert | 2015-04-28 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the code | Stefan Monnier | 2015-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Improve EUDC manual | Thomas Fitzsimmons | 2015-04-22 | 1 | -7/+25 | |
| * | | | | | | | | | | | | | | | | Add a new `inhibit-message' variable | Oleh Krehel | 2015-04-22 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | Describe and index "empty overlays". | Eli Zaretskii | 2015-04-20 | 1 | -6/+19 | |
| * | | | | | | | | | | | | | | | | Add option to eshell/clear to clear scrollback. | Vibhav Pant | 2015-04-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | * doc/emacs/misc.texi (Sorting): Small edit. | Glenn Morris | 2015-04-18 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | Improve EUDC manual | Thomas Fitzsimmons | 2015-04-17 | 1 | -7/+40 | |
| * | | | | | | | | | | | | | | | | ; ChangeLog fixes | Glenn Morris | 2015-04-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | '[:graph:]' now excludes whitespace, not just ' ' | Paul Eggert | 2015-04-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Standardize names of ChangeLog history files | Paul Eggert | 2015-04-15 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | * doc/lispref/sequences.texi (Sequence Functions): Fix typo in previous. | Glenn Morris | 2015-04-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Make [:graph:] act like [:print:] sans space | Paul Eggert | 2015-04-15 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | Add seq-intersection and seq-difference to the seq library | Nicolas Petton | 2015-04-15 | 1 | -1/+29 | |
| * | | | | | | | | | | | | | | | | Make [:print:] support non-ASCII characters correctly | Eli Zaretskii | 2015-04-14 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | Minor doc copyedits | Glenn Morris | 2015-04-13 | 2 | -4/+2 | |
| * | | | | | | | | | | | | | | | | * doc/lispref/processes.texi (Shell Arguments): Prefer diff -u. | Paul Eggert | 2015-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Change diff-switches default to `-u' | Dmitry Gutov | 2015-04-14 | 2 | -7/+6 | |
| * | | | | | | | | | | | | | | | | * doc/misc/eieio.texi: Don't advertize now obsolete constructs | Stefan Monnier | 2015-04-13 | 1 | -75/+32 | |
| * | | | | | | | | | | | | | | | | * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1. | Paul Eggert | 2015-04-12 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | Minor quoting etc. fixes to misc manuals | Paul Eggert | 2015-04-11 | 44 | -264/+281 | |
| * | | | | | | | | | | | | | | | | Clean up LDAP Configuration section of EUDC manual | Thomas Fitzsimmons | 2015-04-10 | 1 | -28/+42 | |
| * | | | | | | | | | | | | | | | | Add facility to collect stderr of async subprocess | Daiki Ueno | 2015-04-11 | 1 | -0/+52 | |
| * | | | | | | | | | | | | | | | | Minor quoting etc. fixes to lispref manual | Paul Eggert | 2015-04-10 | 26 | -86/+80 | |
| * | | | | | | | | | | | | | | | | Fix description of Unix time, mention new function. | Jay Belanger | 2015-04-09 | 1 | -20/+14 | |
| * | | | | | | | | | | | | | | | | Stop messing with the EMACS env var | Michael Albinus | 2015-04-09 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | | | | Minor quoting etc. fixes to Emacs manual | Paul Eggert | 2015-04-08 | 20 | -59/+59 | |
| * | | | | | | | | | | | | | | | | Minor quoting etc. fixes to elisp intro | Paul Eggert | 2015-04-08 | 1 | -286/+286 | |
| * | | | | | | | | | | | | | | | | * doc/misc/calc.texi (Summary): Avoid '@:' when usurped. | Paul Eggert | 2015-04-08 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | Add notice to visual commands section | Tassilo Horn | 2015-04-08 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | Prefer double-quote to accent-grave in man pages | Paul Eggert | 2015-04-07 | 4 | -28/+30 | |
| * | | | | | | | | | | | | | | | | Rename ChangeLogs for gitlog-to-changelog | Paul Eggert | 2015-04-07 | 5 | -0/+0 | |
| * | | | | | | | | | | | | | | | | Spelling fix for 'hfy-optimizations' | Paul Eggert | 2015-04-05 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Paul Eggert | 2015-03-29 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | * doc/lispref/objects.texi (Equality Predicates): Fix typo in example. | Glenn Morris | 2015-03-24 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | | * doc/emacs/files.texi (Diff Mode): Doc fix. | Dani Moncayo | 2015-03-29 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | New `electric-pair-local-mode' | Tom Willemse | 2015-03-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | `save-excursion' does not save&restore the mark any more | Stefan Monnier | 2015-03-25 | 4 | -35/+39 | |
| * | | | | | | | | | | | | | | | | * doc/misc/idlwave.texi: Fix typo in previous. | Glenn Morris | 2015-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | * doc/misc/newsticker.texi (Supported Formats): Remove dead url. | Glenn Morris | 2015-03-24 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | | * doc/misc/remember.texi (Function Reference): Copyedit. | Glenn Morris | 2015-03-24 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | | | | browse-url: mark some of the more obsolete stuff as such | Glenn Morris | 2015-03-24 | 2 | -15/+15 | |
| * | | | | | | | | | | | | | | | | Fix minor ldexp issues | Paul Eggert | 2015-03-24 | 2 | -3/+13 | |
| * | | | | | | | | | | | | | | | | doc/misc/efaq-w32.texi: Fix comments about font dialog. | Eli Zaretskii | 2015-03-23 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Paul Eggert | 2015-03-23 | 3 | -5/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Another minor improvement in ELisp manual (Bug#20168) | Eli Zaretskii | 2015-03-23 | 2 | -2/+4 | |