Mercurial > emacs
graph
-
Mark some doc/ rules as PHONY.Fri, 08 Oct 2010 18:02:21 -0700, by Glenn Morris
-
browse-url.el trivia.Fri, 08 Oct 2010 17:52:12 -0700, by Glenn Morris
-
shr.el (shr-insert): Don't insert double spaces.Fri, 08 Oct 2010 23:55:33 +0000, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Fri, 08 Oct 2010 19:32:14 +0200, by Andreas Schwab
-
* keyboard.c: Revert last change; it was not intended to beFri, 08 Oct 2010 14:41:49 +0200, by Michael Albinus
-
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.Fri, 08 Oct 2010 12:16:05 +0000, by Katsumi Yamaoka
-
Merge changes from emacs-23 branch.Fri, 08 Oct 2010 12:14:47 +0200, by Juanma Barranquero
-
ChangeLog fix.Thu, 07 Oct 2010 20:19:47 -0700, by Glenn Morris
-
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.Thu, 07 Oct 2010 20:12:43 -0700, by Glenn Morris
-
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.Thu, 07 Oct 2010 20:08:32 -0700, by Glenn Morris
-
Rename some shadow.el things.Thu, 07 Oct 2010 20:05:09 -0700, by Glenn Morris
-
Minor cl.texi change.Thu, 07 Oct 2010 20:01:23 -0700, by Glenn Morris
-
coding.c (complement_process_encoding_system): Fix previous change.Fri, 08 Oct 2010 11:23:52 +0900, by Kenichi Handa
-
merge emacs-23Fri, 08 Oct 2010 11:23:11 +0900, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.Fri, 08 Oct 2010 09:43:16 +0900, by Kenichi Handa
-
merge emacs-23Mon, 04 Oct 2010 10:53:48 +0900, by Kenichi Handa
-
coding.c (complement_process_encoding_system): Fix previous change.Mon, 04 Oct 2010 10:47:51 +0900, by Kenichi Handa
-
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.Wed, 06 Oct 2010 19:16:02 -0700, by Glenn Morris
-
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.Tue, 05 Oct 2010 19:19:42 -0700, by Glenn Morris
-
Use lexical-let to avoid false matches in var completion (Bug#7056).Sun, 03 Oct 2010 15:50:14 -0400, by Chong Yidong
-
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)Sun, 03 Oct 2010 12:43:54 -0700, by Glenn Morris
-
* dbusbind.c (syms_of_dbusbind): Move putenv call ...Sun, 03 Oct 2010 11:23:07 +0200, by Michael Albinus
-
Fix return value of dnd-get-local-file-name (Bug#7090).Sat, 02 Oct 2010 21:27:39 -0400, by Chong Yidong
-
Doc fix.Sat, 02 Oct 2010 18:23:50 -0700, by Glenn Morris
-
Add missing ChangeLog entry for r1.146 of lispref/text.texi.Sat, 02 Oct 2010 18:18:35 -0700, by Glenn Morris
-
Fix complementing of a coding systemSat, 02 Oct 2010 11:53:21 +0900, by Kenichi Handa
-
merge emacs-23Sat, 02 Oct 2010 11:05:56 +0900, by Kenichi Handa
-
Fix complementing of a coding systemSat, 02 Oct 2010 10:44:50 +0900, by Kenichi Handa
-
Close bug#3992.Thu, 30 Sep 2010 20:41:12 -0700, by Glenn Morris
-
* lisp/minibuffer.el (completion--replace): Better preserve markers.Fri, 01 Oct 2010 01:05:26 +0200, by Stefan Monnier
-
Complement a coding system for encoding arguments and input to a process.Thu, 30 Sep 2010 21:48:25 +0900, by Kenichi Handa
-
merge emacs-23Thu, 30 Sep 2010 13:31:53 +0900, by Kenichi Handa
-
Complement a coding system for encoding arguments and input to a process.Thu, 30 Sep 2010 13:28:34 +0900, by Kenichi Handa
-
Fix more CEDET require statements.Wed, 29 Sep 2010 21:41:13 -0400, by Chong Yidong
-
Fix errors in CEDET 1.0 merge.Wed, 29 Sep 2010 12:09:21 -0400, by Chong Yidong
-
lisp/server.el (server-process-filter): Doc fix.Wed, 29 Sep 2010 15:24:55 +0200, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).Wed, 29 Sep 2010 09:56:45 +0900, by Kenichi Handa
-
merge emacs-23Wed, 29 Sep 2010 09:55:58 +0900, by Kenichi Handa
-
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, itTue, 28 Sep 2010 15:39:22 +0200, by Michael Albinus
-
* dired.el (dired-save-positions): Doc fix. (Bug#7119)Tue, 28 Sep 2010 01:41:00 +0200, by Juanma Barranquero
-
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).Wed, 29 Sep 2010 09:52:03 +0900, by Kenichi Handa
-
Remove some tests for defunct system-types.Fri, 08 Oct 2010 00:51:19 -0700, by Glenn Morris
-
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).Fri, 08 Oct 2010 00:42:51 -0700, by Glenn Morris
-
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.Fri, 08 Oct 2010 07:35:21 +0000, by Katsumi Yamaoka
-
* xterm.c (x_draw_relief_rect): If box width is larger than 1,Fri, 08 Oct 2010 01:02:56 -0400, by Chong Yidong
-
ChangeLog fix.Thu, 07 Oct 2010 20:27:49 -0700, by Glenn Morris
-
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Thu, 07 Oct 2010 20:23:31 -0700, by Glenn Morris
-
etc/NEWS.Thu, 07 Oct 2010 20:17:31 -0700, by Glenn Morris
-
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.Fri, 08 Oct 2010 02:12:56 +0000, by Katsumi Yamaoka
-
shr.el (shr-table-widths): Don't use cl function `reduce'.Fri, 08 Oct 2010 01:51:08 +0000, by Katsumi Yamaoka
-
Improvements to face customization interface.Thu, 07 Oct 2010 20:05:12 -0400, by Chong Yidong
-
Merge changes made in Gnus trunk.Thu, 07 Oct 2010 22:26:11 +0000, by Katsumi Yamaoka
-
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.Thu, 07 Oct 2010 20:22:07 +0200, by Stefan Monnier
-
Tiny hilit-chg.el change.Thu, 07 Oct 2010 10:30:10 -0700, by Glenn Morris
-
Rename some more shadow.el stuff.Thu, 07 Oct 2010 10:22:51 -0700, by Glenn Morris
-
Rename shadow-mode.Thu, 07 Oct 2010 10:17:18 -0700, by Glenn Morris