aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Add --quiet option for emacsclient (bug#663) (tiny change)Drake Wilson2011-03-022-4/+20
* Fix dependencies following 2011-02-26T05:54:[email protected].Eli Zaretskii2011-02-262-1/+3
* Fix the MS-Windows build after 2011-02-26T05:54:[email protected].Eli Zaretskii2011-02-262-6/+29
* * ebrowse.c (BROWSE_STRUCT): Remove unused macro.Paul Eggert2011-02-252-1/+1
* * ebrowse.c (parse_qualified_param_ident_or_type): Make it clearPaul Eggert2011-02-252-1/+8
* * fakemail.c: Include <ignore-value.h>.Paul Eggert2011-02-252-3/+18
* * ebrowse.c (insert_keyword): Rename parameter to avoid shadowing diagnostic.Paul Eggert2011-02-252-3/+4
* * ebrowse.c (putstr): Rename from PUTSTR and turn into a function.Paul Eggert2011-02-252-29/+36
* * emacsclient.c (IF_LINT): New macro.Paul Eggert2011-02-252-2/+14
* * emacsclient.c (xstrdup): Remove; no longer needed.Paul Eggert2011-02-252-23/+14
* * emacsclient.c (main): Avoid dangling 'if'.Paul Eggert2011-02-252-15/+17
* * emacsclient.c: Redo local variables to avoid shadowing problems.Paul Eggert2011-02-252-8/+14
* * etags.c (ISUPPER): Move to inside the only #ifdef where it's used.Paul Eggert2011-02-252-1/+4
* * make-docfile.c (scan_c_file): Refactor local variable decls to make their s...Paul Eggert2011-02-252-9/+6
* * make-docfile.c (write_globals): Change char * to char const *Paul Eggert2011-02-252-1/+7
* * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.Stefan Monnier2011-02-231-1/+1
* Fix 2011-02-22T17:37:[email protected].Eli Zaretskii2011-02-222-1/+4
* MS-Windows part of 2011-02-21T23:22:[email protected], addition of min-m...Eli Zaretskii2011-02-222-0/+18
* etags: Downcase drive letters, for consistency with Emacs proper.Paul Eggert2011-02-222-4/+7
* Merge: Assume S_ISLNK etc. work, since gnulib supports this.Paul Eggert2011-02-212-6/+7
|\
| * [ChangeLog]Paul Eggert2011-02-212-6/+7
* | lib-src/makefile.w32-in (obj): Remove filemode.o.Juanma Barranquero2011-02-222-3/+7
|/
* * movemail.c: Define macros only in needed contexts.Paul Eggert2011-02-212-2/+16
* * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h.Paul Eggert2011-02-212-2/+3
* Merge from mainline.Paul Eggert2011-02-212-0/+11
|\
| * Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-212-0/+11
* | [ChangeLog]Paul Eggert2011-02-213-10/+8
* | * test-distrib.c (buf): Make this local, to avoid shadowing.Paul Eggert2011-02-212-2/+2
* | * movemail.c (popmail): Report fchown failure instead of ignoring it.Paul Eggert2011-02-212-1/+15
* | * make-docfile.c (input_buffer): Rename variables to avoid shadowing.Paul Eggert2011-02-212-8/+11
* | Merge from mainline.Paul Eggert2011-02-212-1/+6
|\|
| * * make-docfile.c (scan_c_file): Adapt to the new BVAR macro.Ben Key2011-02-212-1/+6
* | * movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE):Paul Eggert2011-02-213-17/+5
* | * movemail.c: Remove unused varsPaul Eggert2011-02-212-5/+1
* | * movemail.c (main, pop_retr): Rename locals to avoid shadowing.Paul Eggert2011-02-212-11/+13
* | Declare file-scope functions and variables static if not exported.Paul Eggert2011-02-219-215/+181
|/
* lib-src/makefile.w32-in (obj): Remove md5.o.Juanma Barranquero2011-02-202-1/+5
* * lib-src/emacsclient.c (main): Loop while `recv' return EINTR.Karl Chen2011-02-182-103/+118
* Don't ignore files that are no longer generatedAndreas Schwab2011-02-131-1/+0
* * make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.Paul Eggert2011-02-082-3/+9
* Make globals.h a generated headerTom Tromey2011-02-082-2/+197
* * emacsclient.c: conform to C89 pointer rulesPaul Eggert2011-02-042-2/+8
* lib-src/makefile.w32-in (obj): Remove strftime.o, it's not in src/.Eli Zaretskii2011-02-022-1/+2
* Make "etags --version" on Windows produce the same as on Posix platforms.Eli Zaretskii2011-02-022-2/+7
* Fix the MS-Windows build broken by 2011-01-30T23:34:[email protected] an...Eli Zaretskii2011-01-312-6/+8
* src/emacs.c now gets version number from configure.inPaul Eggert2011-01-312-2/+7
* make-docfile: don't corrupt heap for an invalid .elc fileJim Meyering2011-01-302-3/+17
* Fix the MS-Windows build broken by 2011-01-17T19:01:[email protected] an...Eli Zaretskii2011-01-294-40/+34
* Refill some long/short copyright headers.Glenn Morris2011-01-264-6/+9
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2421-45/+22