aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge.Alan Mackenzie2011-11-03121-1837/+2453
|\
| * (url-cookie-expired-p): Protect against zero-length cookie expiry dates.Lars Magne Ingebrigtsen2011-11-032-1/+7
| * * srecode.el:David Engster2011-11-0329-40/+83
| * * lisp/gnus/nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.Stefan Monnier2011-11-032-0/+12
| * src/ChangeLog: Fix entry for last commit.Eli Zaretskii2011-11-031-1/+1
| * Fix bug #9943 with abort at shutdown.Eli Zaretskii2011-11-032-0/+6
| * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why we don't...Teodor Zlatanov2011-11-022-1/+7
| * * lisp/window.el (switch-to-buffer): Use `force-same-window' interactively.Stefan Monnier2011-11-022-12/+15
| * In quit-window call unrecord-window-buffer later. (Bug#9937)Martin Rudalics2011-11-022-3/+12
| * Rename `gnus-bound-and-true-dumber-p' to `gnus-bound-and-true-p'.Teodor Zlatanov2011-11-024-11/+11
| * Fix typos.Juanma Barranquero2011-11-022-8/+7
| * Fix bug#9935Juanma Barranquero2011-11-022-2/+8
| * ChangeLog fixes.Glenn Morris2011-11-012-4/+3
| * Rename locals to match their nature.Eli Zaretskii2011-11-012-18/+20
| * Fix mouse highlight in continued lines on a TTY.Eli Zaretskii2011-11-012-8/+12
| * Remove unused variable temp-buffer-show-specifiers.Martin Rudalics2011-11-014-18/+13
| * gnus-bound-and-true-dumper-p to fix XEmacs build.Ted Zlatanov2011-10-314-2/+11
| * gnus.texi (Other Gnus Versions): Remove.Katsumi Yamaoka2011-10-312-18/+4
| * gnus-registry-enabled fixes to give default value.Ted Zlatanov2011-10-315-11/+10
| * Fix previous commit.Eli Zaretskii2011-10-313-12/+11
| * Fix distribution tarball for the MS-DOS build.Eli Zaretskii2011-10-314-1/+20
| * * lisp/subr.el (keymap--menu-item-with-binding): Ignore item if not aAndreas Schwab2011-10-312-0/+6
| * Auto-commit of generated files.Glenn Morris2011-10-311-10/+10
| * Bump version to 24.0.91.Chong Yidong2011-10-3115-1242/+1478
| * Adjust comment.Vinicius Jose Latorre2011-10-301-2/+2
| * Better code for whitespace-newline-mode.Vinicius Jose Latorre2011-10-301-6/+3
| * * admin/grammars/bovine-grammar.el: Avoid using old-style backquotes.David Engster2011-10-312-0/+23
| * Disable whitespace-newline-mode properly.Vinicius Jose Latorre2011-10-304-5/+15
| * Fix random crashes while scrolling backwards.Eli Zaretskii2011-10-302-3/+7
| * Fix bug 9869.Jan Djärv2011-10-302-1/+17
| * * gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): InitializeJan Djärv2011-10-302-0/+5
| * Fix hang after C-z in gnome-shell.Jan Djärv2011-10-303-12/+46
| * newsticker: Clean up newsticker--group-manage-orphan-feedsUlf Jasper2011-10-304-15/+24
| * Remove "iso-" infix from window combination functions.Martin Rudalics2011-10-306-33/+47
| * * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Fix last change.Stefan Monnier2011-10-302-15/+25
| * * lisp/eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the listStefan Monnier2011-10-292-186/+141
| * * viper-cmd.el (viper-exec-change): Use push-mark not set-mark.Chong Yidong2011-10-302-3/+7
| * Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-3027-91/+114
| * * alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE,Paul Eggert2011-10-292-1/+8
| * * src/frame.h (MOUSE_HL_INFO): Remove excess parens.Andreas Schwab2011-10-292-37/+41
| * newsticker: Fixed bug#9763, againUlf Jasper2011-10-292-3/+9
| * newsticker: Fixed bug#9763Ulf Jasper2011-10-292-1/+10
| * etc/themes/wombat-theme.el: Add a coding cookie. (Bug#9905)Eli Zaretskii2011-10-292-1/+5
| * Fix attribution for last commit in src/ChangeLog.Eli Zaretskii2011-10-291-0/+2
| * Fix the `xbytecode' user-defined command in .gdbinit.Eli Zaretskii2011-10-293-6/+80
| * Revert last commit.Eli Zaretskii2011-10-292-13/+8
| * Fix bug #9902 with crash caused by clearing mouse highlight.Eli Zaretskii2011-10-292-8/+13
| * Fixes: debbugs:9903Andreas Schwab2011-10-292-2/+7
| * * lisp/subr.el (y-or-n-p): Add code for batch mode.Chong Yidong2011-10-292-6/+22
| * * lisp/mouse.el (mouse-yank-primary): Push the mark.Chong Yidong2011-10-292-5/+8