summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Make sure there's no explicit tag nameDmitry Gutov2015-05-311-1/+2
* Use \r rather than ^M in string literalsPaul Eggert2015-05-304-7/+7
* Use list for the tags completion table, not obarrayDmitry Gutov2015-05-301-13/+9
* Improve Tramp traces.Michael Albinus2015-05-302-1/+18
* backup-buffer minor reworking of internalsPaul Eggert2015-05-291-68/+69
* backup-buffer now reports .emacs.d/%backup% illsPaul Eggert2015-05-291-71/+65
* * lisp/emacs-lisp/package.el: Don't load from parent dirArtur Malabarba2015-05-291-3/+4
* Improve Tramp traces.Michael Albinus2015-05-292-4/+36
* gnus-art.el: Re-revert last changeKatsumi Yamaoka2015-05-281-4/+4
* Show files when `initial-buffer-choice' is non-nilSamer Masterson2015-05-281-278/+303
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-282-2/+2
* Revert my change to gnus-art.elPaul Eggert2015-05-281-4/+4
* New minor mode Electric QuotePaul Eggert2015-05-282-0/+109
* A few more doc string fixes (Bug#20385)Paul Eggert2015-05-282-5/+5
* Accept curved quotes in doc stringsPaul Eggert2015-05-281-9/+9
* Generate curved quotes in pseudo-info nodesPaul Eggert2015-05-281-8/+8
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-2836-194/+194
* Support curved quotes in doc stringsPaul Eggert2015-05-2819-109/+121
* * lisp/mail/rmailsum.el (rmail-summary-by-recipients)Glenn Morris2015-05-271-9/+3
* * lisp/progmodes/f90.el (f90-type-def-re): Add "type, extends".Glenn Morris2015-05-271-2/+4
* * lisp/isearch.el (isearch--current-buffer): Give a default value.Stefan Monnier2015-05-271-1/+1
* Un-revert changes mistakenly dropped by f9fabb2bStefan Monnier2015-05-273-11/+47
* Delete the old process in vc-setup-bufferDmitry Gutov2015-05-281-6/+6
* Avoid gratuitous delete-dups in face-at-point.Ivan Shmakov2015-05-271-2/+3
* Show the exact C-x 8 RET invocation in describe-char.Ivan Shmakov2015-05-271-1/+8
* * lisp/emacs-lisp/package.el: Don't erase tags on refreshArtur Malabarba2015-05-271-11/+30
* Fix typo in commit 3953c4be2816537be95520605d45b866dc731f4bMichael Albinus2015-05-271-2/+0
* Improve tramp-handle-make-auto-save-file-nameMichael Albinus2015-05-271-30/+27
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-271-4/+4
* No longer set dired-directory in eshell. (Bug#16477)Glenn Morris2015-05-262-7/+4
* * lisp/mail/sendmail.el (mail-position-on-field): Doc fix.Glenn Morris2015-05-261-3/+4
* Make c-submit-bug-report file reports at debbugs.gnu.org. (Bug#15784)Glenn Morris2015-05-261-1/+11
* * lisp/mail/rmailsum.el: Commas no longer separate regexps. (Bug#19026)Glenn Morris2015-05-261-10/+8
* Handle curved quotes in info filesPaul Eggert2015-05-263-55/+57
* xref-prompt-for-identifier: Use a list valueDmitry Gutov2015-05-261-6/+30
* * lisp/emacs-lisp/tabulated-list.el: Don't sort without sorterArtur Malabarba2015-05-261-1/+2
* Fix Bug#20621Michael Albinus2015-05-261-13/+0
* * lisp/desktop.el: If modes aren't autoloaded, try simple guesswork.Glenn Morris2015-05-251-10/+22
* * lisp/term/xterm.el: Add gui-get-selection support via OSC-52Philipp Stephani2015-05-251-42/+75
* Add C-language keyword constants to C++Daniel Colascione2015-05-251-1/+1
* Make TAGS files more portable to MS-WindowsPaul Eggert2015-05-251-2/+9
* Improve fix of debbugs:20634 in tramp-sh.elMichael Albinus2015-05-251-3/+6
* (cl-generic-define-method): Side effects are evil (bug#20644)Stefan Monnier2015-05-251-2/+4
* Make erc timestamps visible againLars Magne Ingebrigtsen2015-05-251-2/+2
* * lisp/emacs-lisp/cl-macs.el (cl-tagbody): Scope cl--tagbody-alistStefan Monnier2015-05-251-1/+2
* Fix typo in 89035e247591c8d688fce922b7079881aa110f33Michael Albinus2015-05-251-1/+1
* Fix IPv6 addresses in TrampOrivej Desh2015-05-251-1/+3
* Inhibit `epa-file-handler' in TrampMichael Albinus2015-05-253-8/+11
* * lisp/emacs-lisp/pcase.el: Use PAT rather than UPAT in docstringStefan Monnier2015-05-241-24/+29
* * lisp/emacs-lisp/tabulated-list.el: New optional print methodArtur Malabarba2015-05-241-9/+45