aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Put handle on top for vertical toolbar, Bug#7051.Jan D2010-09-172-0/+9
* pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of n...Katsumi Yamaoka2010-09-172-1/+4
* gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on...Katsumi Yamaoka2010-09-172-2/+8
* gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.Romain Francoise2010-09-172-0/+6
* merge trunkKenichi Handa2010-09-175-1/+23
|\
| * * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.Chong Yidong2010-09-162-0/+4
| * Define obsolete alias x-cut-buffer-or-selection-value.Chong Yidong2010-09-162-0/+6
| * * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.Chong Yidong2010-09-162-0/+6
| * * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.Michael Albinus2010-09-162-1/+7
* | ftfont.c (ftfont_check_otf): Fix previous change.Kenichi Handa2010-09-172-11/+24
|/
* merge trunkKenichi Handa2010-09-16132-10985/+11551
|\
| * * net/tramp-compat.el (tramp-compat-with-temp-message)Michael Albinus2010-09-156-26/+73
| * (c-forward-<>-arglist-recur): Fix an infinite recursion.Alan Mackenzie2010-09-152-10/+9
| * (c-forward-<>-arglist-recur): Correct the indentation.Alan Mackenzie2010-09-152-57/+62
| * * lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New typeStefan Monnier2010-09-152-3/+21
| * Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-145-57/+233
| * Fix typos in comments and ChangeLogs.Juanma Barranquero2010-09-149-12/+12
| * src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.Juanma Barranquero2010-09-142-3/+7
| * * xml.c (parse_string): Renamed to parse_string(), since that'sLars Magne Ingebrigtsen2010-09-142-4/+10
| * Explicitly pass `obarray' to `unintern' to avoid a warning.Juanma Barranquero2010-09-144-2/+12
| * Merge changes from emacs-23 branch.Juanma Barranquero2010-09-1424-196/+461
| |\
| | * * subr.el (unintern): Declare the obarray arg mandatory.Stefan Monnier2010-09-144-12/+23
| | * Doc fixes related to diary-sort-entries.Glenn Morris2010-09-144-4/+16
| | * Tiny calendar.texi update.Glenn Morris2010-09-142-1/+13
| | * * lisp/calendar/appt.el (appt-check): Doc fix.Glenn Morris2010-09-142-3/+5
| | * Fix bug#6999.Glenn Morris2010-09-143-3/+25
| | * simple.el (line-move-visual): Do not truncate goal column to integer size.David Reitter2010-09-122-1/+6
| | * Fix bug 7013, only do send event if wanted state != current state.Jan D2010-09-122-60/+104
| | * Update name of <[email protected]>Stefan Monnier2010-09-121-1/+1
| | * Various updates for the Bugs section of the manual.Glenn Morris2010-09-113-59/+141
| | * * repeat.el (repeat): Allow repeating when the last event is a click.Stefan Monnier2010-09-112-1/+11
| | * * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):Stefan Monnier2010-09-112-2/+11
| | * * lisp/font-lock.el (font-lock-beginning-of-syntax-function):Stefan Monnier2010-09-112-5/+11
| | * * src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).Anonymous2010-09-112-11/+14
| | * * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Julien Danjou2010-09-102-8/+9
| | * Close bug#6211.Glenn Morris2010-09-092-11/+29
| | * * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Glenn Morris2010-09-082-8/+9
| | * * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)shawn boles2010-09-082-29/+10
| | * Close bug#6976.Masatake YAMATO2010-09-072-1/+6
| | * coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use de...Kenichi Handa2010-09-082-1/+9
| | * merge emacs-23Kenichi Handa2010-09-0713-15755/+3487
| | |\
| | * | coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when ...Kenichi Handa2010-09-072-1/+6
| * | | Fixed up nnrss group activation, and removed moreover stuff.Lars Magne Ingebrigtsen2010-09-143-48/+26
| * | | lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.Juanma Barranquero2010-09-142-0/+7
| * | | * xml.c (Fxml_parse_string, Fxml_parse_string): Revert lastAndreas Schwab2010-09-142-10/+13
| * | | time-date.el (format-seconds): Comment fix.Katsumi Yamaoka2010-09-142-4/+8
| * | | gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back...Katsumi Yamaoka2010-09-142-2/+7
| * | | * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parametersLars Magne Ingebrigtsen2010-09-142-2/+9
| * | | Check that the libxml2 we found can be used. This fixes a confLars Magne Ingebrigtsen2010-09-141-0/+1
| * | | SQL Mode 2.7: Code cleanup and primatives for SQL redirectionMichael Mauger2010-09-132-51/+151