Mercurial > emacs
graph
-
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).Wed, 28 Jul 2010 01:38:46 +0200, by Juanma Barranquero
-
Derive programming modes from prog-mode.Tue, 27 Jul 2010 18:37:25 +0200, by Juanma Barranquero
-
* src/emacs.c (Fkill_emacs): Remove return statement.Tue, 27 Jul 2010 01:02:44 -0700, by Dan Nicolaescu
-
Remove declarations and unused variables.Mon, 26 Jul 2010 21:20:51 -0700, by Dan Nicolaescu
-
* src/xmenu.c: Do not included lwlib.h, not needed.Mon, 26 Jul 2010 21:12:42 -0700, by Dan Nicolaescu
-
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.Mon, 26 Jul 2010 21:03:14 -0700, by Dan Nicolaescu
-
* src/process.c: Move definitions earlier to minimize #ifdefs.Mon, 26 Jul 2010 20:59:42 -0700, by Dan Nicolaescu
-
Use const, move declarations to header files.Mon, 26 Jul 2010 20:52:35 -0700, by Dan Nicolaescu
-
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.Mon, 26 Jul 2010 19:45:53 -0700, by Dan Nicolaescu
-
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