| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | Improve documentation of categories | Eli Zaretskii | 2015-09-10 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | Merge from gnulib and texinfo | Paul Eggert | 2015-09-09 | 1 | -232/+401 | |
| * | | | | | | | | | | | | | | | Fix indentation of an @example in ELisp manual | Eli Zaretskii | 2015-09-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Improvements for curved quotes on Linux consule | Paul Eggert | 2015-09-09 | 3 | -5/+12 | |
| * | | | | | | | | | | | | | | | Go back to grave quoting in source-code docstrings etc. | Paul Eggert | 2015-09-07 | 16 | -59/+59 | |
| * | | | | | | | | | | | | | | | * lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startup | Artur Malabarba | 2015-09-07 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | | | * doc/misc/gnus.texi (Mail Source Specifiers): | Adam Sjøgren | 2015-09-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | File notifications: Support renaming over directory boundaries | Michael Albinus | 2015-09-06 | 1 | -20/+2 | |
| * | | | | | | | | | | | | | | | Improve the semantic of seq-some | Nicolas Petton | 2015-09-06 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | | | Rename seq-some-p to seq-some and seq-contains-p to seq-contains | Nicolas Petton | 2015-09-06 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | * doc/lispref/frames.texi (Mouse Tracking): Fix typo. | Johan Bockgård | 2015-09-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | * doc/emacs/programs.texi (Program Modes): Remove an index entry. | Xue Fuqiao | 2015-09-05 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | Fix minor problems with " in manual | Paul Eggert | 2015-09-04 | 24 | -60/+60 | |
| * | | | | | | | | | | | | | | | * doc/misc/tramp.texi (Frequently Asked Questions): New item for ad-hoc | Michael Albinus | 2015-09-04 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | Treat initial-scratch-message as a doc string | Paul Eggert | 2015-09-02 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | | | Follow text-quoting-style in display table init | Paul Eggert | 2015-09-02 | 2 | -3/+9 | |
| * | | | | | | | | | | | | | | | Rework quoting in tutorial | Paul Eggert | 2015-09-01 | 1 | -85/+104 | |
| * | | | | | | | | | | | | | | | Better documentation of seq-let | Nicolas Petton | 2015-08-31 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | Documentation fixes re quotes | Paul Eggert | 2015-08-30 | 16 | -90/+89 | |
| * | | | | | | | | | | | | | | | Minor documentation and NEWS tweak | Xue Fuqiao | 2015-08-30 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | ; Fix a typo in the EPA docs | Wieland Hoffmann | 2015-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS | Paul Eggert | 2015-08-26 | 1 | -41/+13 | |
| * | | | | | | | | | | | | | | | format-message now curves ` and ' | Paul Eggert | 2015-08-25 | 1 | -18/+18 | |
| * | | | | | | | | | | | | | | | Minor fixes in doc/emacs/search.texi | Eli Zaretskii | 2015-08-25 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | * doc/lispintro/emacs-lisp-intro.texi (Run a Program): Add some | Xue Fuqiao | 2015-08-25 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | Treat ' like ’ even when not matching ` | Paul Eggert | 2015-08-24 | 2 | -23/+9 | |
| * | | | | | | | | | | | | | | | * doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example. | Glenn Morris | 2015-08-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Fix documentation for `save-excursion' | Xue Fuqiao | 2015-08-24 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | | ; * doc/lispref/intro.texi (Version Info): Shorten line for 80 column terminal. | Glenn Morris | 2015-08-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | * lisp/version.el (emacs-version): No longer include build host | Glenn Morris | 2015-08-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | * doc/lispref/elisp.texi: Fix typo in previous change. | Paul Eggert | 2015-08-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | More-conservative ‘format’ quote restyling | Paul Eggert | 2015-08-23 | 7 | -9/+15 | |
| * | | | | | | | | | | | | | | | Fix minor glitches from ‘format’ reversion | Paul Eggert | 2015-08-23 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | ; Fix a typo in description of 'C-x r i' | Eli Zaretskii | 2015-08-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Revert "Extend ‘format’ to translate curved quotes" | Andreas Schwab | 2015-08-23 | 2 | -51/+30 | |
| * | | | | | | | | | | | | | | | ; * doc/lispintro/emacs-lisp-intro.texi (Buffer Size & Locations): | Xue Fuqiao | 2015-08-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | * doc/lispintro/emacs-lisp-intro.texi (Switching Buffers): Clarify | Xue Fuqiao | 2015-08-23 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | * doc/emacs/modes.texi (Choosing Modes): Minor doc fix for | Xue Fuqiao | 2015-08-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Improve documentation of 'window-use-time' | Eli Zaretskii | 2015-08-22 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | | ; Fix minor typo in Elisp manual | Simen Heggestøyl | 2015-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Document `window-use-time' in Elisp manual | Martin Rudalics | 2015-08-21 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | Fix documentation of 'menu-set-font' and 'set-frame-font' | Eli Zaretskii | 2015-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Document '--create-frame' option to emacsclient | Eli Zaretskii | 2015-08-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Document 'get-mru-window' in the ELisp manual | Eli Zaretskii | 2015-08-21 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | Clarify documentation of 'get-buffer-window-list' | Eli Zaretskii | 2015-08-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | In frames.texi use "minibuffer-less frame" instead of "non-minibuffer frame" | Martin Rudalics | 2015-08-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Fix frame geometry related text | Martin Rudalics | 2015-08-21 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | | | Describe frame geometry and related functions in Elisp manual | Martin Rudalics | 2015-08-20 | 4 | -406/+787 | |
| * | | | | | | | | | | | | | | | New q flag for ‘format’ | Paul Eggert | 2015-08-18 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | Allow blink-matching-paren to jump off screen | Dmitry Gutov | 2015-08-18 | 1 | -1/+2 | |