| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | Clarify what happens to match data on failure | Paul Eggert | 2015-08-17 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | Remove files used by the old MS-Windows specific build procedure | Eli Zaretskii | 2015-08-15 | 1 | -128/+0 | |
| * | | | | | | | | | | | | | | | Extend ‘format’ to translate curved quotes | Paul Eggert | 2015-08-14 | 2 | -32/+53 | |
| * | | | | | | | | | | | | | | | Add support for 'inhibit-same-window in 'display-buffer-use-some-frame' | Stephen Leake | 2015-08-07 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | Redo text-quoting-style variable | Paul Eggert | 2015-08-02 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | Treat help strings like other doc strings | Paul Eggert | 2015-08-02 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | Also mention "curly quotes" | Paul Eggert | 2015-08-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Add docs for display-buffer action display-buffer-use-some-frame | Stephen Leake | 2015-07-29 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | | * doc/lispref/variables.texi (Variable Aliases): Typo fix. (Bug#21141) | Xue Fuqiao | 2015-07-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | New optional ZONE arg for format-time-string etc. | Paul Eggert | 2015-07-26 | 1 | -33/+47 | |
| * | | | | | | | | | | | | | | | 2015-07-22 Martin Rudalics <rudalics@gmx.at> | Martin Rudalics | 2015-07-22 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | | * doc/lispref/sequences.texi: Add documentation for seq-min and seq-max. | Nicolas Petton | 2015-06-30 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | | | Don't block changes in mouse pointer inside 'track-mouse' | Eli Zaretskii | 2015-06-30 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | * doc/lispref/text.texi (Sticky Properties): Improve wording. | Eli Zaretskii | 2015-06-29 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | Minor corrections in ELisp manual | Eli Zaretskii | 2015-06-26 | 1 | -15/+20 | |
| * | | | | | | | | | | | | | | | Translate undisplayable ‘ to ` | Paul Eggert | 2015-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Improve the optional translation of quotes | Paul Eggert | 2015-06-19 | 2 | -5/+32 | |
| * | | | | | | | | | | | | | | | Document curved quotes a bit better | Paul Eggert | 2015-06-17 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | Another improvement of documentation of set-fontset-font | Eli Zaretskii | 2015-06-14 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | Improve documentation of ':lang' in font specs | Eli Zaretskii | 2015-06-13 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | * doc/lispref/hash.texi (Creating Hash): Remove obsolete makehash. | Glenn Morris | 2015-06-04 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | | Treat batch stdout/stderr like standard display | Paul Eggert | 2015-05-31 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | * doc/lispref/os.texi: Update initial-buffer-choice docs. | Samer Masterson | 2015-05-29 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | Show files when `initial-buffer-choice' is non-nil | Samer Masterson | 2015-05-28 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | Support curved quotes in doc strings | Paul Eggert | 2015-05-28 | 1 | -15/+20 | |
| * | | | | | | | | | | | | | | | substitute-command-keys now curves quotes | Paul Eggert | 2015-05-28 | 1 | -7/+15 | |
| * | | | | | | | | | | | | | | | * lisp/emacs-lisp/tabulated-list.el: New optional print method | Artur Malabarba | 2015-05-24 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | Improve documentation of 'set-fontset-font' | Eli Zaretskii | 2015-05-23 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | Fix documentation of forward-line | Eli Zaretskii | 2015-05-23 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | | | ; * doc/lispref/nonascii.texi (Character Properties): Fix a typo. | Eli Zaretskii | 2015-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Improve documentation of glyphless-char-display | Eli Zaretskii | 2015-05-20 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | Improve `switch-to-buffer' in strongly dedicated windows (Bug#20472) | Martin Rudalics | 2015-05-20 | 1 | -8/+41 | |
| * | | | | | | | | | | | | | | | Fix last commit | Martin Rudalics | 2015-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | In Elisp manual explain how to override window manager positioning (Bug#20552) | Martin Rudalics | 2015-05-19 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | Clarify concept of "surrogate minibuffer frames" (Bug#20538) | Martin Rudalics | 2015-05-19 | 1 | -7/+14 | |
| * | | | | | | | | | | | | | | | * doc/lispref/debugging.texi (Profiling): Improve indexing. | Eli Zaretskii | 2015-05-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | * lisp/emacs-lisp/tabulated-list.el: Don't error on nil header-string | Artur Malabarba | 2015-05-16 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Spelling fix | Paul Eggert | 2015-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | * doc/lispref/sequences.texi (Sequence Functions): Fix quoting. | Paul Eggert | 2015-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'seq-let' | Nicolas Petton | 2015-05-05 | 1 | -1/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Update `seq-let' documentation | Nicolas Petton | 2015-05-05 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | New macro seq-let, providing destructuring support to seq.el | Nicolas Petton | 2015-05-01 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | | | Add `save-mark-and-excursion', which has the old `save-excursion' behavior | Daniel Colascione | 2015-05-04 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | Prefer plain characters to Texinfo circumlocutions | Paul Eggert | 2015-05-01 | 3 | -13/+7 | |
| * | | | | | | | | | | | | | | | | Fix single-quoting style in PDF manuals | Paul Eggert | 2015-05-01 | 5 | -6/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||