aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-19159-304/+291
* 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
* Fix bug #10075 with cursor drawing in an hscrolled window.Eli Zaretskii2011-11-193-15/+107
* 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
* More updates to Window chapter of Lisp manual.Chong Yidong2011-11-192-277/+209
* * window.c (Fwindow_combination_limit): Make first arg non-optionalChong Yidong2011-11-192-5/+7
* Prefix a few more internal functions with "window--".Martin Rudalics2011-11-192-25/+31
* Spelling fixes.Paul Eggert2011-11-19110-163/+160
* Revert last commit.Eli Zaretskii2011-11-194-12/+1
* Fix minor problems found by static checking.Paul Eggert2011-11-184-1/+12
* * src/keymap.c (Fwhere_is_internal): Add missing RETURN_UNGCPROs.Dmitry Antipov2011-11-182-2/+6
* * lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.Stefan Monnier2011-11-182-46/+118
* * src/intervals.c: Fix grafting over the whole buffer.Stefan Monnier2011-11-184-65/+53
* * 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
* Add assertion for hash values of rows.Eli Zaretskii2011-11-182-0/+2
* Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-184-25/+59
* Work around GTK bug crashing emacs GTK builds.Tassilo Horn2011-11-182-0/+12
* Spelling fixes.Paul Eggert2011-11-1826-35/+35
* Typo fix.Glenn Morris2011-11-181-1/+1
* autoload.el fix for bug#10049Glenn Morris2011-11-172-0/+13
* Spelling fixes.Paul Eggert2011-11-1766-90/+86
* Fix typos.Juanma Barranquero2011-11-174-35/+55
* Auto-commit of loaddefs files.Glenn Morris2011-11-171-1/+1
* Rename window-splits to window-combination-resize.Martin Rudalics2011-11-178-47/+73
* Spelling fixes.Paul Eggert2011-11-17102-176/+178
* * doc/emacs/regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)Glenn Morris2011-11-162-3/+8
* 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-1654-243/+292
* * 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-1646-90/+133
* Auto-commit of loaddefs files.Glenn Morris2011-11-161-1/+1
* Rename window-nest to window-combination-limit.Martin Rudalics2011-11-168-103/+141
* * 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