Mercurial > emacs
graph
-
composite.el (find-composition): Fix a typo in the doc string.Sat, 01 May 2010 21:53:23 +0300, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.Sat, 01 May 2010 21:38:33 +0300, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.Sat, 01 May 2010 21:11:20 +0300, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.Sat, 01 May 2010 21:28:00 +0300, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.Sat, 01 May 2010 18:53:35 +0300, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.Sat, 01 May 2010 16:39:44 +0300, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.Sat, 01 May 2010 13:49:09 +0300, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.Sat, 01 May 2010 11:50:01 +0300, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.Tue, 27 Apr 2010 22:40:05 +0300, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.Sun, 25 Apr 2010 22:33:31 +0300, by Eli Zaretskii
-
Merge from mainline.Tue, 27 Apr 2010 23:38:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 06:45:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 27 Apr 2010 06:37:03 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 26 Apr 2010 22:44:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Apr 2010 22:47:31 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Apr 2010 22:43:56 +0000, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): MentionSat, 01 May 2010 12:08:42 +0200, by Michael Albinus
-
Implement compression for inline methods.Sat, 01 May 2010 11:34:14 +0200, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.Fri, 30 Apr 2010 20:04:51 -0700, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.Fri, 30 Apr 2010 19:58:41 -0700, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).Fri, 30 Apr 2010 22:19:40 -0400, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.Fri, 30 Apr 2010 21:39:58 -0400, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.Fri, 30 Apr 2010 21:29:12 -0400, by Stefan Monnier
-
Fix commenting conventionFri, 30 Apr 2010 21:27:16 -0400, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.Fri, 30 Apr 2010 21:08:43 -0400, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.Fri, 30 Apr 2010 19:13:22 -0400, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.Fri, 30 Apr 2010 13:48:04 -0700, by Dan Nicolaescu
-
Hopefully fix bug#6065.Fri, 30 Apr 2010 09:37:01 -0700, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.Fri, 30 Apr 2010 15:50:34 +0200, by Jan D
-
Fix typos in doc strings of composite.el.Fri, 30 Apr 2010 15:16:13 +0300, by Eli Zaretskii
-
Regenerate configure.Thu, 29 Apr 2010 18:54:08 -0700, by Glenn Morris
-
Replace some xmenu cpp with autoconf.Thu, 29 Apr 2010 18:50:17 -0700, by Glenn Morris
-
Replace some cpp with autoconf.Thu, 29 Apr 2010 18:36:42 -0700, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.Thu, 29 Apr 2010 18:27:33 -0700, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.Thu, 29 Apr 2010 18:18:09 -0700, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).Thu, 29 Apr 2010 11:41:23 -0400, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).Thu, 29 Apr 2010 11:38:08 -0400, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.Thu, 29 Apr 2010 11:32:11 -0400, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one errorThu, 29 Apr 2010 14:48:32 +0000, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.Thu, 29 Apr 2010 10:29:09 -0400, by Stefan Monnier
-
Add bug reference.Thu, 29 Apr 2010 16:23:12 +0200, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel ifThu, 29 Apr 2010 10:04:33 -0400, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.Thu, 29 Apr 2010 08:42:01 -0400, by Stefan Monnier
-
Document complete-symbol change.Wed, 28 Apr 2010 18:27:54 -0400, by Chong Yidong
-
Unify complete-symbol with completion-at-point.Wed, 28 Apr 2010 15:04:16 -0400, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.Wed, 28 Apr 2010 20:42:20 +0200, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the valueWed, 28 Apr 2010 12:14:41 -0400, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.Wed, 28 Apr 2010 08:58:29 -0700, by Glenn Morris
-
Revert last bug-reference-url-format change.Wed, 28 Apr 2010 11:45:45 -0400, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.Wed, 28 Apr 2010 11:18:37 -0400, by Stefan Monnier
-
Regenerate configure.Wed, 28 Apr 2010 00:33:48 -0700, by Glenn Morris
-
src/Makefile.in minor simplification,Wed, 28 Apr 2010 00:25:47 -0700, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.Wed, 28 Apr 2010 00:20:39 -0700, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.Wed, 28 Apr 2010 00:15:10 -0700, by Glenn Morris
-
Set FONT_DRIVERS with configure rather than cpp.Wed, 28 Apr 2010 00:08:53 -0700, by Glenn Morris
-
Move LIBXMU from cpp to configure.Wed, 28 Apr 2010 00:01:43 -0700, by Glenn Morris
-
Move NS_OBJ, NS_SUPPORT from cpp to configure.Tue, 27 Apr 2010 23:54:25 -0700, by Glenn Morris
-
Missing src/ChangeLog for previous commit.Tue, 27 Apr 2010 23:45:35 -0700, by Glenn Morris
-
Move test for 64-bit kernel with 32-bit userland to configure.Tue, 27 Apr 2010 23:43:38 -0700, by Glenn Morris
-
Let the user turn off locally a globalized minor modeTue, 27 Apr 2010 14:14:16 -0400, by Stefan Monnier