summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-2435-84/+82
* Auto-commit of loaddefs files.Glenn Morris2011-11-241-1/+1
* Give some autoloaded things doc-strings.Glenn Morris2011-11-249-12/+28
* Fix case of "GnuTLS" in docs.Glenn Morris2011-11-234-17/+23
* * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2011-11-232-6/+4
* * lisp/version.el (emacs-build-system): Give it a doc-string.Glenn Morris2011-11-232-5/+11
* * lisp/view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from...Juri Linkov2011-11-242-4/+7
* Make rmail-mime toggle headers of non-mime messages.Glenn Morris2011-11-232-1/+7
* Fix typos.Juanma Barranquero2011-11-2421-66/+95
* mail-source.el (mail-source-fetch-maildir): Don't expect the return value of ...Adam W2011-11-242-1/+9
* * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bindMichael Albinus2011-11-232-4/+10
* Fix "make autoloads" on MS-Windows.Eli Zaretskii2011-11-232-1/+11
* Auto-commit of loaddefs files.Glenn Morris2011-11-232-2/+2
* * paths.el (rmail-file-name): Reformat the doc-string so that it is picked up.Glenn Morris2011-11-232-2/+9
* Doc fixes related to rmail-automatic-folder-directives.Glenn Morris2011-11-232-18/+36
* * lisp/mail/unrmail.el (unrmail): Always add blank line. (tiny change)Mark Lillibridge2011-11-222-3/+6
* Rmail trivia: give explicit errors for empty folders.Glenn Morris2011-11-224-1/+15
* * lisp/mail/rmail.el (rmail-current-message): Doc fix.Glenn Morris2011-11-222-1/+5
* * lisp/mail/rmail.el (rmail-message-filter): Mark as obsolete. Glenn Morris2011-11-222-0/+9
* Spelling fixes.Paul Eggert2011-11-2255-109/+109
* shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to avoid later ...Lars Magne Ingebrigtsen2011-11-232-3/+8
* * lisp/server.el (server-eval-and-print): Allow C-g.Stefan Monnier2011-11-222-1/+12
* Auto-commit of loaddefs files.Glenn Morris2011-11-221-1/+1
* Move rmailmm test functions to test/ directory.Glenn Morris2011-11-212-69/+6
* gnus-art.el (gnus-article-setup-buffer): Decode group name used for article b...Katsumi Yamaoka2011-11-222-1/+8
* shr.el (shr-table-horizontal-line): Revert infinite loops introduced by Paul ...Lars Magne Ingebrigtsen2011-11-222-3/+8
* * lisp/calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function...Juri Linkov2011-11-222-1/+7
* mm-view.el (mm-display-inline-fontify): Make the font-lock variables buffer-l...Lars Magne Ingebrigtsen2011-11-212-17/+26
* Tell the caller that the next line needs recomputation, even though it doesn'...Lars Magne Ingebrigtsen2011-11-212-6/+16
* * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.Stefan Monnier2011-11-212-10/+7
* * mh-e.el (Version, mh-version): Update for release 8.3.1.Bill Wohler2011-11-202-2/+8
* * lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame): Use force-same-window.Stefan Monnier2011-11-202-1/+5
* Fix typos.Juanma Barranquero2011-11-2032-75/+88
* Auto-commit of loaddefs files.Glenn Morris2011-11-202-2/+2
* * org-list.el (org-list-send-item): Use sort instead of sort*.Andreas Schwab2011-11-202-1/+5
* Spelling fixes.Paul Eggert2011-11-1951-61/+61
* * lisp/window.el (replace-buffer-in-windows): Restore interactive spec.Chong Yidong2011-11-202-0/+5
* * lisp/electric.el (electric-indent-mode): Fix last change (too optimistic).Stefan Monnier2011-11-202-9/+19
* * lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.Stefan Monnier2011-11-192-4/+15
* Fix typos.Juanma Barranquero2011-11-2062-129/+177
* Spelling fixes.Paul Eggert2011-11-19109-190/+182
* Small rmail fixes.Glenn Morris2011-11-193-20/+40
* * lisp/info.el (Info-finder-find-node): Use `package--builtins' insteadJuri Linkov2011-11-202-15/+26
* * lisp/progmodes/sh-script.el (sh-assignment-regexp): Add entry forAndreas Schwab2011-11-202-0/+6
* Don't kill the *info* buffer in `Info-revert-find-node'.Juri Linkov2011-11-192-15/+25
* * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2011-11-194-20/+39
* Replace `delete' with `remove' in info.el.Juri Linkov2011-11-192-3/+10
* * lisp/isearch.el (isearch-edit-string): Let-bind `history-add-new-input'Juri Linkov2011-11-192-5/+10
* Fix bug #10076 with vertical cursor motion in hscrolled windows.Eli Zaretskii2011-11-192-8/+12
* Change arg names of walk-windows etc from "proc" to "fun".Chong Yidong2011-11-191-24/+23