aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-15Bump version to 23.3.90.Chong Yidong1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris24-24/+24
2012-01-10Update short copyright year to 2012 (do not merge to trunk)Glenn Morris4-3/+9
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris20-20/+20
2012-01-04Update short copyright year to 2012.Glenn Morris4-3/+9
2011-12-30Spelling fixes.Paul Eggert1-1/+1
2011-12-29Spelling fixes.Paul Eggert1-1/+1
2011-12-25* etags.c (C_entries): Properly skip over string and characterAndreas Schwab2-17/+24
2011-12-11Spelling fixes.Paul Eggert1-1/+1
2011-12-04Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero2-8/+24
2011-11-30Fix typo in comment.Chong Yidong1-1/+1
2011-11-30* emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2-0/+10
2011-11-27Fix MS-Windows build with MSVC compiler.Eli Zaretskii3-2/+8
2011-11-26Spelling fixes.Paul Eggert1-1/+1
2011-11-23* lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2-1/+7
2011-11-19Spelling fixes.Paul Eggert2-32/+32
2011-11-19Spelling fixes.Paul Eggert1-1/+1
2011-11-17Spelling fixes.Paul Eggert1-1/+1
2011-11-17Spelling fixes.Paul Eggert1-1/+1
2011-11-16Fix typos.Juanma Barranquero2-5/+5
2011-11-16Fix typos.Juanma Barranquero1-1/+1
2011-11-14* lib-src/Makefile.in (all): Make sure "all" is the first target.Dan Nicolaescu2-2/+6
2011-11-14Spelling fixes.Paul Eggert1-1/+1
2011-11-12Spelling fixes.Paul Eggert1-1/+1
2011-10-27src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall.Juanma Barranquero2-2/+6
2011-09-09Whitespace changes.Juanma Barranquero5-63/+63
2011-09-07* lib-src/etags.c (Fortran_functions): Handle "elemental" functions.Glenn Morris2-0/+7
2011-09-07* lib-src/etags.c (Fortran_functions): Handle "pure" functions. (tiny change)Dieter Schuster2-0/+7
2011-08-28Add Bug#.Paul Eggert1-1/+1
2011-08-28* update-game-score.c: Include <limits.h>Paul Eggert2-10/+8
2011-08-28* movemail.c (main): Do not use sprintf when its result might not fitPaul Eggert2-4/+7
2011-08-28* etags.c (xmalloc, xrealloc): Accept size_t, not unsigned int,Paul Eggert2-10/+41
2011-08-28Integer and memory overflow issues.Paul Eggert2-37/+79
2011-07-25Add Bug#.Paul Eggert1-1/+1
2011-07-24Merge from gnulib, using build-aux to remove clutter.Paul Eggert2-2/+7
2011-07-09* lib-src/update-game-score.c (usage): Update usage line.Andreas Schwab2-3/+6
2011-07-06Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert7-39/+11
2011-07-04[ChangeLog]Paul Eggert2-9/+5
2011-07-02* lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Avoid tty mode onJason Rumney2-0/+13
2011-06-25* lib-src/emacsclient.c (print_help_and_exit): More fixing of previous.Glenn Morris1-1/+1
2011-06-25* lib-src/emacsclient.c (print_help_and_exit): Fix previous change.Glenn Morris1-1/+2
2011-06-25Minor additions for previous emacsclient change.Glenn Morris2-2/+8
2011-06-25Allow emacsclient to set parameters of new graphical frames (bug#5864)Andreas Rottmann2-0/+20
2011-06-10* movemail.c: Fix race condition and related bugs (Bug#8836).Paul Eggert2-11/+34
2011-06-01* lib-src/emacsclient.c (socket_status): Use constant pointer.Dan Nicolaescu2-1/+5
2011-05-28[ChangeLog]Paul Eggert3-9/+8
2011-05-25* lib-src/Makefile.in (all, clean): Use $EXE_FILES.Glenn Morris2-2/+3
2011-05-24Small further clean-up in lib-src/Makefile.inGlenn Morris2-14/+14
2011-05-24* lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file.Glenn Morris2-5/+4
2011-05-24Tiny simplifications in lib-src/Makfile.inGlenn Morris2-6/+8