]> code.delx.au - gnu-emacs/history - src/emacs.c
Fix use of int instead of EMACS_INT in editfns.c.
[gnu-emacs] / src / emacs.c
2010-09-21 Dan Nicolaescu* src/emacs.c: Do not include sys/ioctl.h, not needed.
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-10 Lars Magne Ingebri... Add support for the libxml2 library.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-22 Chong YidongMake obsolete --unibyte argument do nothing (Bug#6886).
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-22 Eli ZaretskiiClean up and ANSIfy unexcoff.c.
2010-08-22 Dan NicolaescuSimplify termio code.
2010-08-20 Joakim Veronamerge from upstream
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-17 Joakim Veronamerge from trunk
2010-08-11 Jan DFix -Wwrite_strings in general and for Gtk+ specific...
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-06 Dan Nicolaescuemacs.c cleanups.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-07-27 Dan Nicolaescu* src/emacs.c (Fkill_emacs): Remove return statement.
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-25 Andreas SchwabUse __executable_start to find start of text segment...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-14 Kenichi Handamerge trunk
2010-07-13 Eli ZaretskiiFix the MS-DOS build; remove more "#ifdef subprocesses".
2010-07-13 Eli ZaretskiiRemove more "#ifdef subprocesses".
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 NicolaescuConvert function definitions to standard C and some...
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse strchr, strrchr instead of index, rindex
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-05 Dan NicolaescuConvert declarations or definitions to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-04 Juanma BarranqueroTurn `directory-sep-char' into a noop.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-15 Ken Raeburn* emacs.c (main): Initialize initial-environment and...
2010-05-15 Ken RaeburnHandle --version reasonably in CANNOT_DUMP configuration.
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-06 Dan Nicolaescu* emacs.c (main): Remove NO_DIR_LIBRARY conditional...
2010-05-04 Dan NicolaescuRemove BSD_PGRPS.
2010-05-02 Jan DjärvRun kill-emacs when exiting for display closed or SIGTE...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-03 Joakim Veronamerge from trunk
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove support for old GNU/Linux using libc version 5.
2010-03-20 Dan NicolaescuRemove obsolete uses of HAVE_SHM.
2010-03-18 Glenn MorrisRemove obsolete code in emacs.c that chooses a bug...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-18 Kenichi HandaAdd bug number.
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-16 Chong YidongCommand line arg processing fix (Bug#5392)
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Juanma BarranqueroFix typos in comments and ChangeLogs.
2010-01-13 Kenichi Handamerge trunk
2010-01-12 Glenn MorrisReplace emacs-pretest-bug with bug-gnu-emacs mailing...
2009-12-09 Chong Yidong* configure.in: Allow compiling Emacs with GTK on Cygwin.
2009-11-17 Jan DjärvHandle system default font and changing font parameters.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-06 Dan Nicolaescu* process.c (socket_options): Make it const.
2009-10-23 Stefan Monnier* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-18 Adrian Robert* emacs.c (main) [HAVE_NS]: fix error printf in daemon...
2009-09-18 Adrian Robert(inhibit_x_resources): Update doc string for NS. ...
2009-09-17 Juanma BarranqueroThe --quick command line option now ignores X resources...
2009-08-29 Stefan Monnier* NEWS: Declare unibyte sessions obsolete.
2009-08-26 Dan Nicolaescu* lisp.h: Replace #if 0 code for checking with text...
2009-08-20 Glenn Morris(system-type): Doc fix.
2009-08-17 Ken Raeburn(main): Don't call syms_of_data twice.
next