Mercurial > emacs
graph
-
Adapt docs of primitives to ANSI C arg list.2010-07-09, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.2010-07-09, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.2010-07-08, by Dan Nicolaescu
-
Convert DEFUNs to standard C.2010-07-08, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.2010-07-08, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.2010-07-08, by Jan D
-
Change function definition from K&R to prototype. Fix prototype warnings.2010-07-08, by Jan D
-
Remove leftover P_ macros.2010-07-08, by Dan Nicolaescu
-
Remove alternative K&R declarations.2010-07-08, by Dan Nicolaescu
-
Clean up include guards.2010-07-08, by Dan Nicolaescu
-
Remove src/prefix-args.c.2010-07-08, by Dan Nicolaescu
-
Simplify start_of_data, start_of_text and related code.2010-07-08, by Dan Nicolaescu
-
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS2010-07-08, by Dan Nicolaescu
-
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).2010-07-08, by Daiki Ueno
-
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp2010-07-07, by Andreas Schwab
-
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).2010-07-07, by Jan D
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Improve ispell.el word completion handling.2010-07-07, by Agustin martin
-
Fix whitespace to follow coding guidelines.2010-07-07, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.2010-07-07, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.2010-07-07, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.2010-07-07, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.2010-07-07, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.2010-07-07, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.2010-07-07, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get2010-07-06, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.2010-07-06, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_name2010-07-06, by Andreas Schwab
-
Clean up movemail source2010-07-06, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.2010-07-06, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.2010-07-06, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.2010-07-05, by Chong Yidong
-
Fix multi-click selection behavior (Bug#6565).2010-07-05, by Chong Yidong
-
Convert function definitions and declarations to standard C.2010-07-05, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.2010-07-05, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).2010-07-05, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.2010-07-05, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.2010-07-05, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes for2010-07-05, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.2010-07-05, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.2010-07-04, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.2010-07-04, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).2010-07-04, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,2010-07-04, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.2010-07-04, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.2010-07-04, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.2010-07-04, by Juanma Barranquero
-
Fix comments and whitespace.2010-07-04, by Juanma Barranquero
-
Fix more prototypes.2010-07-04, by Juanma Barranquero
-
Fix prototypes.2010-07-04, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argument2010-07-04, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).2010-07-04, by Michael Albinus
-
Convert (most) functions in src to standard C.2010-07-04, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.2010-07-04, by Dan Nicolaescu