aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris1-3/+4
2013-07-10Port to C89.Paul Eggert4-6/+31
2013-07-08ChangeLog fixes.Juanma Barranquero1-3/+3
2013-07-02Remove some unused macros from 'configure'.Paul Eggert1-6/+6
2013-07-01Fix ChangeLog dates.Paul Eggert1-1/+3
2013-07-01Prefer plain 'static' to 'static inline'.Paul Eggert4-14/+17
2013-06-21* lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert2-1/+3
2013-06-21Use C99-style flexible array members if available.Paul Eggert2-9/+19
2013-06-19Fix typos in ChangeLogs.Juanma Barranquero1-2/+2
2013-05-29Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2-1/+5
2013-05-17Port --enable-gcc-warnings to clang.Paul Eggert3-32/+24
2013-05-15Use just DOC instead of DOC-nn.mm.Stefan Monnier2-2/+6
2013-05-05* make-docfile.c (search_lisp_doc_at_eol) [DEBUG]: Fix typo,Paul Eggert2-2/+6
2013-04-14Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii1-1/+1
2013-04-06Fix a typo in NTINC value in lib-src/Makefile.in.Eli Zaretskii1-4/+4
2013-04-06Fixed src/epaths.h generation and lib-src dependencies and libraries.Eli Zaretskii1-26/+37
2013-04-03ChangeLog fixesGlenn Morris1-4/+0
2013-04-01Fixed a typo in emacsclientw.exe's name.Eli Zaretskii1-1/+1
2013-04-01Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii1-2/+3
2013-04-01Fixed -gdwarf-2 switch and added emacsclientw.exe to lib-src/Makefile.in.Eli Zaretskii1-3/+11
2013-04-01Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii1-2/+7
2013-04-01Spelling fixes.Paul Eggert1-1/+1
2013-03-31Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2-20/+6
2013-03-30Finished with lib-src compilation, except emacsclientw and emacsclient.res.Eli Zaretskii4-19/+53
2013-03-26Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2-0/+10
2013-03-23Fix MSVC compilation problem in lib-src.cg2-1/+5
2013-03-13File synchronization fixes.Paul Eggert4-16/+20
2013-03-13Static checking by Sun C 5.12.Paul Eggert2-4/+4
2013-03-12* movemail.c: Don't grant more read permissions than necessary.Paul Eggert2-3/+7
2013-03-12* movemail.c (main): Call umask on all systems.Paul Eggert2-4/+5
2013-03-12* pop.c: Fix ERRMAX typo (Bug#13925).Paul Eggert2-1/+7
2013-03-10Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris1-0/+4
2013-03-05Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert1-7/+7
2013-02-08* movemail.c (getenv): Remove decl (unused since 1994).Paul Eggert2-1/+4
2013-01-15* make-docfile.c (write_globals): Make it a bit clearer.Paul Eggert2-2/+8
2013-01-02Add 2013 to more copyright yearsGlenn Morris1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert18-23/+25
2013-01-01lib-src/makefile.w32-in (lisp1): Add macroexp.elc (bug#13320).Juanma Barranquero2-1/+6
2012-12-11(lib-src,src,lib)/makefile.w32-in: Update dependencies.Juanma Barranquero2-0/+5
2012-12-10Final cleanups and updated ChangeLog entries.Eli Zaretskii2-6/+10
2012-12-02* lib-src/etags.c (Lisp_functions): Skip (defvar foo) declarationsKevin Ryde2-1/+33
2012-12-01* lib-src/etags.c (Perl_functions): Support "use constant".Kevin Ryde2-3/+22
2012-11-26Assume POSIX 1003.1-1988 or later for errno.h.Paul Eggert2-15/+8
2012-11-23movemail: treat EACCES etc. failures as permanentPaul Eggert2-5/+8
2012-11-21Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert4-88/+22
2012-11-20* emacsclient.c (handle_sigcont, handle_sigtstp): Use raise (sig)Paul Eggert2-2/+7
2012-11-18lib-src/makefile.w32-in, src/makefile.w32-in: Update dependencies.Juanma Barranquero2-2/+9
2012-11-17Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert3-4/+5
2012-10-26* Makefile.in (uninstall): No INSTALLABLES live in archlibdir.Glenn Morris2-2/+3
2012-10-26Program name transformations should not be applied to $EXEEXT.Glenn Morris2-4/+11