summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulib and try to repair bad mergePaul Eggert2015-01-272-353/+0
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-0/+353
|\
| * Fix copyright years by handPaul Eggert2015-01-011-1/+1
| * Update copyright year to 2015Paul Eggert2015-01-0118-18/+18
* | Fix a couple of AM_V_GEN bugsPaul Eggert2015-01-232-0/+17
* | Check exit statuses in lib-src/MakefilePaul Eggert2015-01-222-22/+44
* | Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller2015-01-222-8/+14
* | Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-213-18/+43
* | Support Make verbosity levels in w32 targets previously left outEli Zaretskii2015-01-162-1/+12
* | Give up on -Wsuggest-attribute=constPaul Eggert2015-01-152-12/+6
* | Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert2015-01-132-0/+18
* | Support const and noreturn DEFUN attributes.Dmitry Antipov2015-01-132-39/+95
* | Port to 32-bit --with-wide-intPaul Eggert2015-01-102-4/+9
* | Port to 32-bit Sun C 5.12 sparcPaul Eggert2015-01-102-1/+8
* | Use 0 for QnilPaul Eggert2015-01-052-0/+13
* | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-052-76/+226
* | 'temacs -nw' should not call missing functionsPaul Eggert2015-01-042-2/+7
* | # ChangeLog fixesGlenn Morris2015-01-041-3/+13
* | Less 'make' chatter for lib-srcPaul Eggert2015-01-032-2/+7
* | Fix copyright years by handPaul Eggert2015-01-011-1/+1
* | Update copyright year to 2015Paul Eggert2015-01-0116-17/+17
* | Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii2014-12-272-6/+14
* | Prefer stpcpy to strcatPaul Eggert2014-12-255-57/+55
* | ChangeLog fixesGlenn Morris2014-12-241-0/+4
* | Spelling fixesPaul Eggert2014-12-131-4/+4
* | Remove lib-src/grep-changelogGlenn Morris2014-12-133-274/+7
* | Various minor details accumulated over timeStefan Monnier2014-12-081-2/+2
* | Merge branch 'emacs-24'.Paul Eggert2014-11-281-7/+0
|\ \ | |/
| * .gitignore cleanup.Paul Eggert2014-11-171-7/+0
* | * lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris2014-11-232-1/+5
* | Further reduce number of versioned files storing Emacs version number.Glenn Morris2014-11-222-1/+4
* | Add some .ico dependencies to Makefile .res rulesGlenn Morris2014-11-222-1/+5
* | Merge from emacs-24Stefan Monnier2014-10-201-2/+2
|\ \ | |/
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* | movemail: don't dump core if the current time is outlandishPaul Eggert2014-09-232-11/+19
* | Fix typo in previous change's ChangeLog.Paul Eggert2014-09-011-1/+1
* | --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-012-13/+37
* | * etags.c (emacs_strchr, emacs_strrchr): Remove.Paul Eggert2014-08-312-56/+23
* | Use "b" flag more consistently; avoid "t".Paul Eggert2014-07-152-7/+9
* | Use binary-io module, O_BINARY, and "b" flag.Paul Eggert2014-07-145-80/+41
* | * make-docfile.c: Simplify a bit, to simplify further refactoring.Paul Eggert2014-07-132-65/+70
* | Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ruGlenn Morris2014-07-122-0/+7
|\ \ | |/
| * * etags.c (Lisp_functions): Also record cl-defun etc.Paul Eggert2014-07-122-0/+7
* | lib-src/Makefile trivial simplificationsGlenn Morris2014-06-252-23/+30
* | Omit redundant extern decls.Paul Eggert2014-06-173-5/+19
* | Makefile commentsGlenn Morris2014-06-151-1/+1
* | Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris2014-06-152-1/+8
* | Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii2014-06-152-0/+5
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-142-1/+4