summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* In `widget-color--choose-action' quit *Color* window instead of deleting itAndreas Politz2015-08-201-3/+3
* Add a prettify-symbols-alist for (La)TeXTassilo Horn2015-08-201-0/+455
* Make electric-pair-mode, delete-selection-mode and CC Mode cooperate.Alan Mackenzie2015-08-192-7/+23
* Fix key binding quoting in tutorial *Help*Paul Eggert2015-08-191-14/+10
* * isearch.el (isearch-search-fun-default): Revert a5bdb87Artur Malabarba2015-08-192-7/+6
* Fix doc-string of `help-mode-finish'.Martin Rudalics2015-08-191-1/+1
* Move window edge functions to Elisp.Martin Rudalics2015-08-192-0/+146
* [Gnus]: Use overlay functions directlyKatsumi Yamaoka2015-08-1910-120/+71
* * lisp/gnus/nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P".Glenn Morris2015-08-181-0/+1
* pinentry.el: Add debugging supportDaiki Ueno2015-08-191-0/+9
* pinentry.el: Improve multiline promptDaiki Ueno2015-08-191-70/+58
* Allow blink-matching-paren to jump off screenDmitry Gutov2015-08-181-5/+12
* Refine the previous changeDmitry Gutov2015-08-181-13/+7
* Improve Tramp's compatibilityMichael Albinus2015-08-183-5/+7
* * lisp/net/tramp-cmds.el (tramp-reporter-dump-variable):Pierre Téchoueyres2015-08-181-2/+5
* Revert "pinentry.el: Support external passphrase cache"Daiki Ueno2015-08-181-105/+46
* epg.el: Make gpgconf output parsing future proofDaiki Ueno2015-08-181-1/+3
* pinentry.el: Support external passphrase cacheDaiki Ueno2015-08-181-46/+105
* ; pinentry.el: Update header comment and fix typosDaiki Ueno2015-08-181-6/+4
* pinentry.el: Popup window for multiline promptDaiki Ueno2015-08-181-6/+66
* message.el: Silent the byte compilerKatsumi Yamaoka2015-08-181-14/+16
* * lisp/gnus/message.el (message-overlay-get, message-overlays-in)Katsumi Yamaoka2015-08-171-11/+17
* * message.el (message-toggle-image-thumbnails): New command.Lars Magne Ingebrigtsen2015-08-171-0/+30
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsNoah Friedman2015-08-17101-3825/+3718
|\
| * Update version number in header (now matches help)Ronnie Schnell2015-08-171-1/+1
| * Curved quotes in --batch diagnostics in non-UTF-8Paul Eggert2015-08-171-0/+1
| * Improve fontset support for latest OTF script tagsEli Zaretskii2015-08-171-10/+25
| * Spelling fixesPaul Eggert2015-08-162-6/+6
| * Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-1633-132/+133
| * Convert lisp/term/x-win.el to UTF-8Paul Eggert2015-08-161-804/+796
| * Update verilog-mode.el to 2015-05-14-6232468-vpo-GNU.Wilson Snyder2015-08-161-1344/+1378
| * substitute-command-keys a few more doc stringsPaul Eggert2015-08-153-5/+9
| * Allow describe-function helpers to access buffer-local values.Stephen Leake2015-08-151-12/+34
| * Handle pulse-background being nilStephen Leake2015-08-151-19/+22
| * Fix "\`" confusion in Lisp stringsPaul Eggert2015-08-154-7/+7
| * * lisp/net/tramp-sh.el (tramp-remote-selinux-p): Use "selinuxenabled"Michael Albinus2015-08-151-27/+21
| * ; Auto-commit of loaddefs files.Glenn Morris2015-08-151-1/+1
| * Add doc strings to 2 help-mode.el functionsEli Zaretskii2015-08-151-0/+2
| * Remove files used by the old MS-Windows specific build procedureEli Zaretskii2015-08-151-728/+0
| * Fix broken URLs for ISO-IRPaul Eggert2015-08-141-1/+3
| * Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-1411-87/+58
| * Extend ‘format’ to translate curved quotesPaul Eggert2015-08-143-5/+8
| * * tramp-sh.el (tramp-sh-handle-file-acl): Do not redirect stderrMichael Albinus2015-08-141-1/+1
| * Flush file properties in Tramp.Jürgen Hötzel2015-08-142-0/+4
| * Don't miss warnings about removing string text properties while dumpingEli Zaretskii2015-08-141-2/+2
| * * lisp/progmodes/sh-script.el (sh-mode): Handle .cshrc (bug#21049)Stefan Monnier2015-08-131-1/+1
| * * lisp/progmodes/compile.el: Assume 8-wide TABs (bug#21038)Magnus Henoch2015-08-131-2/+4
| * (uniquify-ask-about-buffer-names-p): Remove, unused (bug#21037)Stefan Monnier2015-08-131-21/+7
| * Optional args for holiday-greek-orthodox-easterPaul Eggert2015-08-131-7/+14
| * ; Fix caching problem in tramp-adb.elJürgen Hötzel2015-08-131-35/+36