summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton2015-03-271-0/+4
* Fix copyright years by handPaul Eggert2015-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-0118-18/+18
* .gitignore cleanup.Paul Eggert2014-11-171-7/+0
* Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* * etags.c (Lisp_functions): Also record cl-defun etc.Paul Eggert2014-07-122-0/+7
* Fix rcs2log problems with CVS.Paul Eggert2014-05-202-16/+53
* * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson2014-05-061-1/+1
* Handle systems without WCONTINUED consistently.Paul Eggert2014-05-032-4/+5
* * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2014-04-292-2/+7
* Fix the MSDOS build.Eli Zaretskii2014-04-162-2/+7
* lib-src/emacsclient.c (main): #ifdef out previous change on Windows.Juanma Barranquero2014-03-102-0/+6
* Fix emacsclient terminal corruption when in background.Paul Eggert2014-03-092-3/+23
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-14/+10
* Fix emacsclient's handling of SIGCONT.Paul Eggert2014-02-252-3/+8
* Fix typos in Changelogs.Juanma Barranquero2014-02-131-1/+1
* Document 2014-01-22T19:02:41Z!eggert@cs.ucla.edu better.Paul Eggert2014-01-231-5/+19
* Fix MS-Windows build in lib-src broken by last commit.Eli Zaretskii2014-01-222-0/+11
* Fix miscellaneous update-game-score bugs.Paul Eggert2014-01-222-12/+20
* Unduplicate the lib-src/ and etc/ ChangeLogsGlenn Morris2014-01-211-590/+11
* ChangeLog fixesGlenn Morris2014-01-211-1/+1
* update-game-score fixes for -m and integer overflowPaul Eggert2014-01-192-85/+169
* ChangeLog fixesGlenn Morris2014-01-161-3/+3
* Spelling fixes.Paul Eggert2014-01-151-1/+1
* Spelling fixes.Paul Eggert2014-01-042-2/+8
* Fix copyright years by hand.Paul Eggert2014-01-011-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0118-19/+19
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-146-359/+362
* Prefer tail calls.Paul Eggert2013-11-133-7/+9
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-242-1/+5
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-232-0/+5
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-232-24/+24
* Make building in directories with whitespace possibleGlenn Morris2013-10-222-3/+8
* * lib-src/make-docfile.c (search_lisp_doc_at_eol): Use int rather than charGlenn Morris2013-10-092-1/+6
* A simpler, centralized INLINE.Paul Eggert2013-09-202-2/+8
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-272-4/+6
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-271-7/+7
* Provide a Windows manifest for update-game-score.exe.Eli Zaretskii2013-08-103-1/+19
* Revert introduction of isearch-filter-predicates.Stefan Monnier2013-08-052-0/+5
* Fix bugs in update-game-score, on MS-Windows and elsewhere.Eli Zaretskii2013-08-054-28/+60
* MS-Windows followup to last commit.Eli Zaretskii2013-08-043-2/+65
* Fix some minor races in hosts lacking mkostemp.Paul Eggert2013-08-043-20/+18
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-3/+4
* Port to C89.Paul Eggert2013-07-104-6/+31
* ChangeLog fixes.Juanma Barranquero2013-07-081-3/+3
* Remove some unused macros from 'configure'.Paul Eggert2013-07-021-6/+6
* Fix ChangeLog dates.Paul Eggert2013-07-011-1/+3
* Prefer plain 'static' to 'static inline'.Paul Eggert2013-07-014-14/+17
* * lib-src/ebrowse.c: Include <stddef.h>, needed on some platforms.Paul Eggert2013-06-212-1/+3