Fix menu bar activation with click for Motif/Lesstif.
[bpt/emacs.git] / src / ChangeLog
2010-07-14 Jan DFix menu bar activation with click for Motif/Lesstif.
2010-07-14 Kenichi HandaFix previous conflict.
2010-07-14 Kenichi Handamerge trunk
2010-07-14 Kenichi HandaDo not record a font-entity in the property of font...
2010-07-13 Eli ZaretskiiFix the MS-DOS build; remove more "#ifdef subprocesses".
2010-07-13 Eli ZaretskiiRemove more "#ifdef subprocesses".
2010-07-13 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-13T04:54...
2010-07-13 Dan NicolaescuRemove subprocesses #ifdefs from term.c.
2010-07-13 Dan NicolaescuConvert maybe_fatal to standard C.
2010-07-12 Dan NicolaescuConvert function definitions to standard C.
2010-07-12 Dan NicolaescuConvert function definitions to standard C.
2010-07-12 Andreas Schwab* dbusbind.c (xd_initialize): Don't compare boolean...
2010-07-12 Eli Zaretskii(wait_reading_process_output) [!subprocesses]: Convert...
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Andreas SchwabConvert old-style definitions
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 Kenichi HandaImprove Hebrew rendering.
2010-07-12 Kenichi Handamerge trunk
2010-07-12 Kenichi HandaAdd ChangeLog
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 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 Ken RaeburnMake doprnt and related functions ANSI C compliant...
2010-07-11 Eli ZaretskiiDon't use `subprocesses' in msdos.c.
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 ZaretskiiUnify the two branches, with and without subprocesses.
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 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
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 Kenichi Handamerge trunk
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-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 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 Dan Nicolaescu* src/intervals.h (interval): Use EMACS_UINT instead...
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 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 Dan Nicolaescu* src/ecrt0.c: Revert conversion to standard C.
2010-07-05 Andreas SchwabRemove obsolete volatile
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 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 BarranqueroFix more prototypes.
2010-07-04 Juanma BarranqueroFix prototypes.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-04 Juanma Barranquerosrc/w32fns.c (Qtooltip): Declare.
2010-07-03 Eli ZaretskiiFix menu bar and colors on MS-DOS.
2010-07-03 Eli ZaretskiiFix setting colors on MS-DOS frames.
2010-07-03 Eli ZaretskiiFix menu bar display on MS-DOS.
2010-07-03 Jan DFix hang for mouse press on menubar but not on an item...
2010-07-03 Eli Zaretskiiw32console.c (sys_tputs): Adjust argument list to proto...
2010-07-03 Juanma BarranqueroFix prototypes.
2010-07-02 Dan NicolaescuConvert some prototypes to standard C.
2010-07-02 Chong YidongFix faulty `if' statement in delete_frame.
2010-07-02 Eli ZaretskiiFix MS-DOS build due to removal of P_.
2010-07-02 Eli ZaretskiiFix the MS-DOS build due to removal of P_.
2010-07-02 Jan DRemove __P.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-07-02 Jan DRemove P_ and __P macros.
2010-07-02 Dan NicolaescuDefine USE_LISP_UNION_TYPE using autoconf.
2010-07-02 Dan NicolaescuCleanup old code.
2010-07-01 Jan D* window.c (Fwindow_absolute_pixel_edges): Doc fix.
2010-07-01 Jan DNew functions that return window edges with absolute...
2010-07-01 Jan D* nsfns.m (compute_tip_xy): Do not convert coordinates...
next