Mercurial > emacs
graph
-
Put handle on top for vertical toolbar, Bug#7051.Fri, 17 Sep 2010 09:00:12 +0200, by Jan D
-
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.Fri, 17 Sep 2010 06:46:54 +0000, by Katsumi Yamaoka
-
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.Fri, 17 Sep 2010 06:24:10 +0000, by Katsumi Yamaoka
-
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.Fri, 17 Sep 2010 05:38:38 +0000, by Katsumi Yamaoka
-
ftfont.c (ftfont_check_otf): Fix previous change.Fri, 17 Sep 2010 14:08:43 +0900, by Kenichi Handa
-
merge trunkFri, 17 Sep 2010 14:07:47 +0900, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix previous change.Fri, 17 Sep 2010 13:57:58 +0900, by Kenichi Handa
-
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.Thu, 16 Sep 2010 20:08:06 -0400, by Chong Yidong
-
Define obsolete alias x-cut-buffer-or-selection-value.Thu, 16 Sep 2010 18:47:21 -0400, by Chong Yidong
-
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.Thu, 16 Sep 2010 18:32:54 -0400, by Chong Yidong
-
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.Thu, 16 Sep 2010 22:43:12 +0200, by Michael Albinus
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.Thu, 16 Sep 2010 11:12:27 +0900, by Kenichi Handa
-
merge trunkThu, 16 Sep 2010 11:11:13 +0900, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.Thu, 16 Sep 2010 10:51:56 +0900, by Kenichi Handa
-
merge trunkWed, 08 Sep 2010 13:08:19 +0900, by Kenichi Handa
-
* net/tramp-compat.el (tramp-compat-with-temp-message)Wed, 15 Sep 2010 22:27:11 +0200, by Michael Albinus
-
(c-forward-<>-arglist-recur): Fix an infinite recursion.Wed, 15 Sep 2010 18:03:25 +0000, by Alan Mackenzie
-
(c-forward-<>-arglist-recur): Correct the indentation.Wed, 15 Sep 2010 17:51:15 +0000, by Alan Mackenzie
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New typeWed, 15 Sep 2010 17:30:43 +0200, by Stefan Monnier
-
Merge changes made in Gnus trunk.Tue, 14 Sep 2010 23:15:56 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 14 Sep 2010 23:14:44 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 22:46:24 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 06:13:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 03:59:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 14 Sep 2010 03:37:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 13 Sep 2010 22:40:16 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 12 Sep 2010 22:46:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 10 Sep 2010 05:38:52 +0000, by Katsumi Yamaoka
-
Fix typos in comments and ChangeLogs.Tue, 14 Sep 2010 22:32:35 +0200, by Juanma Barranquero
-
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.Tue, 14 Sep 2010 22:17:28 +0200, by Juanma Barranquero
-
* xml.c (parse_string): Renamed to parse_string(), since that'sTue, 14 Sep 2010 20:37:26 +0200, by Lars Magne Ingebrigtsen
-
Explicitly pass `obarray' to `unintern' to avoid a warning.Tue, 14 Sep 2010 16:59:42 +0200, by Juanma Barranquero
-
Merge changes from emacs-23 branch.Tue, 14 Sep 2010 16:41:53 +0200, by Juanma Barranquero
-
* subr.el (unintern): Declare the obarray arg mandatory.Tue, 14 Sep 2010 13:11:44 +0200, by Stefan Monnier
-
Doc fixes related to diary-sort-entries.Tue, 14 Sep 2010 01:02:28 -0700, by Glenn Morris
-
Tiny calendar.texi update.Tue, 14 Sep 2010 00:34:23 -0700, by Glenn Morris
-
* lisp/calendar/appt.el (appt-check): Doc fix.Tue, 14 Sep 2010 00:21:03 -0700, by Glenn Morris
-
Fix bug#6999.Tue, 14 Sep 2010 00:15:06 -0700, by Glenn Morris
-
simple.el (line-move-visual): Do not truncate goal column to integer size.Sun, 12 Sep 2010 13:46:57 -0400, by David Reitter
-
Fix bug 7013, only do send event if wanted state != current state.Sun, 12 Sep 2010 15:23:59 +0200, by Jan D
-
Update name of <emacs-bugs-7626@cbane.org>Sun, 12 Sep 2010 14:29:25 +0200, by Stefan Monnier
-
Various updates for the Bugs section of the manual.Sat, 11 Sep 2010 17:31:47 -0700, by Glenn Morris
-
* repeat.el (repeat): Allow repeating when the last event is a click.Sat, 11 Sep 2010 20:23:45 +0200, by Stefan Monnier
-
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):Sat, 11 Sep 2010 15:25:48 +0200, by Stefan Monnier
-
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):Sat, 11 Sep 2010 15:00:19 +0200, by Stefan Monnier
-
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).Sat, 11 Sep 2010 14:53:21 +0200, by Stefan Monnier
-
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Fri, 10 Sep 2010 18:55:55 -0700, by Glenn Morris
-
Close bug#6211.Thu, 09 Sep 2010 20:04:26 -0700, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Wed, 08 Sep 2010 22:38:43 -0700, by Glenn Morris
-
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)Wed, 08 Sep 2010 22:36:13 -0700, by Glenn Morris
-
Close bug#6976.Tue, 07 Sep 2010 19:45:12 -0700, by Glenn Morris
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.Wed, 08 Sep 2010 11:22:40 +0900, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.Tue, 07 Sep 2010 20:23:04 +0900, by Kenichi Handa
-
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.Wed, 08 Sep 2010 11:21:03 +0900, by Kenichi Handa
-
merge emacs-23Tue, 07 Sep 2010 20:22:15 +0900, by Kenichi Handa
-
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.Tue, 07 Sep 2010 20:08:46 +0900, by Kenichi Handa