summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* lisp/gnus/mml.el (mml-minibuffer-read-description): Use `default' insted of `...Katsumi Yamaoka2013-04-042-2/+8
* lisp/faces.el (read-face-name): Behave as promised by the docstring.Roland Winkler2013-04-032-56/+64
* * lisp/bookmark.el: Fix deletion of bookmarks.Thierry Volpiatto2013-04-032-5/+13
* * lisp/emacs-lisp/package.el (package-pinned-packages): New var.Yann Hodique2013-04-032-4/+31
* lisp/gnus/mml.el (mml-minibuffer-read-description): Allow passing in a prefix...Kevin Layer2013-04-032-2/+7
* Handle `parse-partial-sexp' landing inside a comment openerAlan Mackenzie2013-04-033-24/+49
* Spelling fix.Paul Eggert2013-04-031-1/+1
* Use UTF-8 for most files with non-ASCII characters.Paul Eggert2013-04-0111-4375/+4384
* gnus-msg.el: Add nnir-article-* autoloads;Andrew Cohen2013-04-013-0/+17
* * lisp/electric.el (electric-pair-inhibit-predicate): New var.Stefan Monnier2013-04-012-6/+28
* Auto-commit of loaddefs files.Glenn Morris2013-04-011-168/+223
* Spelling fixes.Paul Eggert2013-04-017-8/+8
* emacs-lisp/crm.el (completing-read-multiple): Doc fix.Roland Winkler2013-03-312-2/+7
* * lisp/hi-lock.el (hi-lock-mode): Cleanup after revert-buffer.Stefan Monnier2013-03-312-1/+7
* lisp/gnus/nnir.el (nnir-method-default-engines): Fix typoAndrew Cohen2013-03-312-1/+5
* Use present tense in ChangeLog entries.Aidan Gauland2013-03-311-3/+3
* Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris2013-03-305-20/+41
|\
| * Standardize license noticeGlenn Morris2013-03-301-3/+5
| * Un-indent after "pass" and "return" statementsFabián Ezequiel Gallina2013-03-252-3/+19
| * * net/tramp.el (tramp-drop-volume-letter): Make it an ordinaryMichael Albinus2013-03-252-13/+12
| * * iswitchb.el (iswitchb-read-buffer): Fix typo.Chong Yidong2013-03-252-1/+5
* | * etc/NEWS: Mention `kmacro-to-register' and new eldoc feature.Leo Liu2013-03-302-9/+16
* | lisp/gnus/nnir.el (nnir-method-default-engines): Fix typoAndrew Cohen2013-03-302-1/+5
* | Moved my ChangeLog entries to the correct ChageLog files.Aidan Gauland2013-03-301-0/+10
* | Move forward-whitespace, forward-symbol, forward-same-syntax commands to subr...Ted Zlatanov2013-03-294-51/+61
* | * kmacro.el (kmacro-to-register): New command.Leo Liu2013-03-292-0/+27
* | * lisp/mpc.el: Use defvar-local and setq-local.Stefan Monnier2013-03-292-78/+91
* | lisp/gnus/nnir.el: Allow nnir group creation based on an existing queryAndrew Cohen2013-03-292-14/+44
* | * progmodes/subword.el (superword-mode): Use `forward-sexp' instead of `forwa...Ted Zlatanov2013-03-292-7/+22
* | * lisp/emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.Stefan Monnier2013-03-282-24/+34
* | * vc/vc-bzr.el (vc-bzr-revert): Don't backup.Leo Liu2013-03-282-1/+5
* | lisp/gnus/nndraft.el (nndraft-request-expire-articles): Make expiry target al...Katsumi Yamaoka2013-03-282-5/+15
* | gnus-msg.el (gnus-setup-message): Set the posting-style and gcc properly for ...Andrew Cohen2013-03-272-4/+18
* | Fix bug #14063 with reverting the *Colors* buffer.Eli Zaretskii2013-03-272-1/+21
* | * lisp/minibuffer.el (completion-pcm--merge-completions): Make sure prefixesStefan Monnier2013-03-272-9/+18
* | * lisp/case-table.el (case-table-get-table): New function.Stefan Monnier2013-03-272-16/+33
* | Add `superword-mode'Ted Zlatanov2013-03-272-34/+83
* | lisp/gnus/nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come...Andrew Cohen2013-03-272-1/+11
* | Added eshell-tramp moduleAidan Gauland2013-03-272-80/+144
* | * lisp/desktop.el (desktop--v2s): Rename from desktop-internal-v2s.Stefan Monnier2013-03-252-59/+53
* | * lisp/register.el: Move semantic tag handling back toLeo Liu2013-03-264-14/+17
* | lisp/gnus/ChangeLog: UpdateAndrew Cohen2013-03-261-1/+5
* | * lisp/eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insertStefan Monnier2013-03-252-0/+6
* | lisp/gnus/nnir.el: Major rewrite; Separate searching from group managementAndrew Cohen2013-03-252-232/+359
* | * lisp/font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"Stefan Monnier2013-03-252-4/+9
* | * lisp/replace.el (list-matching-lines-prefix-face): New defcustom.Juri Linkov2013-03-242-12/+45
* | * lisp/files.el (kill-buffer-hook): Doc fix.Leo Liu2013-03-244-18/+37
* | * lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): MakeDmitry Gutov2013-03-242-0/+5
* | * lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind "/".Dmitry Gutov2013-03-232-1/+4
* | * lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):Leo Liu2013-03-237-33/+23