Convert declarations or definitions to standard C.
[bpt/emacs.git] / src / ChangeLog
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-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 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 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...
2010-07-01 Jan DRename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT...
2010-07-01 Jan D* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar...
2010-07-01 Chong YidongFix application of default-frame-alist (Bug#5378).
2010-07-01 Juanma BarranqueroFix whitespace in ChangeLogs.
2010-06-30 Andreas SchwabAvoid erroneous syscalls
2010-06-30 Andreas SchwabFix typo
2010-06-30 Jan DImprove doc for system font things. Return font regard...
2010-06-30 Kenichi HandaCheck FC_DUAL too. For such fonts, check width one...
2010-06-30 Glenn Morris* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-30 Glenn MorrisRemove some cpp that is internal to configure.in.
2010-06-29 Jan DFix some compilation errors in nsfns.c
2010-06-28 Jan Dxfns.c (x_default_font_parameter): Remove got_from_syst...
2010-06-28 Jan DUse non-deprecated Gtk+ functions, add changes for...
2010-06-28 Chong Yidong* bindings.el (global-map): Bind delete and DEL, the...
2010-06-27 Dan Nicolaescu* src/s/freebsd.h (BSD4_2): Remove redundant definition.
2010-06-27 Chong YidongChange default-frame-alist and menu/tool-bar-mode inter...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-25 Chong YidongRevert last change.
2010-06-25 Chong YidongChange initial-frame-alist and default-frame-alist...
2010-06-24 Juanma Barranquerosrc/gtkutil.c (xg_update_scrollbar_pos): Avoid C99...
2010-06-22 Jan DjärvHide scroll bar when window is too small to avoid Gtk...
2010-06-22 Jan DjärvDon't use font names from GConf if font backend can...
2010-06-22 Jan Djärv* font.c (font_parse_fcname): Allow . for sizes like...
2010-06-20 Eli ZaretskiiAvoid recentering when lines differ in their height.
2010-06-19 Eli ZaretskiiFix occasional recentering under scroll-conservatively.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-16 Stefan Monnier* src/lread.c (read1): Phase out old-style backquotes...
2010-06-15 Glenn MorrisBackport from trunk: * src/editfns.c (Fbyte_to_string...
2010-06-13 Eli ZaretskiiUse Unicode database for attribute tables in bidi.c.
2010-06-12 Eli ZaretskiiUse BidiMirroring.txt for mirroring characters in bidi...
2010-06-12 Eli ZaretskiiDerive bidi type table from UnicodeData.txt.
2010-06-12 Eli ZaretskiiFix bug #6409.
2010-06-12 Romain Francoise* Makefile.in (lisp, shortlisp): Use new location of...
2010-06-10 Katsumi YamaokaSynch with Gnus trunk.
2010-06-10 Glenn Morris* src/editfns.c (Fbyte_to_string): Pacify compiler.
2010-06-10 Glenn Morris* src/m/ibms390x.h: Rather than duplicating ibms390...
2010-06-10 Juanma BarranqueroRemove duplicate ChangeLog entries.
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-09 Dan Nicolaescu* src/s/usg5-4.h: Fix previous change.
2010-06-09 Stefan Monnier* dbusbind.c (xd_append_arg): Don't "make-unibyte"...
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Juanma Barranquero* minibuf.c (Fall_completions): Check COLLECTION's...
2010-06-08 Dan Nicolaescu* src/lread.c (X_OK): Remove, unused.
2010-06-08 Dan Nicolaescu* src/dispnew.c: Remove obsolete comment.
2010-06-08 Dan NicolaescuRemove INCLUDED_FCNTL.
2010-06-07 Martin Rudalics* window.el (pop-to-buffer): Remove the conditional...
2010-06-07 Juanma Barranquero* cmds.c (Fforward_char, Fbackward_char): Fix typos...
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-05 Juanma BarranqueroRemove obsolete macro BASE_LEADING_CODE_P.
2010-06-04 Juanma BarranqueroTurn `directory-sep-char' into a noop.
2010-06-03 Andreas SchwabAdd bug number
2010-06-03 Andreas Schwab* process.c (conv_lisp_to_sockaddr): Fix conversion...
2010-06-03 Dan NicolaescuMove UNEXEC definition to autoconf.
2010-06-03 Juanma BarranqueroRemove obsolete pre-unicode2 macros.
2010-06-03 Juri Linkov* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
2010-06-03 Juanma BarranqueroFix typos.
2010-06-03 Glenn MorrisRemove NO_SOCK_SIGIO references.
2010-06-03 Glenn Morrism/hp800.h simplification.
2010-06-03 Glenn MorrisHAVE_ALLOCA not needed since alloca.s was removed.
2010-06-03 Glenn MorrisNOT_C_CODE is always true now.
2010-06-02 Dan NicolaescuFix config.h includes.
2010-06-02 Dan Nicolaescu* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference...
2010-06-02 Dan Nicolaescu* src/s/sol2-6.h: Remove obsolete comments.
2010-06-02 Dan NicolaescuRemove unnecessary alloca.h includes.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-06-01 Stefan Monnier* sysdep.c (child_setup_tty): Move the non-canonical...
2010-05-31 Stefan Monnier* src/keymap.c (Fwhere_is_internal): Fix handling of...
2010-05-31 Juanma Barranquerosrc/ChangeLog: Add missing bug id.
2010-05-30 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-05-30 Eli ZaretskiiFix crash reported in bug #6306.
2010-05-29 Eli ZaretskiiFix cursor motion in bidi-reordered continued lines.
2010-05-29 Eli ZaretskiiFinish debugging of cursor motion in bidi-reordered...
2010-05-28 Michael Albinus* fileio.c (Fdelete_file): Pass TRASH arg to handler...
2010-05-28 Eli ZaretskiiPrevent unnecessary scrolling in bidi-reordered buffers.
next