summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Fix viper undo breakage from undo-boundary changes"...Phillip Lord2016-06-113-32/+43
* Bump version to 25.0.95...Nicolas Petton2016-06-111-1217/+1225
* Fix eldoc-related freezes in python mode...Jules Tamagnan2016-06-101-2/+37
* Handle mouse leaving initial window in `mouse-set-region' (Bug#23707)...Martin Rudalics2016-06-091-1/+6
* org.el: Fix bindings of < and > for calendar scrolling...Marco Wahl2016-06-081-2/+2
* Fix undo boundary in recursive edit (Bug#23632)...Phillip Lord2016-06-081-3/+1
* Doc fixes re alist-get. (Bug#23548)...Glenn Morris2016-06-071-4/+6
* * lisp/progmodes/python.el (inferior-python-mode):...Glenn Morris2016-06-071-0/+1
* * lisp/help-fns.el (describe-function-1):...Tino Calancha2016-06-071-1/+2
* * lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix re "by".Tino Calancha2016-06-071-2/+2
* Improve squiggly heredoc support in non-SMIE Ruby mode...Dmitry Gutov2016-06-071-1/+1
* Fix doc string quoting...Stephen Berman2016-06-064-5/+5
* Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)...Martin Rudalics2016-06-051-1/+9
* ; Auto-commit of loaddefs files.Glenn Morris2016-06-011-1230/+1220
* * lisp/mail/footnote.el (footnote-mode): Fix doc typo.Glenn Morris2016-05-311-1/+1
* * lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table):...Glenn Morris2016-05-311-1/+1
* ; Spelling fixPaul Eggert2016-05-301-1/+1
* * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)Stefan Monnier2016-05-301-1/+0
* Correct cl-flet usage (Bug#22317)...Bill Wohler2016-05-304-12/+25
* Restore frames into the current display by default...Paul Eggert2016-05-291-1/+1
* * lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434).Stefan Monnier2016-05-291-0/+3
* Clarify doc string of 'file-name-sans-extension'...Eli Zaretskii2016-05-291-8/+9
* * lisp/progmodes/elisp-mode.el (elisp-function-argstring): Call...Andreas Schwab2016-05-281-1/+2
* Fix infloop in 'number-sequence'...Eli Zaretskii2016-05-271-3/+6
* * lisp/emacs-lisp/find-func.el (find-function-library):...Glenn Morris2016-05-261-2/+4
* * lisp/w32-fns.el (set-message-beep, w32-get-locale-info)...Glenn Morris2016-05-261-3/+3
* Correct old cell name unbinding when renaming cell....Vincent Belaïche2016-05-261-4/+16
* ; 'Changes from the pre-25.1 API' copyeditsDmitry Gutov2016-05-251-5/+5
* Rename vc-stay-local back to vc-cvs-stay-local...Dmitry Gutov2016-05-252-10/+9
* Fix viper undo breakage from undo-boundary changes...Phillip Lord2016-05-233-43/+32
* Fix reference to obsolete fn ps-eval-switch...Kaushal Modi2016-05-221-1/+1
* Do not trash symlinks to init file...Paul Eggert2016-05-221-2/+10
* Don't print the "decomposition" line for control chars in what-cursor-position...Alan Mackenzie2016-05-221-3/+10
* Bring back xterm pasting with middle mouse...Paul Eggert2016-05-222-19/+28
* * lisp/desktop.el: Disable restore frameset if in non-graphic display....Jun Hao2016-05-211-10/+3
* * lisp/emacs-lisp/package.el (package-refresh-contents):...Artur Malabarba2016-05-201-10/+4
* Revert "epg: Add a way to detect gpg1 executable for tests"...Daiki Ueno2016-05-201-47/+35
* Avoid errors with Czech and Slovak input methods...Eli Zaretskii2016-05-192-108/+9
* epg: Add a way to detect gpg1 executable for tests...Daiki Ueno2016-05-191-35/+47
* * lisp/emacs-lisp/package.el: Fix free variable warnings....Artur Malabarba2016-05-181-37/+37
* * lisp/emacs-lisp/package.el (package--with-response-buffer):...Artur Malabarba2016-05-181-16/+21
* * lisp/char-fold.el: Rename from character-fold.el....Juri Linkov2016-05-174-40/+40
* ; Auto-commit of loaddefs files.Nicolas Petton2016-05-171-1186/+1259
* Fix bug in default setting of 'ps-paper-type'...Eli Zaretskii2016-05-161-2/+2
* Properly reject malformed or empty package sigs...Paul Eggert2016-05-131-1/+1
* Remove buggy non-native image scrolling...Paul Eggert2016-05-131-34/+9
* * lisp/emacs-lisp/find-func.el (find-feature-regexp)...Glenn Morris2016-05-121-2/+2
* Do not mistake colon at the end of regexp for slash symbol...Dmitry Gutov2016-05-121-1/+3
* Make package-install-from-buffer not move point...Dmitry Gutov2016-05-121-1/+2
* ; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save-excursion"...Dmitry Gutov2016-05-121-11/+10