aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Make mm-html-blocked-images default to "" againKatsumi Yamaoka2016-02-091-1/+1
* | | | | | | | | | | | | | | | | | * doc/lispref/sequences.texi: Add documentation for seq-map-indexedNicolas Petton2016-02-141-0/+15
* | | | | | | | | | | | | | | | | | Document EXIF image rotationLars Ingebrigtsen2016-02-111-1/+3
* | | | | | | | | | | | | | | | | | Put a keymap on images created with insert-image and friendsLars Ingebrigtsen2016-02-101-0/+20
* | | | | | | | | | | | | | | | | | -Paul Eggert2016-02-093-712/+1004
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Clarify documentation of key binding conventionsEli Zaretskii2016-02-091-4/+5
| * | | | | | | | | | | | | | | | | Sync with gnulibPaul Eggert2016-02-091-719/+1007
| * | | | | | | | | | | | | | | | | Make mm-html-inhibit-images and mm-html-blocked-images default to nilKatsumi Yamaoka2016-02-091-2/+2
* | | | | | | | | | | | | | | | | | -Paul Eggert2016-02-092-11/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix typos in emacs-mime.texi and gnus.texiMike Kupfer2016-02-092-2/+2
| * | | | | | | | | | | | | | | | | * doc/misc/emacs-mime.texi (Display Customization):Katsumi Yamaoka2016-02-091-6/+5
| * | | | | | | | | | | | | | | | | Refactor HTML images handling of Gnus and mm-* (a part of bug#21650)Katsumi Yamaoka2016-02-081-10/+25
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25Paul Eggert2016-02-091-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | * lisp/isearch.el: Rename search-default-regexp-mode to search-default-modeArtur Malabarba2016-02-061-2/+2
| * | | | | | | | | | | | | | | | | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-12/+48
* | | | | | | | | | | | | | | | | | Add a mode to list and cancel timersLars Ingebrigtsen2016-02-091-0/+6
* | | | | | | | | | | | | | | | | | Automatically scale images up on high-density screensLars Ingebrigtsen2016-02-081-0/+15
* | | | | | | | | | | | | | | | | | Allow various Gnus and Message address variables to be functionsFoo2016-02-082-11/+13
* | | | | | | | | | | | | | | | | | Minor cleanup for Tramp "doas".Michael Albinus2016-02-051-0/+6
* | | | | | | | | | | | | | | | | | Make the read-multiple-choice prompt a bit prettierLars Ingebrigtsen2016-02-051-1/+5
* | | | | | | | | | | | | | | | | | New function read-multiple-choiceLars Ingebrigtsen2016-02-041-0/+21
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-02-0314-93/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix IMAP doc exampleTeemu Likonen2016-02-041-1/+1
| * | | | | | | | | | | | | | | | | Quoting fixes in doc strings and diagnosticsPaul Eggert2016-02-031-1/+1
| * | | | | | | | | | | | | | | | | Some corrections in Elisp manualMartin Rudalics2016-02-0110-47/+67
| * | | | | | | | | | | | | | | | | Omit unnecessary history from Lisp introPaul Eggert2016-01-311-34/+10
| * | | | | | | | | | | | | | | | | Improve elisp “Security Considerations” docPaul Eggert2016-01-311-10/+17
| * | | | | | | | | | | | | | | | | Backport: * lisp/files.el: Remove support for extra .dir-locals fileArtur Malabarba2016-01-301-5/+1
* | | | | | | | | | | | | | | | | | Merge from origin/emacs-25John Wiegley2016-02-031-16/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix typos in Introduction to Emacs Lisp manualEli Zaretskii2016-01-301-16/+15
* | | | | | | | | | | | | | | | | | Add a new command to switch between erc buffersMark Oteiza2016-02-041-1/+5
* | | | | | | | | | | | | | | | | | Mention context when resume from emergency escapePaul Eggert2016-02-031-3/+6
* | | | | | | | | | | | | | | | | | Update gnulib copyPaul Eggert2016-02-021-59/+56
* | | | | | | | | | | | | | | | | | Make find-change-log prefer a VCS root, if no ChangeLog exists.Glenn Morris2016-02-011-0/+7
* | | | | | | | | | | | | | | | | | Merge changes from Tramp repositoryMichael Albinus2016-01-313-64/+54
* | | | | | | | | | | | | | | | | | -Paul Eggert2016-01-3012-71/+232
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Support Go language in 'etags'lu4nx2016-01-302-1/+4
| * | | | | | | | | | | | | | | | | Improve Ruby support in 'etags'Eli Zaretskii2016-01-301-1/+1
| * | | | | | | | | | | | | | | | | Document xwidget commands and functionsEli Zaretskii2016-01-303-0/+136
| * | | | | | | | | | | | | | | | | c:/emacs-git/next/ChangeLogMartin Rudalics2016-01-292-39/+43
| * | | | | | | | | | | | | | | | | Minor improvements to 'pcase' documentationEli Zaretskii2016-01-291-20/+35
| * | | | | | | | | | | | | | | | | * lisp/custom.el (defcustom): Doc fix.Glenn Morris2016-01-281-1/+2
| * | | | | | | | | | | | | | | | | C-u C-x = example doc fixPaul Eggert2016-01-261-2/+3
| * | | | | | | | | | | | | | | | | ; Fix a typo in the user manualEli Zaretskii2016-01-261-1/+1
| * | | | | | | | | | | | | | | | | * doc/emacs/mark.texi (Using Region): Clarify wording. (Bug#22467)Eli Zaretskii2016-01-261-6/+7
* | | | | | | | | | | | | | | | | | -Paul Eggert2016-01-3021-96/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | * lisp/files.el: Use a fixed file name for the second dir-locals fileArtur Malabarba2016-01-252-28/+15
| * | | | | | | | | | | | | | | | | Spelling fixesPaul Eggert2016-01-252-2/+2
| * | | | | | | | | | | | | | | | | Expunge "allow" + infinitive from source and doc, part 2.Alan Mackenzie2016-01-252-2/+2
| * | | | | | | | | | | | | | | | | Improve wording for SMB supportPaul Eggert2016-01-241-7/+5