bpt/emacs.git
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Dan NicolaescuCleanups for src/callproc.c.
2010-07-12 Dan Nicolaescu* src/buffer.c (Fset_buffer_multibyte): Remove subproce...
2010-07-12 Dan NicolaescuConvert function definitions to standard C and some...
2010-07-12 Dan NicolaescuConvert more function definitions to standard C.
2010-07-12 Andreas SchwabProperly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS...
2010-07-12 Eli ZaretskiiMS-Windows follow-up for 2010-07-12T05:25:46Z!handa...
2010-07-12 Kenichi HandaImprove Hebrew rendering.
2010-07-12 Kenichi Handamerge trunk
2010-07-12 Kenichi HandaAdd ChangeLog
2010-07-11 Chong Yidong* mouse.el (mouse-drag-track): Handle select-active...
2010-07-11 Andreas Schwab* blockinput.h: Remove obsolete comment.
2010-07-11 Andreas SchwabUse offsetof instead of own definition
2010-07-11 Andreas Schwab* process.c: Remove obsolete comment.
2010-07-11 Chong Yidong* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug...
2010-07-11 Eli ZaretskiiRemove redundant definitions of HAVE_STRCHR and HAVE_ST...
2010-07-11 Andreas SchwabUse strchr, strrchr instead of index, rindex
2010-07-11 Andreas Schwab* callproc.c (relocate_fd): Use F_DUPFD if defined.
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-11 Andreas SchwabFix indentation problem
2010-07-11 Andreas SchwabFix implicit declaration of kbd_on_hold_p
2010-07-11 Andreas SchwabRemove obsolete noinline declaration
2010-07-11 Michael Albinus* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file):...
2010-07-11 Ken RaeburnMake doprnt and related functions ANSI C compliant...
2010-07-11 Eli ZaretskiiFix bug #6603.
2010-07-11 Eli ZaretskiiDon't use `subprocesses' in msdos.c.
2010-07-10 Aleksei GusevAdd compilation regexps for cucumber and ruby.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongAdapt terminal frames to latest menu-bar changes.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong Yidong* xfaces.c (realize_face): Garbage the frame if a face...
2010-07-10 Eli ZaretskiiMakefile.in ($(DESTDIR)${archlibdir}): Convert spaces...
2010-07-10 Eli ZaretskiiUnify the two branches, with and without subprocesses.
2010-07-10 Michael Albinus* tramp.texi (Inline methods): Remove "kludgy" phrase.
2010-07-09 Michael Albinus* dbus.texi (Top): Introduce Index. Emphasize "nil...
2010-07-09 Andreas Schwab* make-docfile.c (write_c_args): Restructure scanning...
2010-07-09 Jan DFix frame sizing for Lucid/Motif/Lesstif.
2010-07-09 Michael Albinus* dbusbind.c (xd_initialize): Add new argument RAISE_ER...
2010-07-09 Eli ZaretskiiAdapt docs of primitives to ANSI C arg list.
2010-07-09 Kenichi Handamerge trunk
2010-07-09 Dan NicolaescuMake make-docfile understand DEFUN arguments written...
2010-07-08 Dan Nicolaescu* configure.in: Use -Wold-style-definition if available.
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Eli ZaretskiiMAINTAINERS: Update Eli Zaretskii's responsibilities.
2010-07-08 Eli ZaretskiiFix MS-DOS configury.
2010-07-08 Eli ZaretskiiFix MS-DOS build broken by 2010-07-07T17:39:49Z!jan...
2010-07-08 Jan DFix compilation for Motif/Lesstif.
2010-07-08 Jan DChange function definition from K&R to prototype. ...
2010-07-08 Kenichi Handamerge trunk
2010-07-08 Kenichi HandaMake font-get to get :otf value dynamically from a...
2010-07-08 Dan NicolaescuRemove leftover P_ macros.
2010-07-08 Dan NicolaescuRemove alternative K&R declarations.
2010-07-08 Dan NicolaescuClean up include guards.
2010-07-08 Dan NicolaescuRemove src/prefix-args.c.
2010-07-08 Dan NicolaescuSimplify start_of_data, start_of_text and related code.
2010-07-08 Dan Nicolaescu* configure.in (UNEXEC_OBJ): Add comment about values...
2010-07-08 Daiki UenoPrevent find-file from opening empty buffer when decryp...
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Jan DIf kbd_buffer is becoming full, stop reading until...
2010-07-07 Eli ZaretskiiConvert function definitions in MS-DOS sources to ANSI C.
2010-07-07 Agustín MartínImprove ispell.el word completion handling.
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-07 Juanma Barranquero* coding.c, sysdep.c: Convert some more functions to...
2010-07-07 Juanma Barranquero* coding.c: Use SPECPDL_INDEX, DOS_NT.
2010-07-07 Christoph ScholtesAdd some font-locking for Python 2.7.
2010-07-07 Glenn MorrisMinor zone.el fixes for bug#6483.
2010-07-07 Glenn MorrisMinor zone.el fix.
2010-07-07 Dan Nicolaescu* src/intervals.h (interval): Use EMACS_UINT instead...
2010-07-07 Dan Nicolaescu* configure.in (getenv): Remove K&R declaration.
2010-07-07 Dan NicolaescuMake the function member of Lisp_Subr use standard...
2010-07-06 Chong Yidong* fringe.c (draw_fringe_bitmap_1): Use lookup_named_fac...
2010-07-06 Chong YidongMinor fix to describe-key, and a docstring.
2010-07-06 Juanma Barranquerosrc/w32*.c: Convert function definitions to standard C.
2010-07-06 Andreas SchwabFix conflicting declarations of x_get_keysym_name
2010-07-06 Andreas SchwabClean up movemail source
2010-07-06 Andreas Schwab* movemail.c: Add MAIL_USE_POP around prototypes.
2010-07-06 Dan Nicolaescu* src/ecrt0.c: Revert conversion to standard C.
2010-07-05 Chong YidongSet default-frame-alist, if necessary, in menu/tool...
2010-07-05 Andreas SchwabRemove obsolete volatile
2010-07-05 Chong YidongFix multi-click selection behavior (Bug#6565).
2010-07-05 Dan NicolaescuConvert function definitions and declarations to standa...
2010-07-05 Juanma BarranqueroConvert most remaining function definitions to standard C.
2010-07-05 Jan DSet _NET_WM(_ICON)_NAME as per Extended Window Manager...
2010-07-05 YAMAMOTO MitsuharuFix ghost buffer boundary indicators in fringes (Bug...
2010-07-05 Jan D* xterm.c (XTring_bell, XTset_terminal_window): Fix...
2010-07-05 Jan DFix some bad prototypes and formatting after conversion...
2010-07-05 Dan Nicolaescu* src/atimer.c: Use "" instead of <> for local includes for
2010-07-05 Dan NicolaescuConvert declarations or definitions to standard C.
2010-07-04 Juanma Barranquero* fileio.c (read_non_regular, read_non_regular_quit...
2010-07-04 Tetsurou Okazaki* src/lread.c (read1): Fix up last change to not mess...
2010-07-04 Juanma Barranquero* strftime.c: Revert conversion to standard C (2010...
2010-07-04 Karl Fogel* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
2010-07-04 Juanma Barranquero* unexelf.c (round_up, find_section): Use ElfW macro...
2010-07-04 Juanma Barranquero* print.c (strout): Use const char* for arg PTR.
2010-07-04 Juanma Barranquero* net/dbus.el (dbus-send-signal): Declare function.
2010-07-04 Juanma BarranqueroFix comments and whitespace.
2010-07-04 Juanma BarranqueroFix more prototypes.
2010-07-04 Juanma BarranqueroFix prototypes.
2010-07-04 Michael Albinus* dbus.texi (Receiving Method Calls): Add optional...
2010-07-04 Michael Albinus* net/dbus.el: Implement signal "PropertiesChanged...
next