Mercurial > emacs
graph
-
Avoid interpreting file:/foo:/bar URLs via tramp.Tue, 16 Nov 2010 14:46:12 +0100, by Lars Magne Ingebrigtsen
-
Convert definitions to standard C.Mon, 15 Nov 2010 22:44:51 -0800, by Dan Nicolaescu
-
Allow gnus-html to register image displayer callbacks.Tue, 16 Nov 2010 00:04:25 +0000, by Katsumi Yamaoka
-
Rework how Gnus is supposed to be able to display all the images in HTML.Mon, 15 Nov 2010 23:45:55 +0000, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.Mon, 15 Nov 2010 22:12:43 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.Mon, 15 Nov 2010 16:40:30 -0500, by Stefan Monnier
-
* src/callproc.c (child_setup): Fix previous change.Mon, 15 Nov 2010 10:11:52 -0800, by Dan Nicolaescu
-
(allout-version): micro incrementMon, 15 Nov 2010 12:41:33 -0500, by Ken Manheimer
-
Remove config.h include guards.Mon, 15 Nov 2010 09:21:18 -0800, by Dan Nicolaescu
-
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.Mon, 15 Nov 2010 09:11:08 -0800, by Dan Nicolaescu
-
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).Mon, 15 Nov 2010 13:27:33 +0100, by Agustin Martin
-
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.Sun, 14 Nov 2010 22:42:21 -0800, by Dan Nicolaescu
-
* configure.in: Do not check for unconditionally included headers.Sun, 14 Nov 2010 22:39:02 -0800, by Dan Nicolaescu
-
* src/process.c: Include <sys/ioctl.h> unconditionally,Sun, 14 Nov 2010 22:27:41 -0800, by Dan Nicolaescu
-
* src/keyboard.c (pending_malloc_warning): Add const to matchSun, 14 Nov 2010 22:18:50 -0800, by Dan Nicolaescu
-
Clean up src/systty.h macros.Sun, 14 Nov 2010 22:10:35 -0800, by Dan Nicolaescu
-
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.Sun, 14 Nov 2010 21:52:58 -0800, by Dan Nicolaescu
-
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.Mon, 15 Nov 2010 02:40:42 +0000, by Katsumi Yamaoka
-
Repeat 2010-11-14 change to xfns.c for w32 and ns.Sun, 14 Nov 2010 14:58:24 -0500, by Chong Yidong
-
Fix last cons in set_wm_state, remove unused variables.Sun, 14 Nov 2010 11:21:16 +0100, by Jan D
-
Add const to array elements.Sun, 14 Nov 2010 15:55:27 +0900, by YAMAMOTO Mitsuharu
-
Let the cursorColor X resource set the the cursor face (Bug#7392).Sat, 13 Nov 2010 21:09:11 -0500, by Chong Yidong
-
Restore clobbered allout.el changes.Sat, 13 Nov 2010 17:55:37 -0800, by Glenn Morris
-
ChangeLog OCD.Sat, 13 Nov 2010 16:47:07 -0800, by Glenn Morris
-
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),Sat, 13 Nov 2010 17:30:10 -0500, by Ken Manheimer
-
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.Sat, 13 Nov 2010 14:20:01 -0800, by Dan Nicolaescu
-
Fix compilation on Solaris.Sat, 13 Nov 2010 14:17:22 -0800, by Dan Nicolaescu
-
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Sat, 13 Nov 2010 14:10:34 -0800, by Dan Nicolaescu
-
mule.texi (Fontsets): Fix xref from last change.Sat, 13 Nov 2010 22:40:21 +0200, by Eli Zaretskii
-
Fix Atoms and Lisp_Object mixup and related bugs.Sat, 13 Nov 2010 19:59:28 +0100, by Jan D
-
* src/window.c (Fwindow_use_time): New function.Sat, 13 Nov 2010 13:49:22 -0500, by Chong Yidong
-
Fix background-color setting in initial frame (Bug#7373).Sat, 13 Nov 2010 13:34:02 -0500, by Chong Yidong
-
lisp/ChangeLog: Fix last log entry.Sat, 13 Nov 2010 15:35:44 +0200, by Eli Zaretskii
-
Fix and document display of glyphless characters.Sat, 13 Nov 2010 15:29:31 +0200, by Eli Zaretskii
-
* net/tramp-compat.el (tramp-compat-line-beginning-position)Sat, 13 Nov 2010 11:42:32 +0100, by Michael Albinus
-
Document count-words-region.Fri, 12 Nov 2010 19:48:16 -0800, by Glenn Morris
-
* lisp/simple.el (count-words-region): New function.Fri, 12 Nov 2010 19:46:00 -0800, by Glenn Morris
-
ChangeLog whitespace.Fri, 12 Nov 2010 19:36:32 -0800, by Glenn Morris
-
Standardize some file headers.Fri, 12 Nov 2010 19:34:36 -0800, by Glenn Morris
-
ChangeLog fixes.Fri, 12 Nov 2010 19:33:24 -0800, by Glenn Morris
-
Remove autoload for org-capture-templatesFri, 12 Nov 2010 16:34:06 -0600, by Carsten Dominik
-
* lisp/shell.el (shell-dir-cookie-re): New custom variable.Fri, 12 Nov 2010 09:13:48 -0500, by Stefan Monnier
-
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-modeFri, 12 Nov 2010 08:44:46 -0500, by Stefan Monnier
-
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part toFri, 12 Nov 2010 08:35:36 -0500, by Stefan Monnier
-
* lisp/skeleton.el (skeleton-newline): New function.Fri, 12 Nov 2010 08:33:44 -0500, by Stefan Monnier
-
* lisp/simple.el (open-line): `newline' may strip trailing space.Fri, 12 Nov 2010 08:32:02 -0500, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Use mapc.Fri, 12 Nov 2010 08:28:17 -0500, by Stefan Monnier
-
Apply XAtom revork patches from Julien Danjou.Fri, 12 Nov 2010 10:31:44 +0100, by Jan D.
-
xfns.c (Fx_show_tip): Fix typo in docstring.Fri, 12 Nov 2010 09:46:21 +0100, by Jan D.
-
Fix last change.Fri, 12 Nov 2010 06:24:47 +0000, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Keep text properties.Fri, 12 Nov 2010 05:59:53 +0000, by Katsumi Yamaoka
-
Fix ob-lisp.el expectation that slime would be availableThu, 11 Nov 2010 22:36:34 -0600, by Carsten Dominik
-
Merge: org-mode version 7.3Thu, 11 Nov 2010 22:13:11 -0600, by Carsten Dominik
-
Install org-mode version 7.3Thu, 11 Nov 2010 22:10:19 -0600, by Carsten Dominik
-
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.Thu, 11 Nov 2010 19:23:58 -0800, by Glenn Morris
-
bytecomp trivia.Thu, 11 Nov 2010 19:21:38 -0800, by Glenn Morris