Mercurial > emacs
graph
-
Trivial fixes for epg.el.Fri, 03 Dec 2010 10:52:43 +0900, by Daiki Ueno
-
message.el (message-from-style): Fix previous commit.Thu, 02 Dec 2010 22:25:01 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Thu, 02 Dec 2010 22:21:31 +0000, by Katsumi Yamaoka
-
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".Thu, 02 Dec 2010 20:34:31 +0100, by Michael Albinus
-
cl-macs `loop' fix for bug#7492.Thu, 02 Dec 2010 09:36:45 -0800, by Glenn Morris
-
Small flymake changes.Thu, 02 Dec 2010 09:34:35 -0800, by Glenn Morris
-
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.Thu, 02 Dec 2010 10:33:57 +0100, by Jan D.
-
Draw text under filled box cursor in inverted color (Bug#7479).Thu, 02 Dec 2010 09:24:16 +0100, by Jan D.
-
update tagsTue, 30 Nov 2010 12:01:47 +0000, by convert-repo
-
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.Tue, 30 Nov 2010 12:57:48 -0500, by Sam Steingold
-
Fix error in last merge.Tue, 30 Nov 2010 12:01:18 -0500, by Chong Yidong
-
Merge changes from emacs-23 branch.Sat, 27 Nov 2010 15:06:23 -0500, by Chong Yidong
-
Merge changes from emacs-23 branchSat, 27 Nov 2010 15:04:57 -0500, by Chong Yidong
-
Fix log-edit-font-lock-keywords (Bug#6465).Sat, 27 Nov 2010 14:41:49 -0500, by Chong Yidong
-
Fix bug #7308 with `locate' on MS-Windows.Sat, 27 Nov 2010 11:56:49 +0200, by Eli Zaretskii
-
Fix bug #7446 with overrunning input buffer in ebrowse.Sat, 27 Nov 2010 11:29:22 +0200, by Eli Zaretskii
-
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handlingFri, 26 Nov 2010 16:33:21 -0500, by Stefan Monnier
-
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.Fri, 26 Nov 2010 21:59:22 +0900, by Kenichi Handa
-
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.Fri, 26 Nov 2010 21:58:41 +0900, by Kenichi Handa
-
mail/rmail.el: Require rfc2047.Fri, 26 Nov 2010 16:59:23 +0900, by Kenichi Handa
-
mail/rmail.el: Require rfc2047.Fri, 26 Nov 2010 16:58:35 +0900, by Kenichi Handa
-
Improve rmail's MIME handling.Fri, 26 Nov 2010 13:08:14 +0900, by Kenichi Handa
-
Improve rmail's MIME handling.Fri, 26 Nov 2010 13:06:59 +0900, by Kenichi Handa
-
Fix decoding of emacs-mule coding system.Thu, 25 Nov 2010 12:57:09 +0900, by Kenichi Handa
-
merge emacs-23Thu, 25 Nov 2010 12:56:41 +0900, by Kenichi Handa
-
* progmodes/which-func.el (which-func-imenu-joiner-function):Tue, 23 Nov 2010 21:21:55 -0500, by Stefan Monnier
-
* net/tramp.el (tramp-default-method-alist)Tue, 23 Nov 2010 20:52:25 +0100, by Michael Albinus
-
Tweak previous nxml doc change.Tue, 23 Nov 2010 10:16:21 -0800, by Glenn Morris
-
* doc/misc/nxml-mode.texi (Introduction): New section.Tue, 23 Nov 2010 01:19:57 -0800, by Glenn Morris
-
ChangeLog fix for initial nxml import.Tue, 23 Nov 2010 01:16:40 -0800, by Glenn Morris
-
Small VC fixes for doc/emacs.Tue, 23 Nov 2010 00:18:26 -0800, by Glenn Morris
-
Back-port revision 101465 from the trunk, to resolve bug #7452.Mon, 22 Nov 2010 20:09:29 +0200, by Eli Zaretskii
-
bugtracker: REALLY correct locations of bzr *.conf files.Mon, 22 Nov 2010 05:52:49 +0200, by Eli Zaretskii
-
Fix image cache marking bug (Bug#6301).Sun, 21 Nov 2010 19:39:42 -0500, by Chong Yidong
-
* etc/HELLO: Add ancient Greek (Bug#7418).Sun, 21 Nov 2010 14:03:51 -0500, by Chong Yidong
-
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.Sun, 21 Nov 2010 13:16:19 -0500, by Chong Yidong
-
Document byte-to-string in Lisp manual.Sun, 21 Nov 2010 13:07:47 -0500, by Chong Yidong
-
bugtracker: Correct locations of bzr *.conf files.Sun, 21 Nov 2010 19:59:08 +0200, by Eli Zaretskii
-
Backport fixes for Bug#5390 and Bug#5694 from trunk.Sun, 21 Nov 2010 12:04:43 -0500, by Chong Yidong
-
Make the sys.path remove in Python mode customizable (Bug#7454).Sun, 21 Nov 2010 11:52:05 -0500, by Chong Yidong
-
* maintaining.texi (Version Control Systems): Fix repeated sentence.Sun, 21 Nov 2010 11:05:27 -0500, by Chong Yidong
-
python.el comment.Sat, 20 Nov 2010 18:19:39 -0800, by Glenn Morris
-
Document VC headers and other VC changes.Sat, 20 Nov 2010 18:16:10 -0500, by Chong Yidong
-
Prompt before running print commands.Sat, 20 Nov 2010 15:23:26 -0500, by Chong Yidong
-
Document some Emacs 23.3 changes in manuals.Sat, 20 Nov 2010 14:52:20 -0500, by Chong Yidong
-
Fix bug 7425.Sat, 20 Nov 2010 14:50:55 +0100, by Jan D.
-
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.Fri, 19 Nov 2010 11:25:09 -0500, by Chong Yidong
-
startup.el trivia.Sat, 27 Nov 2010 11:48:16 -0800, by Glenn Morris
-
Fix decoding of emacs-mule coding system.Thu, 25 Nov 2010 12:55:14 +0900, by Kenichi Handa
-
Exclude NL and TAB from c0-control group for glyphless display.Sat, 27 Nov 2010 10:40:19 +0200, by Eli Zaretskii
-
sendmail.el trivia.Fri, 26 Nov 2010 19:29:06 -0800, by Glenn Morris
-
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.Fri, 26 Nov 2010 19:25:35 -0800, by Glenn Morris
-
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.Fri, 26 Nov 2010 19:22:00 -0800, by Glenn Morris
-
Fix emacsbug.el errors clearly flagged by the byte-compiler.Fri, 26 Nov 2010 19:15:59 -0800, by Glenn Morris
-
Regenerate ldefs-boot.el.Fri, 26 Nov 2010 19:02:53 -0800, by Glenn Morris
-
Force left-to-right paragraph direction in echo area and prog-mode buffers.Fri, 26 Nov 2010 21:10:26 +0200, by Eli Zaretskii