summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add a coding cookie to subr.el.Eli Zaretskii2011-11-191-1/+1
* * language/european.el (macintosh): Define as alias for mac-roman.Andreas Schwab2011-11-192-0/+5
* Fix bug #9520 with MIME display toggling.Eli Zaretskii2011-11-192-46/+101
* Prefix a few more internal functions with "window--".Martin Rudalics2011-11-192-25/+31
* Spelling fixes.Paul Eggert2011-11-1973-119/+118
* * lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.Stefan Monnier2011-11-182-46/+118
* * lisp/progmodes/compile.el: Obey compilation-first-column in dest buffer.Stefan Monnier2011-11-182-2/+7
* * lisp/progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):Stefan Monnier2011-11-182-4/+7
* * lisp/eshell/esh-cmd.el (eshell-do-eval): Handle `setq'.Stefan Monnier2011-11-183-61/+62
* * lisp/files-x.el (modify-file-local-variable): Obey commenting conventions.Stefan Monnier2011-11-182-1/+5
* Spelling fixes.Paul Eggert2011-11-1818-25/+25
* autoload.el fix for bug#10049Glenn Morris2011-11-172-0/+13
* Spelling fixes.Paul Eggert2011-11-1747-60/+59
* Fix typos.Juanma Barranquero2011-11-172-34/+50
* Auto-commit of loaddefs files.Glenn Morris2011-11-171-1/+1
* Rename window-splits to window-combination-resize.Martin Rudalics2011-11-173-10/+18
* Spelling fixes.Paul Eggert2011-11-1780-136/+139
* Small fix for sh-font-lock-keywords-var bash entry.Glenn Morris2011-11-162-1/+6
* * net/tramp.el (tramp-handle-file-truename): Cache only the localMichael Albinus2011-11-163-100/+117
* ChangeLog fixes:Glenn Morris2011-11-161-16/+8
* Fix typos.Juanma Barranquero2011-11-1626-187/+217
* * python.el (python-pdbtrack-stack-entry-regexp)Ken Manheimer2011-11-161-0/+11
* * python.el (python-pdbtrack-stack-entry-regexp)Ken Manheimer2011-11-164-9/+18
* Fix typos.Juanma Barranquero2011-11-1631-73/+102
* Auto-commit of loaddefs files.Glenn Morris2011-11-161-1/+1
* Rename window-nest to window-combination-limit.Martin Rudalics2011-11-163-17/+29
* * autoconf.el (autoconf-mode): Fix comment-start-skip regexp.Chong Yidong2011-11-164-17/+25
* * lisp/tmm.el (tmm-prompt): Use minibuffer-with-setup-hook.Stefan Monnier2011-11-152-26/+26
* Try to stop rmailedit destroying mime messages (bug#9840)Glenn Morris2011-11-152-2/+43
* Add optional arguments to rmailmm to force state, not just toggle.Glenn Morris2011-11-152-24/+34