diff options
author | Glenn Morris <rgm@gnu.org> | 2010-11-12 19:33:24 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-11-12 19:33:24 -0800 |
commit | 56f5a94eea43e8fab4c8a2b94d34b3329a53101f (patch) | |
tree | 78c1b30373c8e30d1f90ceaf7d18714c20ae2f61 | |
parent | 12517c7b716a5ac196c7b1747dffc8b5a6320ae8 (diff) | |
download | emacs-56f5a94eea43e8fab4c8a2b94d34b3329a53101f.tar.gz |
ChangeLog fixes.
-rw-r--r-- | doc/misc/ChangeLog | 57 | ||||
-rw-r--r-- | etc/ChangeLog | 12 |
2 files changed, 26 insertions, 43 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1069a42513a..9b014f70b42 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -4,7 +4,7 @@ 2010-11-11 Noorul Islam <noorul@noorul.com> - * org.texi: Fix typo + * org.texi: Fix typo. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> @@ -13,8 +13,7 @@ 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> - * org.texi (Images and tables): Add cross reference to - link section. + * org.texi (Images and tables): Add cross reference to link section. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> @@ -22,18 +21,16 @@ 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * multi-line header arguments :PROPERTIES: :ID: - b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END: + * org.texi: multi-line header arguments :PROPERTIES: :ID: + b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> - * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: - property + * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> - * org.texi (Project alist): Mention that this is a - property list + * org.texi (Project alist): Mention that this is a property list. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> @@ -47,18 +44,13 @@ 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (noweb): updating :noweb documentation to - reflect the new "tangle" argument - -2010-11-11 Sebastian Rose, Hannover, Germany <sebastian_rose@gmx.de> - - * org-test-which-func: New function. Find name of defun - around point. + * org.texi (noweb): Update :noweb documentation to + reflect the new "tangle" argument. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (Batch execution): improved tangling script in - documentation + * org.texi (Batch execution): Improve tangling script in + documentation. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> @@ -72,42 +64,37 @@ 2010-11-11 David Maus <dmaus@ictsoc.de> - * org.texi (Template expansion): Add date related link - type escapes + * org.texi (Template expansion): Add date related link type escapes. 2010-11-11 David Maus <dmaus@ictsoc.de> - * org.texi (Template expansion): Add mew in table for - link type escapes. + * org.texi (Template expansion): Add mew in table for link type + escapes. 2010-11-11 David Maus <dmaus@ictsoc.de> - * org.texi (Template expansion): Fix typo in link type - escapes. + * org.texi (Template expansion): Fix typo in link type escapes. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (Structure of code blocks): another - documentation tweak + * org.texi (Structure of code blocks): Another documentation tweak. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (Structure of code blocks): documentation - tweak + * org.texi (Structure of code blocks): Documentation tweak. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (Structure of code blocks): updating - documentation to mention inline code block syntax + * org.texi (Structure of code blocks): + Update documentation to mention inline code block syntax. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (comments): improved wording + * org.texi (comments): Improve wording. 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * org.texi (comments): documenting the new :comments - header arguments + * org.texi (comments): Document the new :comments header arguments. 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com> @@ -116,12 +103,12 @@ 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change) - * org.texi (Easy Templates): New section. Documents quick + * org.texi (Easy Templates): New section. Documents quick insertion of empty structural elements. 2010-11-11 Noorul Islam <noorul@noorul.com> - * org.texi: Fix doc + * org.texi: Fix doc. 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change) diff --git a/etc/ChangeLog b/etc/ChangeLog index 1b6fa77bfbd..a01fb8beef2 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,7 +1,6 @@ 2010-11-11 Eric Schulte <schulte.eric@gmail.com> - * refcards/orgcard.tex: adding new Babel key sequences to the - org refcard + * refcards/orgcard.tex: Add new Babel key sequences. 2010-10-26 Glenn Morris <rgm@gnu.org> @@ -5109,12 +5108,11 @@ ;; Local Variables: ;; coding: utf-8 -;; add-log-time-zone-rule: t ;; End: - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 - 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -5130,5 +5128,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. - -;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1 |