summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve on previous quote autopairing changeJoão Távora2014-04-072-19/+48
| * Inhibit quote autopairing more frequentlyJoão Távora2014-04-072-13/+22
| * * lisp/shell.el (shell-directory-tracker): Go back to just ignoring failures.Glenn Morris2014-04-062-2/+10
| * ChangeLog fixGlenn Morris2014-04-061-1/+0
| * Fix electric-pair-delete-adjacent-pairs in modes binding backspace.João Távora2014-04-072-36/+36
| * Fix triple-quoting electricity in python-modeJoão Távora2014-04-072-3/+9
| * Fix electric-pair-skip-whitespace with quotes in text-modeJoão Távora2014-04-072-4/+13
| * Fix bug #17199 with incorrect character produced by ipa-x-sampa IM.Eli Zaretskii2014-04-062-1/+6
| * * lisp/mpc.el (mpc--status-timer-run): Disable timer if not displayed.Stefan Monnier2014-04-062-10/+16
| * Minor doc updates related to dribble filesGlenn Morris2014-04-052-3/+6
| * Fix bug #16434 with handling the -rv command-line option.Matthias Dahl2014-04-052-11/+17
| * Fix bug #16378 with mishandling of empty faces.Matthias Dahl2014-04-052-9/+25
| * Fix bug #16694 with theme face precedence.Matthias Dahl2014-04-052-4/+17
| * Fix bug#16090.Tassilo Horn2014-04-042-10/+19
| * A better fix for bug #17169.Eli Zaretskii2014-04-042-7/+13
| * Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-033-4/+16
| * Fix bug #17169 with infinite recursion in bidi_initialize under force-load-me...Eli Zaretskii2014-04-032-0/+12
| * Doc updates related to changes in revert-buffer function variablesGlenn Morris2014-04-032-34/+76
| * * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-022-1/+10
| * * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Add "foreach"Stefan Monnier2014-04-022-1/+3
| * * lisp/progmodes/perl-mode.el (perl-indent-new-calculate):Stefan Monnier2014-04-022-5/+12
* | Auto-commit of loaddefs files.Glenn Morris2014-04-071-1/+1
* | lisp/ChangeLog, src/ChangeLog: Fix typos.Juanma Barranquero2014-04-071-15/+11
* | * lisp/gnus/gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)Stefan Monnier2014-04-062-2/+21
* | * lisp/dired-aux.el (dired-file-set-difference): Use lexical-scoping.Stefan Monnier2014-04-062-13/+22
* | Auto-commit of loaddefs files.Glenn Morris2014-04-051-2/+2
* | * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): AddLeo Liu2014-04-052-1/+7
* | Improve on previous quote autopairing changeJoão Távora2014-04-052-19/+48
* | * lisp/textmodes/reftex-parse.el (reftex--index-tags): Rename `index-tags'.Stefan Monnier2014-04-042-18/+25
* | * lisp/erc/erc.el (erc-invite-only-mode, erc-toggle-channel-mode): Simplify.Stefan Monnier2014-04-042-16/+19
* | Use `window-total-width' instead of `window-width'.Joost Kremers2014-04-042-4/+9
* | Add GC bug investigation codeDaniel Colascione2014-04-022-25/+32
* | Revert subr.el workaround for GC bug.Richard M. Stallman2014-04-022-2/+7
* | Merge from emacs-24; up to 2014-03-28T01:39:30Z!rgm@gnu.orgJuanma Barranquero2014-04-0213-49/+77
|\ \ | |/
| * Small codes update for revert-buffer-function no longer being nil by defaultGlenn Morris2014-04-023-4/+13
| * * lisp/simple.el (command-execute): Respect nil disabled-command-function.Glenn Morris2014-04-012-1/+6
| * Fix for command-execute handling of disabled commandsNicolas Richard2014-04-012-30/+35
| * Backport cedet/ede/emacs.el change from trunkGlenn Morris2014-04-012-1/+5
| * Auto-commit of loaddefs files.Glenn Morris2014-04-011-1114/+1076
| * Fix up some Version: headers that might confuse package.elGlenn Morris2014-03-314-6/+5
| * Rename some cedet Version: headers that can confuse package.elGlenn Morris2014-03-312-6/+5
| * Auto-commit of loaddefs files.Glenn Morris2014-03-301-1/+1
| * * lisp/dired-aux.el (dired-compress-file): Don't use string-match-pJuri Linkov2014-03-292-1/+6
| * * lisp/emacs-lisp/package.el (package-built-in-p): Treat a min-version ofStefan Monnier2014-03-282-3/+8
* | Inhibit quote autopairing more frequentlyJoão Távora2014-04-022-13/+22
* | Prevent assertion failure when trying to complete the promptDaniel Colascione2014-04-012-3/+9
* | * lisp/cedet/ede/emacs.el (ede-emacs-version): Update AC_INIT regexp.Glenn Morris2014-04-012-1/+5
* | Pass some protocols to Tramp, like ssh and friends.Michael Albinus2014-04-013-15/+112
* | Auto-commit of loaddefs files.Glenn Morris2014-04-011-532/+490
* | * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info): RefactorLeo Liu2014-03-312-18/+23