summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Paul Eggert2015-03-038-60/+73
|\
| * browse-url-firefox: update for firefox 36's removal of -remoteGlenn Morris2015-02-242-53/+35
| * Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)Eli Zaretskii2015-02-232-1/+11
| * Bump python.el versionFabián Ezequiel Gallina2015-02-211-1/+1
| * Spelling fixesPaul Eggert2015-02-211-1/+1
| * * lisp/comint.el (comint-line-beginning-position): Revert searching forJuri Linkov2015-02-192-3/+12
| * erc.el: Add old version header for package.el compatibiltykwhite2015-02-172-1/+6
| * Tramp: Disable paging with PAGER=catJérémy Compostella2015-02-152-1/+6
* | Merge from origin/emacs-24Paul Eggert2015-03-036-27/+106
|\ \ | |/
| * * lisp/erc/erc.el (erc-rename-buffers): Doc fix. Add :version.Glenn Morris2015-02-132-2/+8
| * * lisp/textmodes/flyspell.el (flyspell-duplicate-distance): Bump :version.Glenn Morris2015-02-132-3/+6
| * Augment text-mode syntax table for a few special charactersEli Zaretskii2015-02-132-0/+21
| * Improve docs of transient-mark-mode (Bug#19841)Eli Zaretskii2015-02-132-4/+9
| * Improve string search in `flyspell-word-search-*`. (Bug#16800)Agustin Martin Domingo2015-02-122-20/+59
* | Merge from origin/emacs-24Paul Eggert2015-03-033-5/+54
|\ \ | |/
| * Better support for the case of typing RET on the prompt in comint.Juri Linkov2015-02-102-2/+16
| * Don't lose frame's background color when setting foreground (Bug#19802)Eli Zaretskii2015-02-082-4/+16
| * Fix handling of frame color parameters in TTY sessions (Bug#19802)Eli Zaretskii2015-02-082-3/+20
| * Backport the :end-of-capability fixWolfgang Jenkner2015-02-062-2/+9
* | Merge from origin/emacs-24Paul Eggert2015-03-034-13/+48
|\ \ | |/
| * Better multi-line input support in comint.elJuri Linkov2015-02-052-10/+29
| * todo-mode.el: Restore point on setting item done (Bug#19727)Robert Pluim2015-02-042-2/+11
| * Fix filling circle/ellipse in Artist Mode (Bug#19763)Eli Zaretskii2015-02-042-1/+7
| * Bump version to 24.4.90emacs-24.4.90Nicolas Petton2015-02-041-1130/+1139
* | Merge from origin/emacs-24Paul Eggert2015-03-032-8/+38
|\ \ | |/
| * authors.el: Add missing ignored and renamed filesNicolas Petton2015-02-042-0/+7
| * Fix last commitMichael Albinus2015-02-031-2/+2
| * Tramp: Don't use a tempfile for ControlPath.Michael Albinus2015-02-032-2/+8
| * net/tramp.el (tramp-ssh-controlmaster-options): Use "%C"Michael Albinus2015-02-022-8/+21
| * authors.el: backport some additionsGlenn Morris2015-02-012-1/+9
* | Merge from origin/emacs-24Paul Eggert2015-03-032-0/+16
|\ \ | |/
| * CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.Alan Mackenzie2015-02-012-0/+16
| * # Auto-commit of loaddefs files.Glenn Morris2015-02-011-1154/+1154
* | Use `macroexp-parse-body'Daniel Colascione2015-03-032-7/+20
* | * lisp/progmodes/gud.el: Use lexical-binding.Stefan Monnier2015-03-033-6/+23
* | Address generator feedbackDaniel Colascione2015-03-032-38/+47
* | Rename globals in generator.elDaniel Colascione2015-03-032-78/+83
* | # Standardize copyright and license notices for recently added filesGlenn Morris2015-03-031-1/+1
* | emacs-lisp/package.el (package-autoremove): Fix if logic.Artur Malabarba2015-03-032-2/+6
* | Fix calculation of total window sizes after font size changes (Bug#19972).Martin Rudalics2015-03-032-1/+6
* | Add cl-iter-defunDaniel Colascione2015-03-022-0/+23
* | Fix docstrings, declarations in iter-defunDaniel Colascione2015-03-022-4/+15
* | Add support for generatorsDaniel Colascione2015-03-022-1/+792
* | # Auto-commit of loaddefs files.Glenn Morris2015-03-021-1271/+1326
* | Add autoload cooking for vc-responsible-backendDaniel Colascione2015-03-012-0/+6
* | Fix problems found by vc-tests.elMichael Albinus2015-03-015-94/+110
* | (shr-insert): Also remove soft hypens from non-folded text.Lars Magne Ingebrigtsen2015-03-012-1/+10
* | * lisp/net/shr.el (shr-insert): Remove soft hyphens.Lars Magne Ingebrigtsen2015-03-012-0/+8
* | Better decoding of HTML payload in RmailEli Zaretskii2015-02-282-0/+23
* | Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-274-6/+25