summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-142-2/+6
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-132-1/+6
* | Minor fixes for MS-Windows MinGW64 build.Eli Zaretskii2014-05-262-1/+4
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-252-16/+53
|\ \ | |/
| * Fix rcs2log problems with CVS.Paul Eggert2014-05-202-16/+53
* | Remove dependencies on getdelim and getline.Paul Eggert2014-05-182-166/+171
* | Port ctags+etags build to Sun C 5.12.Paul Eggert2014-05-183-8/+21
* | 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