Mercurial > emacs
graph
-
Fix bug #7417 with cursor positioning on empty lines.Wed, 17 Nov 2010 21:15:24 +0200, by Eli Zaretskii
-
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.Wed, 17 Nov 2010 10:12:02 -0500, by Stefan Monnier
-
Remove "tiny change"s for Eric HanchrowWed, 17 Nov 2010 10:07:48 -0500, by Stefan Monnier
-
* lisp/progmodes/python.el (run-python): Explain why we remove the currentWed, 17 Nov 2010 10:00:16 -0500, by Stefan Monnier
-
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.Wed, 17 Nov 2010 09:54:15 -0500, by Stefan Monnier
-
shr.el (shr-image-displayer): Protect function against non-existent image source.Wed, 17 Nov 2010 08:28:15 +0000, by Katsumi Yamaoka
-
gnus-art.el (gnus-inhibit-images): New user option.Wed, 17 Nov 2010 07:22:19 +0000, by Katsumi Yamaoka
-
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).Wed, 17 Nov 2010 14:51:36 +0900, by Kenichi Handa
-
coding.c (Fset_terminal_coding_system_internal): Fix previous change (set charset-ID list instead of charset-symbol list).Wed, 17 Nov 2010 14:51:09 +0900, by Kenichi Handa
-
merge trunkWed, 17 Nov 2010 13:09:08 +0900, by Kenichi Handa
-
merge trunkMon, 08 Nov 2010 14:19:54 +0900, by Kenichi Handa
-
merge trunkMon, 08 Nov 2010 14:19:24 +0900, by Kenichi Handa
-
merge trunkWed, 22 Sep 2010 15:46:51 +0900, by Kenichi Handa
-
merge trunkWed, 08 Sep 2010 12:55:57 +0900, by Kenichi Handa
-
merge trunkWed, 01 Sep 2010 11:03:05 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 10:29:35 +0900, by Kenichi Handa
-
merge trunkThu, 26 Aug 2010 10:28:52 +0900, by Kenichi Handa
-
Cleanup of window coordinate positioning code.Tue, 16 Nov 2010 21:37:45 -0500, by Chong Yidong
-
mml2015-epg-sign: Use From header.Tue, 16 Nov 2010 23:05:02 +0000, by Katsumi Yamaoka
-
Revert changes in revision 102407Tue, 16 Nov 2010 16:47:43 -0500, by Chong Yidong
-
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.Tue, 16 Nov 2010 16:38:37 -0500, by Chong Yidong
-
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.Tue, 16 Nov 2010 16:19:34 -0500, by Stefan Monnier
-
* lisp/electric.el (electric-layout-mode): New minor mode.Tue, 16 Nov 2010 16:14:46 -0500, by Stefan Monnier
-
Cleanup of window coordinate positioning code.Tue, 16 Nov 2010 14:59:24 -0500, by Chong Yidong
-
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