| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | Fix porting inconsistency about rounding to even. | Paul Eggert | 2014-03-19 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | Recommend not modifying :set's value arg in defcustom (bug#16755). | Juanma Barranquero | 2014-03-19 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables. | Stefan Monnier | 2014-03-18 | 7 | -34/+49 | |
| * | | | | | | | | | | | | | | | Document new EDE features. | David Engster | 2014-03-18 | 2 | -0/+14 | |
| * | | | | | | | | | | | | | | | doc/lispref/functions.texi (Advising Named Functions): Fix reference. | Juanma Barranquero | 2014-03-18 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | ede.texi: Remove documentation for features only in CEDET upstream. | David Engster | 2014-03-18 | 2 | -135/+13 | |
| * | | | | | | | | | | | | | | | Improve documentation for integer and floating-point basics. | Paul Eggert | 2014-03-17 | 3 | -72/+111 | |
| * | | | | | | | | | | | | | | | doc/lispref/ChangeLog: Trivial fixes. | Juanma Barranquero | 2014-03-18 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | * doc/lispref/functions.texi (Advising Functions): Try and improve the text. | Stefan Monnier | 2014-03-17 | 2 | -71/+211 | |
| * | | | | | | | | | | | | | | | Style fixes for floating-point doc. | Paul Eggert | 2014-03-17 | 22 | -151/+161 | |
| * | | | | | | | | | | | | | | | Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007). | Martin Rudalics | 2014-03-16 | 3 | -42/+58 | |
| * | | | | | | | | | | | | | | | Update the missed spot | Dmitry Gutov | 2014-03-16 | 2 | -6/+10 | |
| * | | | | | | | | | | | | | | | * programs.texi (Matching): Use slightly more detailed description. | Dmitry Gutov | 2014-03-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Update `blink-matching-paren' in the manual | Dmitry Gutov | 2014-03-15 | 4 | -13/+24 | |
| * | | | | | | | | | | | | | | | Document pixelwise frame resizing and fix related bug on Windows. | Martin Rudalics | 2014-03-14 | 3 | -15/+59 | |
| * | | | | | | | | | | | | | | | * mule.texi (International, Language Environments): Update | Paul Eggert | 2014-03-12 | 2 | -34/+137 | |
| * | | | | | | | | | | | | | | | * doc/emacs/cmdargs.texi (General Variables): Don't mention INCPATH, | Glenn Morris | 2014-03-12 | 2 | -0/+8 | |
| * | | | | | | | | | | | | | | | * doc/misc/eww.texi (History and Acknowledgments): Don't list everyone | Glenn Morris | 2014-03-12 | 2 | -18/+4 | |
| * | | | | | | | | | | | | | | | Use @file for buffers, per the Texinfo manual | Glenn Morris | 2014-03-12 | 25 | -167/+176 | |
| * | | | | | | | | | | | | | | | Fix ChangeLog typo | Glenn Morris | 2014-03-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | * doc/emacs/misc.texi (Saving Emacs Sessions): Make previous change | Glenn Morris | 2014-03-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | * org.texi: Don't set txicodequoteundirected and txicodequotebacktick | Paul Eggert | 2014-03-12 | 2 | -5/+6 | |
| * | | | | | | | | | | | | | | | Some doc edits related to desktop-restore-frames | Glenn Morris | 2014-03-12 | 2 | -27/+7 | |
| * | | | | | | | | | | | | | | | * mule.texi (International Chars): Adjust C-u C-x = description. | Paul Eggert | 2014-03-12 | 2 | -18/+27 | |
| * | | | | | | | | | | | | | | | * doc/misc/octave-mode.texi (Using Octave Mode): Remove outdated stuff | Glenn Morris | 2014-03-11 | 2 | -33/+5 | |
| * | | | | | | | | | | | | | | | * emacs/indent.texi (Indent Convenience): Mention electric-indent-local-mode. | Glenn Morris | 2014-03-11 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | doc/lispref/ChangeLog: Add bug reference. | Juanma Barranquero | 2014-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | etc/ChangeLog: Add missing bug reference. | Juanma Barranquero | 2014-03-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | Update docs for window dividers and `window-text-pixel-size'. | Martin Rudalics | 2014-03-09 | 8 | -44/+168 | |
| * | | | | | | | | | | | | | | | Spelling and wording fixes. | Paul Eggert | 2014-03-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Update docs for select-window and buffer-list-update-hook. | Martin Rudalics | 2014-03-07 | 5 | -27/+54 | |
| * | | | | | | | | | | | | | | | Add/update elisp texinfo for window-min-size and split-window. | Martin Rudalics | 2014-03-07 | 2 | -8/+57 | |
| * | | | | | | | | | | | | | | | More window code related fixes and documentation changes. | Martin Rudalics | 2014-03-06 | 3 | -40/+112 | |
| * | | | | | | | | | | | | | | | Doc fix. | Xue Fuqiao | 2014-03-06 | 2 | -5/+4 | |
| * | | | | | | | | | | | | | | | Comment | Xue Fuqiao | 2014-03-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | * doc/lispref/searching.texi (Replacing Match): Remove incorrect return value | Glenn Morris | 2014-03-05 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | Various window code related fixes and documentation changes. | Martin Rudalics | 2014-03-05 | 4 | -147/+266 | |
| * | | | | | | | | | | | | | | | Try to document some smie changes | Glenn Morris | 2014-03-04 | 3 | -0/+53 | |
| * | | | | | | | | | | | | | | | Fix some window code related doc-string and info entries. | Martin Rudalics | 2014-03-04 | 2 | -4/+26 | |
| * | | | | | | | | | | | | | | | doc/misc/*.texi: Fix typos and whitespace. | Juanma Barranquero | 2014-03-03 | 6 | -133/+143 | |
| * | | | | | | | | | | | | | | | Spelling fixes. | Paul Eggert | 2014-03-02 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | */ChangeLog: Trivial fixes. | Juanma Barranquero | 2014-03-03 | 3 | -55/+47 | |
| * | | | | | | | | | | | | | | | Minor doc tweaks for display-*-width, height | Glenn Morris | 2014-03-02 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | * markers.texi (Moving Marker Positions): Clarify guidance about | Barry O'Reilly | 2014-03-02 | 2 | -4/+12 | |
| * | | | | | | | | | | | | | | | * doc/misc/sem-user.texi (Create System Databases): Markup fix. | Xue Fuqiao | 2014-03-02 | 2 | -3/+7 | |
| * | | | | | | | | | | | | | | | Document `rectangle-mark-mode'. | Xue Fuqiao | 2014-03-02 | 3 | -0/+15 | |
| * | | | | | | | | | | | | | | | Document zlib-decompress-region | Glenn Morris | 2014-03-01 | 3 | -0/+36 | |
| * | | | | | | | | | | | | | | | * doc/lispref/display.texi (Forcing Redisplay): Mention pre-redisplay-function. | Glenn Morris | 2014-02-28 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | Some doc related to search-invisible and query replace | Glenn Morris | 2014-02-28 | 3 | -4/+16 | |
| * | | | | | | | | | | | | | | | Continuation of previous change. | Xue Fuqiao | 2014-02-28 | 2 | -4/+5 | |