Mercurial > emacs
graph
-
Fix multi-click selection behavior (Bug#6565).Mon, 05 Jul 2010 12:42:50 -0400, by Chong Yidong
-
Convert function definitions and declarations to standard C.Mon, 05 Jul 2010 09:29:35 -0700, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.Mon, 05 Jul 2010 12:36:06 +0200, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).Mon, 05 Jul 2010 12:28:27 +0200, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.Mon, 05 Jul 2010 11:55:11 +0200, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.Mon, 05 Jul 2010 11:17:12 +0200, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes forSun, 04 Jul 2010 21:57:13 -0700, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.Sun, 04 Jul 2010 21:52:39 -0700, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.Mon, 05 Jul 2010 00:26:11 +0200, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.Sun, 04 Jul 2010 23:49:48 +0200, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).Sun, 04 Jul 2010 22:42:36 +0200, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,Sun, 04 Jul 2010 15:57:02 -0400, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.Sun, 04 Jul 2010 18:07:11 +0200, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.Sun, 04 Jul 2010 16:40:41 +0200, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.Sun, 04 Jul 2010 16:32:00 +0200, by Juanma Barranquero
-
Fix comments and whitespace.Sun, 04 Jul 2010 15:51:05 +0200, by Juanma Barranquero
-
Fix more prototypes.Sun, 04 Jul 2010 15:41:55 +0200, by Juanma Barranquero
-
Fix prototypes.Sun, 04 Jul 2010 13:51:28 +0200, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argumentSun, 04 Jul 2010 12:07:27 +0200, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).Sun, 04 Jul 2010 11:52:57 +0200, by Michael Albinus
-
Convert (most) functions in src to standard C.Sun, 04 Jul 2010 00:50:25 -0700, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.Sat, 03 Jul 2010 23:05:43 -0700, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.Sat, 03 Jul 2010 22:57:11 -0700, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.Sat, 03 Jul 2010 22:47:55 -0700, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.Sat, 03 Jul 2010 18:15:30 +0300, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.Sat, 03 Jul 2010 17:42:02 +0300, by Eli Zaretskii
-
Fix invalid castSat, 03 Jul 2010 14:11:03 +0200, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.Sat, 03 Jul 2010 12:46:27 +0200, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.Sat, 03 Jul 2010 17:36:18 +0300, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.Sat, 03 Jul 2010 14:54:21 +0300, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.Sat, 03 Jul 2010 10:49:55 +0300, by Eli Zaretskii
-
Fix prototypes.Sat, 03 Jul 2010 09:44:17 +0200, by Juanma Barranquero
-
Fix typo in last change.Fri, 02 Jul 2010 23:16:11 -0400, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.Fri, 02 Jul 2010 23:13:26 -0400, by Chong Yidong
-
Simplify mouse-dragging implementation.Fri, 02 Jul 2010 23:07:48 -0400, by Chong Yidong
-
Convert function definitions to standard C.Fri, 02 Jul 2010 17:50:23 -0700, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readabilitySat, 03 Jul 2010 01:35:09 +0300, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'Sat, 03 Jul 2010 01:28:52 +0300, by Juri Linkov
-
Convert some prototypes to standard C.Fri, 02 Jul 2010 15:18:28 -0700, by Dan Nicolaescu
-
* config.nt (__P): Remove.Fri, 02 Jul 2010 16:46:22 +0200, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).Fri, 02 Jul 2010 10:09:36 -0400, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.Fri, 02 Jul 2010 16:10:00 +0300, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.Fri, 02 Jul 2010 16:05:59 +0300, by Eli Zaretskii
-
Remove __P.Fri, 02 Jul 2010 14:55:51 +0200, by Jan D
-
Fix MS-DOS configury.Fri, 02 Jul 2010 15:47:02 +0300, by Eli Zaretskii
-
Fix MS-DOS configury.Fri, 02 Jul 2010 15:43:15 +0300, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_Fri, 02 Jul 2010 14:19:53 +0200, by Jan D
-
Remove P_ and __P macros.Fri, 02 Jul 2010 11:26:33 +0200, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.Fri, 02 Jul 2010 01:11:24 -0700, by Dan Nicolaescu
-
Cleanup old code.Fri, 02 Jul 2010 00:05:09 -0700, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.Thu, 01 Jul 2010 20:09:28 +0200, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>Thu, 01 Jul 2010 14:02:43 -0400, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).Thu, 01 Jul 2010 14:34:40 +0200, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Thu, 01 Jul 2010 14:20:14 +0200, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Thu, 01 Jul 2010 14:16:33 +0200, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): AddThu, 01 Jul 2010 12:45:26 +0200, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.Thu, 01 Jul 2010 01:32:01 -0400, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).Wed, 30 Jun 2010 20:14:17 -0400, by Chong Yidong
-
Fix whitespace in ChangeLogs.Thu, 01 Jul 2010 02:08:29 +0200, by Juanma Barranquero
-
Avoid erroneous syscallsThu, 01 Jul 2010 01:07:11 +0200, by Andreas Schwab