]> git.eshelyaron.com Git - emacs.git/commitdiff
Yet more ChangeLog merge fixes
authorGlenn Morris <rgm@gnu.org>
Wed, 9 May 2012 03:30:51 +0000 (20:30 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 9 May 2012 03:30:51 +0000 (20:30 -0700)
doc/emacs/ChangeLog
doc/lispref/ChangeLog
lisp/ChangeLog

index 60fba3172324a0b554fb5875444db39846527355..80d9381ec42e2ad732b0878e6ae1f0b2d9b46a5c 100644 (file)
@@ -3,47 +3,6 @@
        * frames.texi (Mouse References, Mouse Commands): Fix index
        entries (Bug#11362).
 
-2012-05-09  Glenn Morris  <rgm@gnu.org>
-
-       * custom.texi (Customization Groups, Custom Themes, Examining):
-       Improve page breaks.
-
-       * rmail.texi (Rmail Display): Use example rather than smallexample.
-
-       * calendar.texi: Convert inforefs to refs.
-
-       * dired.texi (Dired Enter): Improve page break.
-
-       * abbrevs.texi (Abbrev Concepts): Copyedits.
-
-       * maintaining.texi (Registering, Tag Syntax):
-       Tweak line and page breaks.
-
-       * programs.texi (Programs, Electric C): Copyedits.
-       (Program Modes): Add xref to Fortran.
-       (Left Margin Paren): Remove what was (oddly enough) the only use
-       of defvar in the entire Emacs manual.
-       (Hungry Delete): Remove footnote about ancient Emacs version.
-       (Other C Commands): Use example rather than smallexample.
-
-       * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
-       (Nroff Mode, Enriched Indentation, Table Rows and Columns):
-       Tweak line and page breaks.
-
-       * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
-       (Major Modes): Use example rather than smallexample.
-
-       * mule.texi (Output Coding): Reword to improve page-breaks.
-
-       * frames.texi (Fonts): Tweak line and page breaks.
-       Use example rather than smallexample.  Change cross-reference.
-       (Text-Only Mouse): Fix xref.
-
-       * buffers.texi (Buffers, Kill Buffer, Several Buffers)
-       (Indirect Buffers): Tweak line- and page-breaks.
-
-       * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
-
 2012-05-05  Glenn Morris  <rgm@gnu.org>
 
        * custom.texi (Customization Groups, Custom Themes, Examining):
index 7c2f61d12987ac2f246415ebc606360bab8f9d2c..1b9fa0991e424b23964d953c865c1c51a7e38bef 100644 (file)
        (Sequencing, Conditionals, Signaling Errors, Handling Errors):
        Tweak page breaks.
 
-       * lists.texi (List-related Predicates, List Variables):
-       Tweak page-breaks.
-       (Sets And Lists): Convert inforef to xref.
-
-       * text.texi (Auto Filling): Don't mention Emacs 19.
-
-       * commands.texi (Event Input Misc): Don't mention unread-command-char.
-       * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
-
-       * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
-
-       * intro.texi (Caveats): Copyedit.
-       (Lisp History): Convert inforef to xref.
-       (Lisp History, Printing Notation, Version Info): Improve page-breaks.
-
-       * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
-
 2012-05-08  Glenn Morris  <rgm@gnu.org>
 
        * two.el: Remove; unused since creation of two-volume.make.
index e9d849691fdb5f597aff4052b71837c93924fdde..635a24deeadef397b9a127024aa404659486974a 100644 (file)
        shell-delimiter-argument-list (bug#11348).
        (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
 
-2012-05-09  Chong Yidong  <cyd@gnu.org>
-
-       * select.el (xselect--encode-string): Always use utf-8 for TEXT on
-       Nextstep.
-
 2012-05-09  Juanma Barranquero  <lekktu@gmail.com>
 
        * textmodes/rst.el: Silence byte-compiler warnings.