aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Paul Eggert2011-09-2510-80/+280
|\
| * * dbusbind.c (Fdbus_register_signal): When service is notMichael Albinus2011-09-252-7/+6
| * * net/dbus.el (dbus-unregister-object): Don't release services forMichael Albinus2011-09-252-10/+17
| * Add NEWS entries for quit-window, window-state functions, and ignore-window-p...Martin Rudalics2011-09-251-2/+12
| * Describe window quitting, configuration and parameter additions.Martin Rudalics2011-09-253-16/+159
| * * lisp/progmodes/cfengine.el (cfengine-auto-mode): Add convenience function.Ted Zlatanov2011-09-252-8/+31
| * Auto-commit of generated files.Glenn Morris2011-09-251-8/+16
| * Some minor changes in windows section.Martin Rudalics2011-09-252-29/+39
* | * lisp.h (XSETSUBR): Revert, as the old version is needed if debugging is ena...Paul Eggert2011-09-252-3/+2
* | * puresize.h (PURESIZE_RATIO): Shrink this to 8/6 on 32-bit hostsPaul Eggert2011-09-252-0/+6
| |
| \
*-. \ Merge from trunk.Paul Eggert2011-09-2469-1548/+3419
|\ \ \ | | |/
| | * Document display-buffer-alist and related variables in Lisp manual.Chong Yidong2011-09-245-25/+115
| | * * src/buffer.c (truncate-lines): Doc fix.Glenn Morris2011-09-242-1/+7
| |/
| * Support a new variable `shr-ignore-cache' to re-fetch images when hitting `g'...Lars Magne Ingebrigtsen2011-09-243-3/+20
| * * url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).Christopher J. White2011-09-242-1/+8
| * Minor doc fixes for some window functions.Chong Yidong2011-09-243-14/+17
| * Document display-buffer and other window changes in Lisp manual.Chong Yidong2011-09-248-324/+330
| * * allout.el (allout-this-command-hid-stuff): Buffer-local variable that'sKen Manheimer2011-09-242-4/+22
| * * configure.in (CRT_DIR): Fix netbsd/openbsd handling.Glenn Morris2011-09-242-7/+21
| * * mouse.el (mouse-drag-track): Set scroll-margin to 0 while tracking.Chong Yidong2011-09-242-1/+7
| * * src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715)Glenn Morris2011-09-242-0/+8
| * * etc/PROBLEMS: Very long lines being slow is a known issue.Glenn Morris2011-09-241-0/+6
| * Window-related updates to NEWS and Emacs manual.Chong Yidong2011-09-246-141/+229
| * Fix minor problems found by static checking.Paul Eggert2011-09-243-2/+8
| |\
| | * * xdisp.c (string_from_display_spec): Don't use int for vector length.Paul Eggert2011-09-242-1/+3
| | * * indent.c (Fvertical_motion): Fix == vs = typo.Paul Eggert2011-09-242-1/+5
| |/
| * Change the default value of redisplay-dont-pause to t.Eli Zaretskii2011-09-245-10/+22
| * newsticker: automatically load html rendering packages.Ulf Jasper2011-09-242-23/+23
| * Fix vertical cursor motion when the newline is covered by a display string.Eli Zaretskii2011-09-243-49/+233
| * * net/dbus.el (dbus-unregister-object): Remove match rule of signals.Michael Albinus2011-09-242-13/+25
| * * dbusbind.c (Fdbus_register_signal): Add match rule toMichael Albinus2011-09-242-2/+12
| * bidi.c: Whitespace changes and a few added parentheses,Richard M. Stallman2011-09-241-78/+82
| * do not ignore write error for any output sizeJim Meyering2011-09-242-1/+16
| * For moving backward sentences,Richard M. Stallman2011-09-232-9/+16
| * Autoload report-emacs-bug-query-existing-bugs.Richard M. Stallman2011-09-232-0/+3
| * Don't allow killing Rmail view buffer by itself.Richard M. Stallman2011-09-232-4/+22
| * * erc-button.el (erc-button-next-function): Scoping fix (Bug#9487).Antoine Levitt2011-09-232-13/+18
| * * lisp/international/mule-diag.el (mule-diag): Insert a newline afterAndreas Schwab2011-09-232-1/+7
| * * lisp/simple.el (delete-trailing-whitespace): Document last change; simplify.Stefan Monnier2011-09-232-10/+16
| * Document some window code changes in NEWS.Martin Rudalics2011-09-233-0/+96
| * * lisp/simple.el (delete-trailing-whitespace): Also deletePeter J. Weisberg2011-09-232-0/+9
| * * lisp/textmodes/picture.el: Make motion commands obey shift-select-mode.Peter J. Weisberg2011-09-232-21/+27
| * * lisp/subr.el (with-wrapper-hook): Fix edebug spec.Stefan Monnier2011-09-232-1/+5
| * * simple.el (kill-line): Note effect of `show-trailing-whitespace'.Lars Magne Ingebrigtsen2011-09-232-0/+9
| * * src/emacs.c (Fkill_emacs): In noninteractive mode exitAndreas Schwab2011-09-232-1/+10
| * * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): FixMichael Albinus2011-09-232-9/+14
| * progmodes/cc-defs.el (c-version): Increase to 5.31.9.Alan Mackenzie2011-09-232-1/+5
| * Document changes to windows code.Martin Rudalics2011-09-234-853/+1895
| * Add reference to Bug#410 in ChangeLog entry.Martin Rudalics2011-09-231-1/+1
| * * window.el (pop-to-buffer): Ensure right window is selected if we chose anot...Chong Yidong2011-09-222-5/+9