summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* # Auto-commit of loaddefs files.Glenn Morris2015-03-011-1156/+1143
* Avoid assertion violations in Rmail due to newline cacheEli Zaretskii2015-02-282-0/+14
* browse-url-firefox: update for firefox 36's removal of -remoteGlenn Morris2015-02-243-53/+37
* Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)Eli Zaretskii2015-02-234-1/+26
* Bump python.el versionFabián Ezequiel Gallina2015-02-211-1/+1
* Spelling fixesPaul Eggert2015-02-212-2/+2
* * src/fileio.c (Fmake_temp_name): Doc tweaks.Glenn Morris2015-02-192-11/+11
* * lisp/comint.el (comint-line-beginning-position): Revert searching forJuri Linkov2015-02-192-3/+12
* Mention in admin/notes/repo how to mark commits that are not to be merged.Eli Zaretskii2015-02-191-1/+3
* # Remove NEWS temporary markupGlenn Morris2015-02-181-22/+5
* 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
* Fix assertions in popping up menus on TTY (Bug#19862)Eli Zaretskii2015-02-142-27/+36
* # NEWS copyeditsGlenn Morris2015-02-131-18/+18
* * 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-134-4/+14
* NEWS: Add section to include ERC changeskwhite2015-02-122-0/+21
* Improve string search in `flyspell-word-search-*`. (Bug#16800)Agustin Martin Domingo2015-02-122-20/+59
* Backport NEWS typo fixGlenn Morris2015-02-111-1/+1
* Backport fix for bug#18745 from master.Noam Postavsky2015-02-102-0/+35
* Fix invocation of commands whose file name includes extension (Bug#19817)Eli Zaretskii2015-02-102-6/+75
* 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-084-4/+27
* Complete the remaining documentation updates for 24.5Eli Zaretskii2015-02-073-6/+17
* Backport the :end-of-capability fixWolfgang Jenkner2015-02-062-2/+9
* Fix vertical-motion and posn-at-point when word-wrap is on (Bug#19769)Eli Zaretskii2015-02-052-2/+37
* 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
* doc/misc/erc.texi: fix typokwhite2015-02-042-1/+2
* Update ERC docs and update MAINTANERS to include myselfkwhite2015-02-044-7/+38
* 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-0411-1258/+1293
* authors.el: Add missing ignored and renamed filesNicolas Petton2015-02-042-0/+7
* A more thorough fix for bug#19307Eli Zaretskii2015-02-032-16/+21
* Fix last commitMichael Albinus2015-02-031-2/+2
* Tramp: Don't use a tempfile for ControlPath.Michael Albinus2015-02-032-2/+8
* Fix display of overlay strings with faces after ellipsis (Bug#19307)Eli Zaretskii2015-02-022-1/+10
* Fix redrawing of mode lines when exposed (Bug#19721)Eli Zaretskii2015-02-023-0/+16
* 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
* # ChangeLog fixes, backportedGlenn Morris2015-02-012-9/+9
* * admin/admin.el (manual-meta-string): Use bug-gnu-emacs@gnu rather than webm...Glenn Morris2015-02-012-1/+6
* 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
* Handle "#" operator properly inside macro. Fix coding bug.Alan Mackenzie2015-01-313-9/+30
* Handle dead frame in menu-bar-non-minibuffer-window-p. (Bug#19728)Martin Rudalics2015-01-312-5/+12
* Document MS-Windows file-name idiosyncrasies (Bug#19463)Eli Zaretskii2015-01-312-1/+39