1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

ChangeLog fixes

This commit is contained in:
Glenn Morris 2014-01-21 00:49:46 -08:00
parent ca4cfde314
commit 38942b9cf5
12 changed files with 49 additions and 31 deletions

View File

@ -29,11 +29,8 @@
2014-01-08 Eric S. Raymond <esr@thyrsus.com>
* INSTALL.BZR: Renamed to INSTALL.REPO
* INSTALL, autogen.sh, etc/AUTHORS, etc/CONTRIBUTE,
lisp/emacs-lisp/authors.el, nt/INSTALL: Carry through the
above renaming.
* INSTALL.REPO: remove all references to any specific VCS.
* INSTALL.BZR: Rename to INSTALL.REPO. Remove refs to specific VCS.
* INSTALL, autogen.sh: Update for above change.
2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
@ -2079,9 +2076,8 @@
All uses changed to waitpid and WEXITSTATUS.
Avoid needless autoheader after autogen.sh.
* src/stamp-h.in: Remove from bzr repository; no longer needed there.
* .bzrignore: Add it.
* autogen.sh: Create it.
* .bzrignore: Add src/stamp-h.in.
* autogen.sh: Create src/stamp-h.in.
2012-08-01 Glenn Morris <rgm@gnu.org>
@ -3056,7 +3052,6 @@
(WARN_CFLAGS, GNULIB_WARN_CFLAGS): New variable.
(PKG_CHECK_MODULES, C_SWITCH_X_SITE): Use -isystem rather than -I,
when including system files with GCC.
* etc/NEWS: Mention --enable-gcc-warnings.
* INSTALL (DETAILED BUILDING AND INSTALLATION): Likewise.
* lib/Makefile.am (AM_CFLAGS): New macro.
* m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
@ -3998,7 +3993,7 @@
src/makefile.w32-in and adapt. Depend on stamp_BLD.
(GNULIBOBJS): Add $(BLD)/filemode.$(O).
2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
2011-02-21 Paul Eggert <eggert@cs.ucla.edu>
Import filemode module from gnulib.
* .bzrignore: Add lib/sys/.
@ -4007,7 +4002,6 @@
* lib/filemode.c: Renamed from src/filemode.c and regenerated
from gnulib. This adds support for some more file types, e.g.,
Cray DMF migrated files.
* lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
* lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4:
* m4/sys_stat_h.m4: New files, generated from gnulib.
* aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
@ -4044,8 +4038,6 @@
* lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
imported from gnulib.
* Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
* admin/notes/copyright: Remove src/md5.c and src/md5.h as
special cases.
2011-02-19 Eli Zaretskii <eliz@gnu.org>
@ -4065,7 +4057,6 @@
Import getloadavg module from gnulib.
* .bzrignore: Add lib/stdlib.h.
* Makefile.in (GNULIB_MODULES): Add getloadavg.
* admin/notes/copyright: Remove src/getloadavg.c as a special case.
* configure.in (LIBS_SYSTEM): Omit -lkstat on sol2*; gnulib does this.
(AC_CONFIG_LIBOBJ_DIR, AC_FUNC_GETLOADAVG, GETLOADAVG_FILES):
Remove; gnulib does this now.
@ -4079,7 +4070,7 @@
* lib/stdlib.in.h, m4/getloadavg.m4, m4/stdlib_h.m4: New files,
from gnulib.
* aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
* src/config.in: Regenerate.
Regenerate.
2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
@ -4506,7 +4497,7 @@
* m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/gnulib-tool.m4, missing:
New files, generated automatically, with 'make sync-from-gnulib'
followed by 'make'.
* configure, lisp/dired.el, src/config.in: Regenerate.
* configure: Regenerate.
Automate syncing from gnulib.
* INSTALL, README: Document new subdirectory 'lib'.

View File

@ -1036,6 +1036,10 @@
* notes/bugtracker (bugtracker_debbugs_url): Fix typo.
2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
* notes/copyright: Remove src/md5.c and src/md5.h as special cases.
2011-02-19 Eli Zaretskii <eliz@gnu.org>
* admin.el (set-version): Add msdos/sed2v2.inp.
@ -1045,6 +1049,7 @@
Remove no-longer needed getloadavg symbols.
* CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
(LDAV_SYMBOL): Remove.
* notes/copyright: Remove src/getloadavg.c as a special case.
2011-02-12 Glenn Morris <rgm@gnu.org>
@ -1567,7 +1572,7 @@
Sub-directory `unidata' is for codes to generate charprop.el and
many other uni-*.el files from `UnicodeData.txt'.
* Unidata/README: New file.
* unidata/README: New file.
* unidata/Makefile: New file.

View File

@ -9695,13 +9695,13 @@
2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
* man/ack.texi, man/basic.texi, man/cmdargs.texi:
* man/commands.texi, man/custom.texi, man/display.texi:
* man/emacs.texi, man/files.texi:
* man/frames.texi, man/glossary.texi, man/killing.texi:
* man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
* man/mule.texi, man/rmail.texi, man/search.texi:
* man/sending.texi, man/text.texi, man/trouble.texi:
* ack.texi, basic.texi, cmdargs.texi:
* commands.texi, custom.texi, display.texi:
* emacs.texi, files.texi:
* frames.texi, glossary.texi, killing.texi:
* macos.texi, mark.texi, misc.texi, msdog.texi:
* mule.texi, rmail.texi, search.texi:
* sending.texi, text.texi, trouble.texi:
Replace @sc{ascii} and ASCII with @acronym{ASCII}.
2003-11-01 Alan Mackenzie <acm@muc.de>

View File

@ -4835,7 +4835,7 @@
2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
* calc/calc.texi (Radix Modes): Clarify two's complement notation.
* calc.texi (Radix Modes): Clarify two's complement notation.
2009-12-14 Chong Yidong <cyd@stupidchicken.com>
@ -10593,8 +10593,8 @@
2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
* man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
* man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
* ediff.texi, tramp.texi, vip.texi, viper.texi:
* widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
@acronym{ASCII}.
2003-10-26 Karl Berry <karl@gnu.org>
@ -11207,7 +11207,7 @@
1993-11-15 Paul Eggert (eggert@twinsun.com)
* man/Makefile (../info/cl.info): Rename from ../info/cl.
* Makefile (../info/cl.info): Rename from ../info/cl.
1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)

View File

@ -739,6 +739,11 @@
* MORE.STUFF: General update. Mention list-packages.
Remove many old/outdated URLs.
2012-04-18 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: Mention --enable-gcc-warnings.
2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
* publicsuffix.txt: New file (bug#1401).

View File

@ -725,7 +725,7 @@
2012-05-05 Jim Meyering <meyering@redhat.com>
* lib-src/pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
* pop.c (pop_stat, pop_list, pop_multi_first, pop_last):
NUL-terminate the error buffer (Bug#11372).
2012-05-02 Juanma Barranquero <lekktu@gmail.com>

View File

@ -347,6 +347,8 @@
In preparation for the move to git, sanitize out some
Bazaar-specific names.
* emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
* version.el (emacs-bzr-version): Name changed to
emacs-repository-version. Obsolete-variable alias made.
* loadup.el: Follow through on this name change.

View File

@ -578,6 +578,10 @@
* net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
`field' property of `rfn-eshadow-overlay'.
2011-02-21 Paul Eggert <eggert@cs.ucla.edu>
* emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c.
2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
* net/netrc.el (netrc-parse): Comment fix.
@ -2033,6 +2037,10 @@
Don't auto-indent for indent-to-left-margin, it's too often
counter-productive.
2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
* dired.el: Regenerate.
2011-01-16 Tassilo Horn <tassilo@member.fsf.org>
* strokes.el (strokes-read-stroke): Re-fill strokes buffer with

View File

@ -1234,7 +1234,7 @@
1998-07-30 Paul Eggert <eggert@twinsun.com>
* lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
* Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
(lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o):
Add dependencies to corresponding .c files for Solaris 2.x VPATH make.

View File

@ -44,7 +44,7 @@
2012-10-04 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib.
* msdos/sedlibmk.inp (REPLACE_PTSNAME): Edit to appropriate value.
* sedlibmk.inp (REPLACE_PTSNAME): Edit to appropriate value.
2012-09-27 Paul Eggert <eggert@cs.ucla.edu>

View File

@ -1837,6 +1837,8 @@
(float_to_string): Use dtoastr rather than rolling our own code,
which had an off-by-one bug on non-IEEE hosts.
* config.in: Regenerate.
Automate syncing from gnulib.
* Makefile.in (lib): New macro.
(ALL_CFLAGS): Add -I$(lib) -I$(srcdir)/../lib.

View File

@ -8160,6 +8160,11 @@
* nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR rather than
hard-coding the path separator.
2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
* stamp-h.in: Remove from bzr repository; no longer needed there
now ../autogen.sh creates it.
2012-08-01 Paul Eggert <eggert@cs.ucla.edu>
Use "ASET (a, i, v)" rather than "AREF (a, i) = v".