Mercurial > emacs
graph
-
Merge from emacs-23Tue, 27 Jul 2010 04:10:05 +0200, by Juanma Barranquero
-
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):Mon, 26 Jul 2010 15:05:47 -0400, by Sam Steingold
-
NO_RETURN functions should not return.Mon, 26 Jul 2010 10:11:43 -0700, by Dan Nicolaescu
-
* frame.h (Qtty_color_mode): Add declaration.Mon, 26 Jul 2010 09:57:19 -0700, by Dan Nicolaescu
-
src/ChangeLog: Add missing bug reference.Mon, 26 Jul 2010 12:09:02 +0200, by Juanma Barranquero
-
Mark functions as NO_RETURN.Sun, 25 Jul 2010 23:37:26 -0700, by Dan Nicolaescu
-
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.Sun, 25 Jul 2010 23:22:32 -0700, by Dan Nicolaescu
-
Add alternative key bindings to epa-mail.el.Mon, 26 Jul 2010 14:22:13 +0900, by Daiki Ueno
-
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.Mon, 26 Jul 2010 13:30:05 +0900, by Kenichi Handa
-
merge trunkMon, 26 Jul 2010 13:29:08 +0900, by Kenichi Handa
-
Merge from mainline.Mon, 26 Jul 2010 01:23:49 +0000, by Katsumi Yamaoka
-
* lread.c (unreadpure, mapatoms_1): Make static.Mon, 26 Jul 2010 02:43:58 +0200, by Juanma Barranquero
-
Merge from mainline.Sun, 25 Jul 2010 23:02:59 +0000, by Katsumi Yamaoka
-
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).Sun, 25 Jul 2010 21:30:14 +0200, by Juanma Barranquero
-
Use __executable_start to find start of text segment for profilingSun, 25 Jul 2010 21:09:54 +0200, by Andreas Schwab
-
* callproc.c (set_initial_environment): Avoid unbalanced braces.Sun, 25 Jul 2010 20:36:37 +0200, by Andreas Schwab
-
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.Sun, 25 Jul 2010 10:13:30 -0400, by Ken Brown
-
Cygwin build cleanup (Bug#6715).Sun, 25 Jul 2010 09:46:48 -0400, by Ken Brown
-
Fix typo and comment.Sun, 25 Jul 2010 20:50:51 +0900, by Daiki Ueno
-
Fix *.gpg file creation (bug#6723).Sun, 25 Jul 2010 20:23:43 +0900, by Daiki Ueno
-
Accept x-pkcs7-signature MIME type as signature.Sun, 25 Jul 2010 10:30:57 +0000, by Katsumi Yamaoka
-
Accept x-pkcs7-signature MIME type as signature.Sun, 25 Jul 2010 10:29:49 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 25 Jul 2010 10:16:08 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 24 Jul 2010 12:18:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Jul 2010 11:48:17 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Jul 2010 14:43:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 20 Jul 2010 14:21:52 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 23 Jul 2010 02:35:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 22 Jul 2010 22:50:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 21 Jul 2010 22:51:18 +0000, by Katsumi Yamaoka
-
Build binary distros on Windows using emacs-VERSION as root dir name.Sun, 25 Jul 2010 05:53:37 +0200, by Juanma Barranquero
-
Added README.W32 to distclean. Updated Changelog.Sat, 24 Jul 2010 21:07:15 -0600, by Christoph Scholtes
-
Added ChangeLog entry for copying of README.W32.Sat, 24 Jul 2010 16:10:01 -0600, by Christoph Scholtes
-
Fixed whitespace.Sat, 24 Jul 2010 16:07:04 -0600, by Christoph Scholtes
-
Code cleanup. Added ChangeLog entry.Sat, 24 Jul 2010 16:04:10 -0600, by Christoph Scholtes
-
Refactoring of make dist targetSat, 24 Jul 2010 15:35:36 -0600, by Christoph Scholtes
-
* emacsclient.c (getcwd): Fix previous change.Sun, 25 Jul 2010 05:36:54 +0200, by Juanma Barranquero
-
Make building under stricter warning flags somewhat cleaner.Sun, 25 Jul 2010 02:20:51 +0200, by Juanma Barranquero
-
Regenerate configure.Sat, 24 Jul 2010 18:06:03 -0400, by Ken Brown
-
* w32fns.c (w32_to_x_color): Remove, unused.Sat, 24 Jul 2010 22:52:43 +0200, by Juanma Barranquero
-
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)Sat, 24 Jul 2010 14:44:54 -0400, by Ken Brown
-
* lisp.h: Remove leftover P_.Sat, 24 Jul 2010 20:15:40 +0200, by Andreas Schwab
-
Add NO_RETURN specifiers to functions in lib-src.Sat, 24 Jul 2010 10:18:18 -0700, by Dan Nicolaescu
-
Add ChangeLog entry for previous commit:Sat, 24 Jul 2010 10:03:41 -0700, by Dan Nicolaescu
-
Make internal_self_insert staticSat, 24 Jul 2010 17:21:56 +0200, by Andreas Schwab
-
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.Sat, 24 Jul 2010 15:43:48 +0200, by Juanma Barranquero
-
New make target for Windows platform: make dist (bug#6602)Sat, 24 Jul 2010 15:35:31 +0200, by Juanma Barranquero
-
Fix typos in ChangeLogs.Sat, 24 Jul 2010 13:53:19 +0200, by Juanma Barranquero
-
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.Fri, 23 Jul 2010 21:44:29 -0700, by Dan Nicolaescu
-
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).Fri, 23 Jul 2010 21:23:07 -0400, by Chong Yidong
-
* lisp/play/tetris.el: Cleanup image representation and rotation.Sat, 24 Jul 2010 01:26:42 +0200, by Stefan Monnier
-
* lisp/progmodes/ps-mode.el: Use comint.Sat, 24 Jul 2010 00:51:37 +0200, by Stefan Monnier
-
Remove unused static functions.Fri, 23 Jul 2010 19:50:14 +0200, by Juanma Barranquero
-
* net/tramp.el (tramp-methods): Move hostname to the end in allFri, 23 Jul 2010 15:58:52 +0200, by Michael Albinus
-
* net/tramp.el (tramp-open-shell): New defun.Fri, 23 Jul 2010 15:40:33 +0200, by Michael Albinus
-
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Fri, 23 Jul 2010 15:35:51 +0200, by Juanma Barranquero