summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; ChangeLog fixesNicolas Petton2016-07-241-2/+2
* Don't let completion break `declare' handlingPaul Pogonyshev2016-07-231-3/+3
* Do not show string-rectangle preview if minibuffer is emptyMark Oteiza2016-07-211-3/+0
* * lisp/net/shr.el (shr-fill-line): Withdraw the last commit (4157159).Katsumi Yamaoka2016-07-211-4/+5
* * lisp/net/shr.el (shr-fill-line):Katsumi Yamaoka2016-07-201-5/+4
* ; Fix typoMark Oteiza2016-07-201-1/+1
* kill-rectangle should mention killed-rectangleNoam Postavsky2016-07-161-2/+2
* Fix eieio vs cl-generic incompatibilities found in Rudel (bug#23947)Stefan Monnier2016-07-143-3/+13
* Include cl-generic in package--builtin-versions (bug#22817)Stefan Monnier2016-07-141-0/+5
* * lisp/emacs-lisp/package.el (describe-package-1)Glenn Morris2016-07-131-4/+5
* ; * lisp/net/tramp.el: Fix 2010-10-04 comment typo. (Bug#23913)Glenn Morris2016-07-131-1/+1
* Improve documentation of search functionsStephen Berman2016-07-121-10/+38
* Delete environment variables in Tramp when neededMichael Albinus2016-07-121-14/+34
* Clarify docstring of find-feature-regexpNoam Postavsky2016-07-091-1/+1
* Add details to cl-lib defining macros' docstringsNoam Postavsky2016-07-091-0/+29
* Clarify doc string of 'save-buffer'Eli Zaretskii2016-07-091-2/+8
* Clarify documentation of 'mouse-on-link-p'Eli Zaretskii2016-07-071-2/+3
* Fix missing undo-boundary on revert-buffer.Phillip Lord2016-07-061-1/+9
* Note combine-and-quote-strings doesn't shell quoteNoam Postavsky2016-07-031-1/+4
* Fix escaping in sh-indent-after-continuation docstrNoam Postavsky2016-07-021-6/+6
* Clarify the documentation of back-references in replacementsEli Zaretskii2016-07-021-7/+10
* ; Auto-commit of loaddefs files.Glenn Morris2016-07-011-1226/+1219
* * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix.Michael Albinus2016-06-301-2/+2
* * lisp/net/tramp-sh.el (tramp-remote-path): Doc fix. (Bug#23865)Eli Zaretskii2016-06-291-2/+4
* * lisp/leim/quail/indian.el ("bengali-probhat"): Change indicator to BngPB.Eli Zaretskii2016-06-271-1/+1
* Fix input method "probhat" for BengaliMichael Albinus2016-06-271-2/+2
* Add to elisp-completion-at-point's docstringNoam Postavsky2016-06-271-1/+7
* ; * lisp/term.el (term-mode): FIXME comment about bidi reordering.Eli Zaretskii2016-06-261-0/+6
* Fix slow redisplay in term-modeEli Zaretskii2016-06-261-11/+6
* New input method "probhat" for Bengaliউৎসব রায়2016-06-261-0/+101
* Update docs for `customize-mode'Noam Postavsky2016-06-251-5/+6
* Error on multibyte characters in HTTP requestDmitry Gutov2016-06-221-14/+5
* * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-06-221-3/+11
* Unset GIT_DIR when calling Git commandsDmitry Gutov2016-06-221-1/+3
* Fix last todo-mode changeStephen Berman2016-06-161-1/+2
* Improve last todo-mode fixStephen Berman2016-06-151-2/+3
* Fix todo-mode use of minibuffer completion keymap (bug#23695).Stephen Berman2016-06-141-2/+3
* * lisp/emacs-lisp/nadvice.el (advice--make-docstring):Glenn Morris2016-06-131-1/+4
* * lisp/help-fns.el (describe-function-1): Avoid reporting advisedGlenn Morris2016-06-131-1/+2
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix (bug#19704)Stefan Monnier2016-06-111-1/+1
* Restore initial undo boundary with viperPhillip Lord2016-06-111-4/+8
* Revert "Fix viper undo breakage from undo-boundary changes"Phillip Lord2016-06-113-32/+43
* Bump version to 25.0.95emacs-25.0.95Nicolas Petton2016-06-111-1217/+1225
* Fix eldoc-related freezes in python modeJules 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 scrollingMarco 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