aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* authors.el small additionsGlenn Morris2015-03-222-0/+7
* Fixes: debbugs:18939Jan D2015-03-222-1/+7
* In `debug' don't try using window on inaccessible frame (Bug#17170).Martin Rudalics2015-03-222-2/+9
* Fix lisp/ChangeLog entry from last commit.Eli Zaretskii2015-03-211-1/+1
* Fix problems caused by calling 'recenter' in auto-revert (Bug#20122)Mario Lang2015-03-212-1/+7
* Backport: ruby-mode: Detect regexps after `!'Dmitry Gutov2015-03-202-1/+6
* Backport: ruby-mode: Change faces used for self, true, false and nilDmitry Gutov2015-03-202-3/+10
* Backport: ruby-mode: Expect regexp after { or | tooNobuyoshi Nakada2015-03-202-1/+7
* Bump version to 24.4.91emacs-24.4.91Nicolas Petton2015-03-081-1131/+1139
* * lisp/ChangeLog: Fix a changelog entryNicolas Petton2015-03-081-2/+2
* Make tramp-ssh-controlmaster-options a defcustom. Do not merge with master.Michael Albinus2015-03-072-2/+10
* lisp/dired.el (dired-delete-file): Doc fix. (Bug#20021)Eli Zaretskii2015-03-072-5/+14
* # Changelog fixes (no need to merge to trunk)Glenn Morris2015-03-041-3/+3
* textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspel...Agustin Martin Domingo2015-03-032-17/+32
* ispell.el: Extend to aspell current hunspell handling of aliases names for st...Agustin Martin Domingo2015-03-032-9/+27
* # Auto-commit of loaddefs files.Glenn Morris2015-03-011-1156/+1143
* 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
* * 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
* 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
* 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
* 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
* 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
* Spelling fixesPaul Eggert2015-01-291-2/+2
* python.el: Handle tabs in python-indent-dedent-line.Fabián Ezequiel Gallina2015-01-302-3/+8
* * lisp/progmodes/python.el (python-indent-context): Respect userFabián Ezequiel Gallina2015-01-302-24/+21
* Fix XEmacs version typo in comment and ChangeLogTassilo Horn2015-01-292-3/+3
* Restore XEmacs compatibilityTassilo Horn2015-01-292-14/+24