aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (wait_reading_process_output): Add comment and URL.Lars Magne Ingebrigtsen2011-11-212-1/+6
* Fix asynchrounous GnuTLS socket handling on some versions of the GnuTLS library.Lars Magne Ingebrigtsen2011-11-212-9/+38
* * xterm.c (x_clear_frame): Reinstate the XClearWindow call.Jan Djärv2011-11-212-3/+5
* * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.Stefan Monnier2011-11-212-10/+7
* Fix windows.texi typos.Martin Rudalics2011-11-212-5/+10
* * doc/emacs/mark.texi (Global Mark Ring): Fix global mark ring description.Chong Yidong2011-11-213-8/+16
* More updates to Windows chapter of Lisp manual.Chong Yidong2011-11-214-333/+273
* * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.Bill Wohler2011-11-203-3/+12
* * mh-e.el (Version, mh-version): Update for release 8.3.1.Bill Wohler2011-11-202-2/+8
* * doc/lispref/display.texi (Invisible Text): Clarify point adjustment.Stefan Monnier2011-11-202-41/+51
* * lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame): Use force-same-window.Stefan Monnier2011-11-202-1/+5
* * src/window.c (get_phys_cursor_glyph): Fix Lisp_Object/int mixup.Stefan Monnier2011-11-202-1/+5
* Removed deleted command from gnus.texi.Glenn Morris2011-11-202-17/+5
* Fix typos.Juanma Barranquero2011-11-2064-147/+174
* Auto-commit of loaddefs files.Glenn Morris2011-11-202-2/+2
* Auto-commit of generated files.Glenn Morris2011-11-202-3/+2
* Remove term "status" with "window combination limits".Martin Rudalics2011-11-204-18/+29
* * org-list.el (org-list-send-item): Use sort instead of sort*.Andreas Schwab2011-11-202-1/+5
* * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-207-28/+13
* Spelling fixes.Paul Eggert2011-11-1971-632/+632
* * 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
* * src/fileio.c (Finsert_file_contents): Add missing gcpro1 variable.Stefan Monnier2011-11-192-2/+8
* * lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.Stefan Monnier2011-11-192-4/+15
* Fix typos.Juanma Barranquero2011-11-2096-179/+250
* Standardize on VIRT_ADDR_VARIES behavior.Paul Eggert2011-11-199-54/+25
|\
| * Merge from trunk.Paul Eggert2011-11-19627-3223/+3906
| |\ | |/ |/|
* | 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