Mon, 05 Jul 2010 12:42:50 -0400 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
Mon, 05 Jul 2010 09:29:35 -0700 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Mon, 05 Jul 2010 12:28:27 +0200 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
Mon, 05 Jul 2010 11:55:11 +0200 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
Mon, 05 Jul 2010 11:17:12 +0200 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
Sun, 04 Jul 2010 21:57:13 -0700 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Mon, 05 Jul 2010 00:26:11 +0200 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
Sun, 04 Jul 2010 23:49:48 +0200 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
Sun, 04 Jul 2010 22:42:36 +0200 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
Sun, 04 Jul 2010 15:57:02 -0400 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
Sun, 04 Jul 2010 18:07:11 +0200 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
Sun, 04 Jul 2010 16:40:41 +0200 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
Sun, 04 Jul 2010 16:32:00 +0200 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
Sun, 04 Jul 2010 15:51:05 +0200 |
Juanma Barranquero |
Fix comments and whitespace.
|
Sun, 04 Jul 2010 15:41:55 +0200 |
Juanma Barranquero |
Fix more prototypes.
|
Sun, 04 Jul 2010 13:51:28 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Sun, 04 Jul 2010 12:07:27 +0200 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
Sun, 04 Jul 2010 11:52:57 +0200 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Sat, 03 Jul 2010 23:05:43 -0700 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
Sat, 03 Jul 2010 22:57:11 -0700 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
Sat, 03 Jul 2010 22:47:55 -0700 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
Sat, 03 Jul 2010 18:15:30 +0300 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
Sat, 03 Jul 2010 17:42:02 +0300 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
Sat, 03 Jul 2010 14:11:03 +0200 |
Andreas Schwab |
Fix invalid cast
|
Sat, 03 Jul 2010 12:46:27 +0200 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|