| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from origin/emacs-25 | John Wiegley | 2016-02-22 | 3 | -53/+164 |
| |\ | |||||
| | * | Clarify GnuPG version compatibility chapter | Daiki Ueno | 2016-02-22 | 1 | -11/+15 |
| | * | Sync with gnulib | Paul Eggert | 2016-02-21 | 1 | -32/+105 |
| | * | Mention pinentry.el in epa manual | Daiki Ueno | 2016-02-21 | 1 | -21/+51 |
| | * | Allow customising the article mode cursor behavior | Lars Ingebrigtsen | 2016-02-20 | 1 | -0/+4 |
| * | | Clean up forgotten text in manual | Lars Ingebrigtsen | 2016-02-22 | 1 | -5/+0 |
| * | | Fix merge conflicts in network-stream-tests.el | Lars Ingebrigtsen | 2016-02-22 | 2 | -3/+38 |
| |\ \ | |||||
| | * | | Mention sentinels in conjunction with :nowait t. | Lars Ingebrigtsen | 2016-02-22 | 1 | -0/+8 |
| | * | | Clarify levels of :nowait t. | Lars Ingebrigtsen | 2016-02-21 | 1 | -4/+12 |
| | * | | Remove some #ifdefs and update documentation | Lars Ingebrigtsen | 2016-02-15 | 1 | -6/+0 |
| | * | | Only do async DNS if requested with :nowait 'dns | Lars Ingebrigtsen | 2016-02-05 | 1 | -2/+8 |
| | * | | Doc fixes and refactorings based on comments from Eli Zaretskii | Lars Ingebrigtsen | 2016-02-03 | 2 | -3/+10 |
| | * | | Clarify :tls-parameters. | Lars Ingebrigtsen | 2016-02-01 | 1 | -1/+2 |
| | * | | Add documentation for :tls-parameters | Lars Ingebrigtsen | 2016-02-01 | 1 | -0/+5 |
| | * | | Rework the mechanisms for async GnuTLS connections | Lars Ingebrigtsen | 2016-01-31 | 1 | -3/+6 |
| | * | | Implement asynchronous GnuTLS connections | Lars Ingebrigtsen | 2016-01-31 | 1 | -1/+4 |
| * | | | Rework the image property getter/setters | Lars Ingebrigtsen | 2016-02-22 | 1 | -7/+5 |
| * | | | Use Gnulib filevercmp for version comparison | Paul Eggert | 2016-02-21 | 1 | -14/+6 |
| * | | | Add a function to delete URL cookies | Lars Ingebrigtsen | 2016-02-21 | 1 | -0/+6 |
| * | | | Avoid integer overflows in string-numeric-lessp | Lars Ingebrigtsen | 2016-02-21 | 1 | -1/+4 |
| * | | | Add the string-numeric-lessp function | Lars Ingebrigtsen | 2016-02-21 | 1 | -0/+13 |
| * | | | New functions for getting and setting image properties | Lars Ingebrigtsen | 2016-02-20 | 1 | -1/+16 |
| * | | | Add a library for creating and manipulating SVG images | Lars Ingebrigtsen | 2016-02-19 | 1 | -3/+123 |
| * | | | Reference `tramp-theme' in GNU ELPA. | Michael Albinus | 2016-02-18 | 1 | -63/+6 |
| * | | | Merge from origin/emacs-25 | John Wiegley | 2016-02-15 | 1 | -1/+1 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Fix a typo in edt.texi | Eli Zaretskii | 2016-02-14 | 1 | -1/+1 |
| * | | | Merge from origin/emacs-25 | John Wiegley | 2016-02-15 | 3 | -2/+13 |
| |\ \ \ | |/ / | |||||
| | * | | Index tilde characters in names of backup files | Eli Zaretskii | 2016-02-13 | 1 | -0/+5 |
| | * | | Document deprecation of hi-lock-mode's 'C-x w' bindings | Eli Zaretskii | 2016-02-13 | 1 | -1/+4 |
| | * | | Extend gpm-mouse-mode's doc string and doc to point out limitations. | Alan Mackenzie | 2016-02-11 | 1 | -1/+4 |
| * | | | Merge from origin/emacs-25 | John Wiegley | 2016-02-15 | 3 | -9/+9 |
| |\ \ \ | |/ / | |||||
| | * | | Revert "Document EXIF image rotation" | Lars Ingebrigtsen | 2016-02-11 | 1 | -3/+1 |
| | * | | Document OS X LANG default | Paul Eggert | 2016-02-10 | 1 | -4/+5 |
| | * | | Kevin Gallagher has new email address | Kevin Gallagher | 2016-02-10 | 1 | -2/+3 |
| * | | | Merge from origin/emacs-25 | John Wiegley | 2016-02-15 | 1 | -1/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Document EXIF image rotation | Lars Ingebrigtsen | 2016-02-10 | 1 | -1/+3 |
| | * | | Mention web bugs | Katsumi Yamaoka | 2016-02-09 | 1 | -1/+6 |
| | * | | Make mm-html-blocked-images default to "" again | Katsumi Yamaoka | 2016-02-09 | 1 | -1/+1 |
| * | | | * doc/lispref/sequences.texi: Add documentation for seq-map-indexed | Nicolas Petton | 2016-02-14 | 1 | -0/+15 |
| * | | | Document EXIF image rotation | Lars Ingebrigtsen | 2016-02-11 | 1 | -1/+3 |
| * | | | Put a keymap on images created with insert-image and friends | Lars Ingebrigtsen | 2016-02-10 | 1 | -0/+20 |
| * | | | - | Paul Eggert | 2016-02-09 | 3 | -712/+1004 |
| |\ \ \ | |/ / | |||||
| | * | | Clarify documentation of key binding conventions | Eli Zaretskii | 2016-02-09 | 1 | -4/+5 |
| | * | | Sync with gnulib | Paul Eggert | 2016-02-09 | 1 | -719/+1007 |
| | * | | Make mm-html-inhibit-images and mm-html-blocked-images default to nil | Katsumi Yamaoka | 2016-02-09 | 1 | -2/+2 |
| * | | | - | Paul Eggert | 2016-02-09 | 2 | -11/+25 |
| |\ \ \ | |/ / | |||||
| | * | | Fix typos in emacs-mime.texi and gnus.texi | Mike Kupfer | 2016-02-09 | 2 | -2/+2 |
| | * | | * doc/misc/emacs-mime.texi (Display Customization): | Katsumi Yamaoka | 2016-02-09 | 1 | -6/+5 |
| | * | | Refactor HTML images handling of Gnus and mm-* (a part of bug#21650) | Katsumi Yamaoka | 2016-02-08 | 1 | -10/+25 |
| * | | | Merge from origin/emacs-25 | Paul Eggert | 2016-02-09 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||