summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Update from CEDET trunk.David Engster2014-11-1032-903/+1798
* * lisp/isearch.el (isearch-message-prefix): Show "Multi-file" andJuri Linkov2014-11-093-6/+22
* Fix bootstrap failure after last change to eval-and-compile.Stefan Monnier2014-11-096-31/+53
* lisp/gnus/gnus-start.el (gnus-activate-group): Fix typo reported by Tim Lands...Tassilo Horn2014-11-092-1/+6
* * lisp/simple.el (shell-command): Use buffer-name when output-buffer is a buf...Juri Linkov2014-11-092-2/+9
* * lisp/minibuffer.el (minibuffer-completion-help): Compare this-command with ...Juri Linkov2014-11-092-1/+9
* Merge from emacs-24; up to 117689Glenn Morris2014-11-082-2/+11
|\
| * * bytecomp.el (byte-compile-report-error): Allow the argument to be a string.Glenn Morris2014-11-082-2/+11
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-089-151/+198
|\ \ | |/
| * * net/tramp.el (tramp-check-cached-permissions): Include hop inMichael Albinus2014-11-072-1/+7
| * * lisp/emulation/cua-base.el (cua--select-keymaps): Use region-active-p.Stefan Monnier2014-11-073-5/+12
| * * files.el (file-name-non-special): Wrap the call ofMichael Albinus2014-11-072-1/+7
| * epg: Adjust to GnuPG 2.1 key listing changeDaiki Ueno2014-11-072-2/+8
| * Backport fix to bug #18749 to Emacs-24 branch.Alan Mackenzie2014-11-052-1/+27
| * Fix wrong bound to c-font-lock-declarators. Fixes bug #18948.Alan Mackenzie2014-11-052-1/+11
| * * net/tramp-adb.el (tramp-adb-handle-file-attributes):Michael Albinus2014-11-055-144/+162
* | * lisp/emacs-lisp/bytecomp.el: Add a warning and remove a spurious warning.Stefan Monnier2014-11-082-50/+61
* | Make rmail-epa-decrypt handle more ways of formatting the message.Richard M. Stallman2014-11-082-14/+49
* | Run `window-configuration-change-hook' only after all faces have been realized.Martin Rudalics2014-11-082-1/+7
* | * lisp/replace.el: History for query replace pairs.Juri Linkov2014-11-083-26/+72
* | Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-072-1/+12
* | epg: Utilize --pinentry-mode added in GnuPG 2.1Daiki Ueno2014-11-073-0/+43
* | epg: Adjust to GnuPG 2.1 key listing changeDaiki Ueno2014-11-072-2/+8
* | package.el: Fix the last commitDaiki Ueno2014-11-061-3/+1
* | package.el: Display output sent to stderr, when verification failedDaiki Ueno2014-11-062-7/+28
* | epg: Fix the last commitDaiki Ueno2014-11-061-1/+1
* | * lisp/subr.el (pop): Don't call the getter twice.Stefan Monnier2014-11-052-1/+4
* | * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Optimize away trivialStefan Monnier2014-11-052-2/+11
* | epg: Improve error handlingDaiki Ueno2014-11-063-107/+197
* | * lisp/vc/vc/git.el: Fix previous.Glenn Morris2014-11-051-46/+48
* | * lisp/vc/vc.el (vc-region-history): New command.Stefan Monnier2014-11-053-19/+104
* | Require subst-x only at compile-timeTassilo Horn2014-11-052-3/+3
* | url-http.el (url-user-agent): Add :version.Ted Zlatanov2014-11-052-2/+3
* | url-http.el: introduce url-user-agentTed Zlatanov2014-11-052-5/+21
* | Fix void-function string-trim errorTassilo Horn2014-11-052-3/+9
* | epg: Collect output lines sent to stderrDaiki Ueno2014-11-053-4/+41
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-046-30/+37
|\ \ | |/
| * * lisp/erc/erc.el (erc-send-input): Bind `str' dynamically.Stefan Monnier2014-11-042-1/+6
| * Fix error messages from jit-stealth-lock when load-average returns nil.Eli Zaretskii2014-11-042-1/+9
| * * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't useMichael Albinus2014-11-042-6/+13
| * * lisp/mail/emacsbug.el (report-emacs-bug): Simplify interactive spec.Glenn Morris2014-11-031-3/+1
| * * lisp/mail/emacsbug.el (report-emacs-bug): No longer include recent-keysGlenn Morris2014-11-032-19/+8
* | Revert previous accidental commitGlenn Morris2014-11-0410-93/+54
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-0410-54/+93
* | Spelling fixes; tweak explanation of commit messages.Paul Eggert2014-11-044-3/+7
* | * net/eww.el (eww): Trim URL with `string-trim'.Ted Zlatanov2014-11-042-0/+6
* | eww readability tweakLars Magne Ingebrigtsen2014-11-042-1/+3
* | shr typo fix from recent check-inLars Magne Ingebrigtsen2014-11-032-1/+3
* | eww point positioning tweakLars Magne Ingebrigtsen2014-11-032-1/+7
* | Minor readability parsing issues with SVC imagesLars Magne Ingebrigtsen2014-11-033-2/+10