ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Tue, 7 Jan 2014 16:55:17 +0000 (08:55 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 7 Jan 2014 16:55:17 +0000 (08:55 -0800)
doc/emacs/ChangeLog
doc/lispref/ChangeLog
doc/misc/ChangeLog

index ba18eef..b699ae4 100644 (file)
 
 2010-03-27  Nick Roberts  <nickrob@snap.net.nz>
 
-       doc/emacs/building.texi: Describe restored GDB/MI functionality
+       building.texi: Describe restored GDB/MI functionality
        removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
-       doc/emacs/emacs.texi: Update node names for building.texi.
+       emacs.texi: Update node names for building.texi.
 
 2010-03-24  Glenn Morris  <rgm@gnu.org>
 
 
 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
 
-       * emacs/buffers.texi, emacs/files.texi (Version-control):
+       * buffers.texi, files.texi (Version-control):
        vc-toggle-read-only is no longer a good idea...
 
 2008-04-29  Glenn Morris  <rgm@gnu.org>
index 4de37bd..dfe9e6d 100644 (file)
 
 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
 
-       * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
-       lispref/customize.texi, lispref/display.texi, lispref/files.texi,
-       lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
-       lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
-       lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
-       lispref/processes.texi, lispref/searching.texi,
-       lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
-       lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
-       @acronym{FOO}.
+       * anti.texi, backups.texi, commands.texi, customize.texi:
+       * display.texi, files.texi, internals.texi, keymaps.texi:
+       * loading.texi, modes.texi, nonascii.texi, numbers.texi:
+       * objects.texi, os.texi, positions.texi, processes.texi:
+       * searching.texi, sequences.texi, streams.texi, strings.texi:
+       * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}.
 
 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
 
index df132b6..cc42637 100644 (file)
@@ -1,10 +1,10 @@
 2013-01-07  Rasmus  <w530@pank.eu>
 
-       * misc/org.texi (Global and local cycling): Fix missing '@'.
+       * org.texi (Global and local cycling): Fix missing '@'.
 
 2013-01-07 Bastien Guerry <bzg@gnu.org>
 
-       * misc/org.texi (Global and local cycling): Mention C-u C-u TAB.
+       * org.texi (Global and local cycling): Mention C-u C-u TAB.
        (Include files, The Export Dispatcher)
        (Advanced configuration)
        (Header arguments in Org mode properties): Spelling fixes.
@@ -14,7 +14,7 @@
 
 2013-01-07  Nicolas Goaziou  <n.goaziou@gmail.com>
 
-       * misc/org.texi (Org export): New section.
+       * org.texi (Org export): New section.
        (HTML doctypes): Fix whitespace error.  Fix display.
        (Publishing options): Add missing html publishing options.
 
 
 2013-02-07  Eric Ludlam  <zappo@gnu.org>
 
-       * doc/misc/ede.texi (Creating a project): Make ede-new doc less
+       * ede.texi (Creating a project): Make ede-new doc less
        specific, and only about items it supports, indicating that there
        might be more.  Remove refs to simple project and direct automake
        from ede new.
 
 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * doc/misc/calc.texi (Date Forms): Mention the customizable
+       * calc.texi (Date Forms): Mention the customizable
        Gregorian-Julian switch.
        (Customizing Calc): Mention the variable `calc-gregorian-switch'.
 
 
 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
+       * calc.texi (Basic Operations on Units, Customizing Calc):
        Mention `calc-ensure-consistent-units'.
 
 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>