summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-041-1/+1
* ; * etc/NEWS: Put entry about [:graph:] and [:print:] where it belongs.Eli Zaretskii2015-09-041-8/+8
* Support automated ‘make check’ in non-C localePaul Eggert2015-09-034-8/+25
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03108-382/+389
* Re-add the notion of echo_prompt lost in the translationStefan Monnier2015-09-032-20/+22
* Fix disassembly of non-compiled lexical functions (bug#21377)Stefan Monnier2015-09-032-35/+32
* (tex--prettify-symbols-compose-p): Don't compose in verbatim blocks!Stefan Monnier2015-09-031-0/+2
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "man:"Mark Oteiza2015-09-031-1/+1
* * lisp/mpc.el (mpc--proc-connect): Handle unix sockets (bug#19394)Mark Oteiza2015-09-031-1/+9
* vc-git-mode-line-string: Explicitly re-apply the faceDmitry Gutov2015-09-031-1/+3
* Treat initial-scratch-message as a doc stringPaul Eggert2015-09-024-5/+10
* Fix describe-char bug with glyphs on terminalsPaul Eggert2015-09-021-19/+11
* Follow text-quoting-style in display table initPaul Eggert2015-09-024-12/+29
* Fix typoK. Handa2015-09-021-2/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2015-09-0269-578/+527
|\
| * * lisp/vc/vc-hooks.el (vc-refresh-state): New commandDavid Caldwell2015-09-012-5/+8
| * Escape ` and ' in docPaul Eggert2015-09-0143-128/+127
| * Generalize the prefix-command machinery of C-uStefan Monnier2015-09-015-277/+188
| * Rework quoting in tutorialPaul Eggert2015-09-011-85/+104
| * Setup quote display only if interactivePaul Eggert2015-09-011-2/+3
| * Use defalias at the top levelKatsumi Yamaoka2015-09-012-8/+7
| * terminal-init-w32console mimicks command-linePaul Eggert2015-09-012-13/+11
| * Display replacement quotes with shadow glyphsPaul Eggert2015-09-011-2/+3
| * * lisp/net/tramp-sh.el (tramp-methods) <sudo>: Mask "Password:".Michael Albinus2015-09-011-4/+4
| * Docstring fixes re quotes in C codePaul Eggert2015-09-0114-48/+48
| * Some Tramp password fixesMichael Albinus2015-09-012-1/+15
| * Make vc-git-working-revision always return the commit hashDmitry Gutov2015-09-011-13/+17
* | fix previous changeK. Handa2015-09-021-0/+8
|/
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2015-09-01152-1395/+2448
|\
| * ; Auto-commit of loaddefs files.Glenn Morris2015-09-011-499/+510
| * Improve comments in elisp-mode.el, elisp-mode-tests.elStephen Leake2015-09-012-3/+4
| * Delete Emacs 25 test in mode-local.elStephen Leake2015-09-011-7/+5
| * Show all known mode-local overrides in *Help*Stephen Leake2015-09-011-5/+17
| * * lisp/gnus/gnus-sum.el (gnus-summary-search-article):Katsumi Yamaoka2015-09-011-0/+1
| * * lisp/newcomment.el (comment-dwim): Use `use-region-p'Zachary Kanfer2015-09-011-1/+1
| * Port tls.el to older EmacsKatsumi Yamaoka2015-08-311-2/+8
| * hideif.el: Recognize .h++ as C++ header.Rüdiger Sonderfeld2015-09-012-2/+2
| * ; Fix missing sentence end double space in NEWS.Rüdiger Sonderfeld2015-09-011-7/+7
| * isearch: Document character folding mode.Rüdiger Sonderfeld2015-08-311-0/+1
| * Quoting fixes in ERC and EshellPaul Eggert2015-08-319-39/+47
| * Quoting fixes in GnusPaul Eggert2015-08-3113-23/+27
| * Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-318-29/+34
| * Fix some byte-compiler warnings in EDEStephen Leake2015-08-312-32/+42
| * Fix directory accessibility tests for w32 network volumesEli Zaretskii2015-08-311-1/+20
| * Fix handling long file names in readdir on MS-WindowsEli Zaretskii2015-08-311-5/+18
| * Make file-accessible-directory-p reliable on MS-WindowsEli Zaretskii2015-08-313-9/+65
| * Don't call do_pending_window_change in signal handlers (Bug#21380)Martin Rudalics2015-08-314-10/+3
| * Quoting fixes in lisp/orgPaul Eggert2015-08-316-15/+23
| * Treat “instead” strings as docstringsPaul Eggert2015-08-312-2/+4
| * Better documentation of seq-letNicolas Petton2015-08-311-4/+3