* simple.el (list-processes): Doc fix.
[bpt/emacs.git] / lib-src /
2012-08-03 Juanma Barranquero* nt/config.nt: Sync with autogen/config.in.
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-02 Paul EggertUse C99-style 'extern inline' if available.
2012-08-02 Glenn MorrisMove NT-specific include file to the NT include directory
2012-08-02 Paul EggertPort to Solaris 8.
2012-08-01 Glenn MorrisUpdate lib-src config.h dependencies
2012-08-01 Juanma BarranqueroAdapt Windows port to recent changes in autogen/config.in.
2012-07-30 Paul EggertUpdate .PHONY listings in makefiles.
2012-07-29 Eli ZaretskiiFix parallel builds on Windows in lib-src.
2012-07-29 Paul EggertDon't use the abbreviation "win" to refer to Windows...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-12 Paul Eggert* movemail.c: Add missing 'defined'.
2012-07-11 Paul EggertPort 'movemail' again to Solaris and similar hosts.
2012-07-11 Paul EggertAssume strerror.
2012-07-10 Paul EggertEMACS_TIME simplification (Bug#11875).
2012-07-10 Paul EggertSimplify by avoiding confusing use of strncpy etc.
2012-07-09 Paul EggertAdd GCC-style 'const' attribute to functions that can...
2012-07-09 Juanma Barranquerolib-src/emacsclient.c (w32_execvp): Declare execvp...
2012-07-09 Juanma Barranquerolib-src/emacsclient.c: Adapt comments to GNU coding...
2012-07-09 Paul EggertMerge from trunk.
2012-07-09 Juanma Barranquerolib-src/makefile.w32-in: Rework dependencies.
2012-07-09 Juanma Barranquerolib-src/makefile.w32-in (ALL): Add profile.exe.
2012-07-07 Juanma BarranqueroUpdate Windows port to gnulib changes in 2012-07-06T21...
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Andreas Schwab* make-docfile.c (write_globals): Warn about duplicate...
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-03 Paul Eggert* make-docfile.c (scan_c_file): Suppress GCC warning.
2012-07-03 Tom TromeyAuto-generate EXFUN using make-docfile
2012-06-30 Juanma Barranquerolib-src/makefile.w32-in (CTAGS_CFLAGS): Remove EMACS_NAME.
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-30 Eli ZaretskiiAdapt the MS-DOS build to the latest changes.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-27 Glenn MorrisRemove paths.el
2012-06-26 Paul EggertClean out last vestiges of the old HAVE_CONFIG_H stuff.
2012-06-25 Dmitry Antipov* configure.in (AC_CHECK_FUNCS): Detect library functions
2012-06-24 Paul EggertSwitch from NO_RETURN to C11's _Noreturn.
2012-06-24 Samuel Bronson* emacsclient.c (set_local_socket): Fix a compiler...
2012-06-23 Paul EggertFix misspelling in latest ChangeLog entry.
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Andreas Schwab* make-docfile.c (search_lisp_doc_at_eol): Unget last...
2012-06-06 Glenn MorrisRemove script stamping in lib-src/
2012-06-06 Glenn MorrisRemove lib-src/vcdiff
2012-06-05 Glenn MorrisRemove some cruft from lib-src/makefile.w32-in
2012-06-03 Glenn MorrisRemove lib-src/rcs-checkin
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-30 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move...
2012-05-29 Eli ZaretskiiFix bug #11405 with MSVC build of emacsclientw.
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-26 Glenn Morris* lib-src/Makefile.in (INSTALL_DATA): Remove; unused.
2012-05-25 Paul EggertMerge from trunk.
2012-05-22 Paul EggertRemove src/m/*.
2012-05-22 Glenn Morris* lib-src/Makefile.in (install): Remove unneeded chmods.
2012-05-21 Paul EggertAssume C89 or later.
2012-05-21 Glenn MorrisCommand substitution already runs in a subshell
2012-05-18 Glenn Morris* lib-src/Makefile.in (install): Ensure $bindir exists.
2012-05-17 Glenn MorrisInstall a self-contained NS build's libexec directly...
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-12 Glenn MorrisDon't use build-aux/install-sh -d directly
2012-05-10 Paul Eggertetags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Chong YidongBackport 2012-05-02T11:33:49Z!lekktu@gmail.com from...
2012-05-02 Chong YidongBackport Bug#11374 fix from trunk
2012-05-02 Juanma BarranqueroFix ChangeLog typos.
2012-05-02 Juanma Barranquerolib-src/emacsclient.c (min): Undef before redefining it.
2012-05-02 Jim Meyering* lib-src/emacsclient.c (send_to_emacs): Avoid invalid...
2012-05-02 Jim MeyeringAdd NUL-termination to some uses of strncpy.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-29 Andreas SchwabFixes: debbugs:11380
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongFix emacsclient/server behavior under --without-x.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Paul EggertMerge from trunk.
2012-04-17 Paul EggertFix ChangeLog typo.
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertAssume less-ancient POSIX support.
2012-04-16 Paul EggertMerge from trunk.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Chong YidongMove "emacsclient -t -n" handling from emacsclient...
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-15 Juanma BarranqueroFix ChangeLog typos.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
next