Mercurial > emacs
graph
-
Improve ispell.el word completion handling.Wed, 07 Jul 2010 12:30:57 +0200, by Agustin martin
-
Fix whitespace to follow coding guidelines.Wed, 07 Jul 2010 11:45:28 +0200, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.Wed, 07 Jul 2010 11:38:03 +0200, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.Wed, 07 Jul 2010 10:45:22 +0200, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.Tue, 06 Jul 2010 21:16:27 -0700, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.Tue, 06 Jul 2010 20:09:30 -0700, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.Tue, 06 Jul 2010 20:04:31 -0700, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.Tue, 06 Jul 2010 19:49:37 -0700, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to getTue, 06 Jul 2010 16:24:57 -0400, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.Tue, 06 Jul 2010 16:22:29 +0200, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_nameTue, 06 Jul 2010 15:33:34 +0200, by Andreas Schwab
-
Clean up movemail sourceTue, 06 Jul 2010 13:50:35 +0200, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.Tue, 06 Jul 2010 13:11:28 +0200, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.Mon, 05 Jul 2010 19:22:54 -0700, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.Mon, 05 Jul 2010 13:54:13 -0400, by Chong Yidong
-
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