summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Convert the remaining strings to unibyte before concatenating...Dmitry Gutov2016-08-111-2/+8
* Revert "Fix local printer set to left aligned string formatter."...John Wiegley2016-08-021-4/+0
* Revert "Fix ses-delete-blanks to delete only blanks + documentation."...John Wiegley2016-08-021-2/+1
* Improve doc strings of 'gud-gdb' and 'gdb'...Eli Zaretskii2016-08-012-11/+21
* Fix ses-delete-blanks to delete only blanks + documentation....Vincent Belaïche2016-07-291-1/+2
* profiler: document prefix arg for tree expansion...Noam Postavsky2016-07-281-1/+2
* Clarify usage of eshell-visual-options...Noam Postavsky2016-07-281-2/+3
* Fix local printer set to left aligned string formatter....Vincent Belaïche2016-07-281-0/+4
* Bump Emacs version to 25.1 for the first RC...Nicolas Petton2016-07-241-1220/+1201
* ; ChangeLog fixesNicolas Petton2016-07-241-2/+2
* Don't let completion break `declare' handling...Paul Pogonyshev2016-07-231-3/+3
* Do not show string-rectangle preview if minibuffer is empty...Mark 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 typo...Mark Oteiza2016-07-201-1/+1
* kill-rectangle should mention killed-rectangle...Noam 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 functions...Stephen Berman2016-07-121-10/+38
* Delete environment variables in Tramp when needed...Michael Albinus2016-07-121-14/+34
* Clarify docstring of find-feature-regexp...Noam Postavsky2016-07-091-1/+1
* Add details to cl-lib defining macros' docstrings...Noam 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 quote...Noam Postavsky2016-07-031-1/+4
* Fix escaping in sh-indent-after-continuation docstr...Noam Postavsky2016-07-021-6/+6
* Clarify the documentation of back-references in replacements...Eli 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 Bengali...Michael Albinus2016-06-271-2/+2
* Add to elisp-completion-at-point's docstring...Noam 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-mode...Eli 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 request...Dmitry 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 commands...Dmitry Gutov2016-06-221-1/+3
* Fix last todo-mode change...Stephen Berman2016-06-161-1/+2
* Improve last todo-mode fix...Stephen 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 advised...Glenn 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 viper...Phillip Lord2016-06-111-4/+8