summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-083-4/+4
* (electric-quote-mode): Activate everywhere in message-modeStefan Monnier2015-09-072-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07198-796/+808
* * lisp/emacs-lisp/package.el: Reduce autoloading before compilingArtur Malabarba2015-09-071-18/+32
* * lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startupArtur Malabarba2015-09-071-2/+7
* Bump version of ntlm.el to 2.00Thomas Fitzsimmons2015-09-061-2/+3
* Allow even one non-regular character before the implicit tag nameDmitry Gutov2015-09-071-1/+1
* Add support for NTLMv2 authenticationThomas Fitzsimmons2015-09-061-33/+121
* * lisp/emacs-lisp/package.el: Rename custom facesArtur Malabarba2015-09-061-32/+32
* mail-source.el: Make the imap mail-source's :mailbox handle a listAdam Sjøgren2015-09-061-4/+7
* nnimap.el: Handle nil arg to nnimap-request-groupEric Abrahamsen2015-09-061-2/+4
* File notifications: Support renaming over directory boundariesMichael Albinus2015-09-061-60/+54
* Spelling fix (Bug#21420)Paul Eggert2015-09-051-1/+1
* Improve the semantic of map-someNicolas Petton2015-09-061-2/+3
* Rename map-contains-key-p and map-some-pNicolas Petton2015-09-061-4/+4
* Improve the semantic of seq-someNicolas Petton2015-09-061-5/+7
* Rename seq-some-p to seq-some and seq-contains-p to seq-containsNicolas Petton2015-09-061-13/+13
* text-quoting-style for usage of fn names with ‘’Paul Eggert2015-09-051-1/+1
* Fix fix for describe-function keybinding confusionPaul Eggert2015-09-052-14/+18
* Use PAT rather than UPAT in pcase macrosJohan Bockgård2015-09-052-6/+6
* Fix describe-function keybinding confusionPaul Eggert2015-09-051-3/+3
* Avoid errors in thing-at-point with 2nd argument non-nilEli Zaretskii2015-09-051-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-041-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03108-382/+389
* 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-021-3/+3
* Fix describe-char bug with glyphs on terminalsPaul Eggert2015-09-021-19/+11
* Follow text-quoting-style in display table initPaul Eggert2015-09-021-7/+17
* * lisp/vc/vc-hooks.el (vc-refresh-state): New commandDavid Caldwell2015-09-011-5/+7
* Escape ` and ' in docPaul Eggert2015-09-0142-127/+126
* Generalize the prefix-command machinery of C-uStefan Monnier2015-09-013-66/+117
* 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
* Some Tramp password fixesMichael Albinus2015-09-012-1/+15
* Make vc-git-working-revision always return the commit hashDmitry Gutov2015-09-011-13/+17
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-011-499/+510
* Improve comments in elisp-mode.el, elisp-mode-tests.elStephen Leake2015-09-011-1/+2
* 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-011-1/+1