summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-1/+1
|\
| * * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson2014-05-061-1/+1
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-042-4/+5
|\ \ | |/
| * Handle systems without WCONTINUED consistently.Paul Eggert2014-05-032-4/+5
* | Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-302-2/+7
|\ \ | |/
| * * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2014-04-292-2/+7
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-162-2/+7
|\ \ | |/
| * Fix the MSDOS build.Eli Zaretskii2014-04-162-2/+7
* | Reduce duplication in lib-src etags/ctags rulesGlenn Morris2014-03-222-11/+17
* | Use $@ more in lib-src/Makefile.inGlenn Morris2014-03-222-11/+16
* | * lib-src/Makefile.in (../lib/libgnu.a): Explicitly pass MFLAGS.Glenn Morris2014-03-222-1/+3
* | Remove lib-src/test-distrib.c and relatedGlenn Morris2014-03-224-97/+8
|/
* 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