]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.org
[gnu-emacs] / doc / lispref / ChangeLog
index 702db10154945b5db3507e7ebfc27ea808719a32..bafcbfab9a7f3c388667e3e4012227c99a619a56 100644 (file)
@@ -1,10 +1,10 @@
-2012-12-05  Chong Yidong  <cyd@gnu.org>
+2012-12-06  Chong Yidong  <cyd@gnu.org>
 
        * lists.texi (Plist Access): Move put example to Symbol Plists.
 
        * symbols.texi (Standard Properties): Fix typo.
 
-2012-12-02  Chong Yidong  <cyd@gnu.org>
+2012-12-03  Chong Yidong  <cyd@gnu.org>
 
        * symbols.texi (Symbol Properties): New node.
        (Symbol Plists): Make it a subsection under Symbol Properties.
 
        * commands.texi (Using Interactive): Fix index entry.
 
-2012-11-23  Martin Rudalics  <rudalics@gmx.at>
+2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * doclicense.texi: Update to latest version from FSF.
+       These are just minor editorial changes.
+       * elisp.texi (GNU Free Documentation License)
+       (GNU General Public Licens):
+       Provide sectioning, since doclicense.texi no longer does that.
+
+       * loading.texi (Named Features): @ -> @@ to fix typo.
+
+2012-11-24  Martin Rudalics  <rudalics@gmx.at>
 
        * windows.texi (Basic Windows): Fix typo.
        (Windows and Frames): Fix example.  Move description of
        * buffers.texi (The Buffer List): Fix description of
        bury-buffer.
 
-2012-11-23  Chong Yidong  <cyd@gnu.org>
+2012-11-24  Chong Yidong  <cyd@gnu.org>
 
        * modes.texi (%-Constructs): Fix statement about mode construct
        padding (Bug#12866).
 
-2012-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+2012-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * debugging.texi (Profiling): Make it more clear
        that --enable-profiling is about profiling the C code.
 
 2012-11-21  Glenn Morris  <rgm@gnu.org>
 
-       * debugging.texi (Profiling): Mention --enable-profiling (if !tex).
-       Add some basic information about the profile report buffer.
-       (Debugging): Mention profiling in the introduction.
-
-2012-11-20  Glenn Morris  <rgm@gnu.org>
+       * display.texi (Attribute Functions):
+       Update for set-face-* name changes.
+       Add new "inherit" argument for face-bold-p etc.
+       Move description of this argument to a common section, like "frame".
 
-       * debugging.texi (Profiling): New section, in progress.
+       * debugging.texi (Profiling): New section.
+       (Debugging): Mention profiling in the introduction.
        * tips.texi (Compilation Tips): Move profiling to separate section.
        * elisp.texi: Add Profiling to detailed menu.
 
-2012-11-18  Martin Rudalics  <rudalics@gmx.at>
+2012-11-21  Martin Rudalics  <rudalics@gmx.at>
 
        * windows.texi (Display Action Functions): Fix recently added
        example.  Suggested by Michael Heerdegen.
 
-2012-11-18  Paul Eggert  <eggert@cs.ucla.edu>
+2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        Minor cleanup for times as lists of four integers.
        * os.texi (Time Parsing): Time values can now be four integers.
        * loading.texi (How Programs Do Loading): Add eager macro expansion.
        * macros.texi (Expansion): Mention eager macro expansion.
 
-2012-11-17  Glenn Morris  <rgm@gnu.org>
-
        * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
 
-2012-11-17  Leo Liu  <sdl.web@gmail.com>
+2012-11-18  Leo Liu  <sdl.web@gmail.com>
 
        * minibuf.texi (Programmed Completion): Doc fix for metadata
        request (Bug#12850).
 
-2012-11-17  Glenn Morris  <rgm@gnu.org>
+2012-11-18  Glenn Morris  <rgm@gnu.org>
 
        * display.texi (Temporary Displays): Document with-temp-buffer-window.
 
        description of display-buffer-below-selected.  Reorder actions.
        Add example (Bug#12848).
 
-2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
-
-       * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
-       with normal keymaps" (bug#12868).
-
-2012-11-15  Glenn Morris  <rgm@gnu.org>
+2012-11-16  Glenn Morris  <rgm@gnu.org>
 
        * display.texi (Face Attributes): Fix :underline COLOR description.
        (Attribute Functions): Update for set-face-underline rename.
        Tweak descriptions of face-underline-p, face-inverse-video-p.
 
-2012-11-14  Glenn Morris  <rgm@gnu.org>
-
        * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
        so they align better in info.
        (Active Keymaps, Searching Keymaps, Controlling Active Maps):
        Document set-temporary-overlay-map.
 
-2012-11-12  Glenn Morris  <rgm@gnu.org>
+2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
+       with normal keymaps".
+
+2012-11-15  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * internals.texi (Garbage Collection): Update descriptions
+       of vectorlike_header, garbage-collect and gc-cons-threshold.
+       (Object Internals): Explain Lisp_Object layout and the basics
+       of an internal type system.
+       (Buffer Internals): Update description of struct buffer.
+
+2012-11-13  Glenn Morris  <rgm@gnu.org>
 
        * variables.texi (Adding Generalized Variables):
        At least mention gv-define-expander and gv-letplace.
 
-2012-11-11  Glenn Morris  <rgm@gnu.org>
-
        * debugging.texi (Error Debugging): Mention debug-on-message.
        (Using Debugger): Mention debugger-bury-or-kill.
 
        * variables.texi (Adding Generalized Variables):
        Use standard formatting for common lisp note about setf functions.
 
-2012-11-07  Martin Rudalics  <rudalics@gmx.at>
+2012-11-10  Martin Rudalics  <rudalics@gmx.at>
 
        * elisp.texi (Top): Add Recombining Windows to menu.
        * windows.texi (Recombining Windows): New subsection.
        (Splitting Windows): Rewrite text on handling of window
        combinations and move it to new subsection.
 
-2012-11-07  Chong Yidong  <cyd@gnu.org>
+2012-11-10  Chong Yidong  <cyd@gnu.org>
 
        * searching.texi (Replacing Match): Document \? in replace-match.
 
 
        * edebug.texi (Specification List): setf is no longer CL-only.
 
-2012-11-07  Glenn Morris  <rgm@gnu.org>
+2012-11-10  Glenn Morris  <rgm@gnu.org>
 
        * variables.texi (Adding Generalized Variables):
        Update description of FIX-RETURN expansion.
 
-2012-11-06  Glenn Morris  <rgm@gnu.org>
-
        * variables.texi (Setting Generalized Variables):
        Split most of previous contents into this subsection.
        (Adding Generalized Variables): New subsection.
 
        * elisp.texi: Add Generalized Variables subsections to detailed menu.
 
-2012-11-05  Chong Yidong  <cyd@gnu.org>
+2012-11-10  Chong Yidong  <cyd@gnu.org>
 
        * frames.texi (Initial Parameters): Doc fix (Bug#12144).
 
+2012-11-08  Michael Albinus  <michael.albinus@gmx.de>
+
+       * os.texi (Notifications): Update descriptions of
+       notifications-notify, notifications-close-notification and
+       notifications-get-capabilities according to latest code changes.
+       Add notifications-get-server-information.
+
 2012-11-03  Chong Yidong  <cyd@gnu.org>
 
        * objects.texi (General Escape Syntax): Clarify the explanation of