| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | Revert changes installed by xwidgets merge | Paul Eggert | 2015-02-01 | 2 | -13/+1 | |
| * | | | | | | | | | | | | | | | | Give `window-text-pixel-size' optional BUFFER argument. | Martin Rudalics | 2015-02-01 | 2 | -1/+13 | |
| * | | | | | | | | | | | | | | | | # ChangeLog fixes | Glenn Morris | 2015-01-30 | 2 | -12/+5 | |
| * | | | | | | | | | | | | | | | | Merge from gnulib and try to repair bad merge | Paul Eggert | 2015-01-27 | 1 | -80/+0 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 4 | -7/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Fix the description of --insert command-line option (Bug#19694) | Eli Zaretskii | 2015-01-26 | 2 | -3/+11 | |
| | * | | | | | | | | | | | | | | | Add a cross-reference in ELisp manual. (Bug#19668) | Eli Zaretskii | 2015-01-24 | 2 | -4/+10 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 4 | -5/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | doc/emacs/programs.texi (Custom C Indent): Fix a typo. (Bug#19647) | Eli Zaretskii | 2015-01-21 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | Prevent artist-mode from creating runaway timers (Bug#6130). | Daniel Koning | 2015-01-21 | 2 | -4/+25 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 3 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Improve documentation of buttons (Bug#19628) | Eli Zaretskii | 2015-01-20 | 2 | -4/+9 | |
| | * | | | | | | | | | | | | | | | doc/lispref/text.texi (Clickable Text): Improve indexing. (Bug#19629) | Eli Zaretskii | 2015-01-20 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608) | Eli Zaretskii | 2015-01-15 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 2 | -9/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | More doc fixes for bug#19502 -- make documentation less X-specific. | Eli Zaretskii | 2015-01-04 | 2 | -9/+20 | |
| * | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2015-01-28 | 3 | -2/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Fix copyright years by hand | Paul Eggert | 2015-01-01 | 67 | -70/+72 | |
| | * | | | | | | | | | | | | | | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 137 | -139/+138 | |
| * | | | | | | | | | | | | | | | | Allow for adding new members to Tar archives. | Ivan Shmakov | 2015-01-27 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration | Stefan Monnier | 2015-01-23 | 2 | -10/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Update LDAP configuration section of EUDC manual | Thomas Fitzsimmons | 2014-11-13 | 2 | -8/+127 | |
| * | | | | | | | | | | | | | | | | | Don't enforce :protection in EIEIO objects any more | Stefan Monnier | 2015-01-16 | 2 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | * lisp/dom.el (dom-strings): New function. | Lars Magne Ingebrigtsen | 2015-01-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Add set-binary-mode primitive to switch a standard stream to binary I/O. | Eli Zaretskii | 2015-01-15 | 2 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | * lisp/subr.el (redisplay-dont-pause): Mark as obsolete. | Stefan Monnier | 2015-01-08 | 1 | -26/+1 | |
| * | | | | | | | | | | | | | | | | | * doc/lispref/files.texi: Fix xref typo. | Paul Eggert | 2015-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | batch write-region no longer says "Wrote FOO" | Paul Eggert | 2015-01-03 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | ChangeLog fixes | Glenn Morris | 2015-01-02 | 2 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | Fix copyright years by hand | Paul Eggert | 2015-01-01 | 65 | -66/+68 | |
| * | | | | | | | | | | | | | | | | | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 137 | -140/+139 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Paul Eggert | 2015-01-01 | 3 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Omit trailing white space | Paul Eggert | 2014-12-29 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | Sync with Tramp 2.2.11. | Michael Albinus | 2014-12-29 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | | | | Less 'make' chatter for doc and lisp | Paul Eggert | 2014-12-31 | 8 | -17/+85 | |
| * | | | | | | | | | | | | | | | | | Use prefix argument in `info-display-manual' | Filipp Gunbin | 2014-12-31 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | Update documentation of Temporary Displays. | Martin Rudalics | 2014-12-30 | 2 | -10/+62 | |
| * | | | | | | | | | | | | | | | | | Fix previous patch to match its commit message | Paul Eggert | 2014-12-29 | 1 | -12/+0 | |
| * | | | | | | | | | | | | | | | | | system-name's returned value can vary | Paul Eggert | 2014-12-29 | 3 | -4/+9 | |
| * | | | | | | | | | | | | | | | | | Sanitize ChangeLog entries for previous merges. | Fabián Ezequiel Gallina | 2014-12-27 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 5 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Spelling fixes | Paul Eggert | 2014-12-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Small doc markup fixes | Glenn Morris | 2014-12-24 | 3 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | * doc/lispref/modes.texi (Defining Minor Modes, SMIE Lexer): Markup fixes. | Glenn Morris | 2014-12-24 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 33 | -4/+287 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Improve indexing on the chapter/section/subsection levels. | Eli Zaretskii | 2014-12-23 | 31 | -0/+272 | |
| | * | | | | | | | | | | | | | | | | doc/emacs/buffers.texi (Kill Buffer): Improve indexing. | Eli Zaretskii | 2014-12-22 | 2 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | * lisp/subr.el (redisplay-dont-pause): Mark as obsolete. | Stefan Monnier | 2014-12-18 | 2 | -26/+7 | |
| | * | | | | | | | | | | | | | | | | Don't break example string between 2 lines (bug#19257) | Eli Zaretskii | 2014-12-11 | 2 | -4/+9 | |