(lisp): Set to absolute file name of current directory, not to ".", to have
[bpt/emacs.git] / doc / lispref / ChangeLog
index 71d3f73..1fab2ae 100644 (file)
@@ -1,7 +1,199 @@
+2008-10-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * objects.texi (Primitive Function Type): Move "@cindex special
+       forms" from here...
+
+       * eval.texi (Special Forms): ...to here.
+
+       * functions.texi (What Is a Function): `functionp' returns nil for
+       special forms.  Add an xref.
+
+       * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
+       Variables".
+
+       * variables.texi (Frame-Local Variables): New section.
+       (Buffer-Local Variables): Add an xref to it.
+       (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
+       have both frame-local and buffer-local binding.
+
+       * frames.texi (Frames): Mention multiple tty frames.
+       (Frame Parameters, Parameter Access): Mention frame-local variable
+       bindings.
+
+2008-09-20  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Defining Faces): Recommend against face variables.
+
+2008-09-16  Juanma Barranquero  <lekktu@gmail.com>
+
+       * display.texi (Echo Area Customization): Fix typo.
+
+2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * loading.texi (Where Defined): Add `defface' item.
+
+2008-09-06  Martin Rudalics  <rudalics@gmx.at>
+
+       * loading.texi (Where Defined): Fix description of symbol-file.
+
+2008-08-26  Jason Rumney  <jasonr@gnu.org>
+
+       * display.texi (TIFF Images): New section describing :index property.
+
+2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Temporary Displays): Remove unnecessary comment
+       about usage of temp-buffer-show-hook.
+
+2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * symbols.texi (Other Plists): Fix incorrect example.
+       Suggested by Florian Beck.
+
+2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * os.texi: Fix previous change.
+
+2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * os.texi:
+       * intro.texi:
+       * files.texi: Remove VMS support.
+
+2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * os.texi:
+       * frames.texi:
+       * display.texi: Remove mentions of Mac Carbon.
+
+2008-07-01  Miles Bader  <miles@gnu.org>
+
+       * text.texi (Special Properties):
+       * display.texi (Truncation): Add wrap-prefix and line-prefix.
+
+2008-06-28  Johan Bockgård  <bojohan@gnu.org>
+
+       * display.texi (Other Image Types): Fix copy/paste error; say
+       "PBM", not "XBM".
+
+2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * os.texi: Remove references to obsolete systems.
+
+2008-06-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (distclean): Remove makefile.
+
+2008-06-17  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
+       (elisp, dist): Remove rules and variables that are obsolete now
+       the lisp manual is no longer distributed separately.
+
+2008-06-16  Glenn Morris  <rgm@gnu.org>
+
+       * configure, configure.in, mkinstalldirs: Remove unused files.
+
+       * book-spine.texinfo: Set version to 23.0.60.
+       * vol1.texi (EMACSVER):
+       * vol2.texi (EMACSVER): Set to 23.0.60.
+
+       * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
+       as per maintain.info.
+
+2008-06-15  Glenn Morris  <rgm@gnu.org>
+
+       * makefile.w32-in (manual): Use "23" rather than "21".
+
+       * Makefile.in (emacsver): New, set by configure.
+       (manual): Use emacsver.
+
+       * intro.texi: Report bugs using M-x report-emacs-bug.
+
+       * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
+
+2008-06-13  Daniel Engeler  <engeler@gmail.com>
+
+       * elisp.texi, internals.texi, processes.texi: Add documentation
+       about serial port access.
+
+2008-06-05  Miles Bader  <miles@gnu.org>
+
+       * display.texi (Displaying Faces): Update to reflect function
+       renamings in face-remap.el.
+
+2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * display.texi (Fontsets): Fix typos.
+
+2008-06-03  Miles Bader  <miles@gnu.org>
+
+       * display.texi (Displaying Faces): Add add-relative-face-remapping,
+       remove-relative-face-remapping, set-base-face-remapping,
+       and set-default-base-face-remapping.
+
+2008-06-01  Miles Bader  <miles@gnu.org>
+
+       * display.texi (Displaying Faces): Add face-remapping-alist.
+
+2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
+       variable names.
+
+2008-05-03  Eric S. Raymond  <esr@golux>
+
+       * keymaps.texi: Clarify that (current-local-map) and
+       (current-global-map) return references, not copies.
+
+2008-05-02  Juri Linkov  <juri@jurta.org>
+
+       * minibuf.texi (Text from Minibuffer): Document a list of
+       default values for `read-from-minibuffer'.
+
+2008-04-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nonascii.texi (Translation of Characters): Fix previous change.
+
+2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Overlay Properties): Clarify role of underlying
+       textprop and overlay keymaps for display strings.
+
+       * keymaps.texi (Active Keymaps): Ditto.
+
+2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * minibuf.texi (Programmed Completion):
+       Replace dynamic-completion-table with the new completion-table-dynamic.
+
+2008-04-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * intro.texi (Some Terms): Change "fonts in this manual" index
+       entry to "typographic conventions".
+
+2008-04-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * objects.texi (Text Props and Strings): Add indexing for read
+       syntax of text properties.
+
+2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * processes.texi (Decoding Output): Remove process-filter-multibyte
+       functions.
+
+2008-03-15  Martin Rudalics  <rudalics@gmx.at>
+
+       * display.texi (Finding Overlays): Say that empty overlays at
+       the end of the buffer are reported too.
+
+2008-03-13  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi (EMACSVER): Set to 23.0.60.
+
 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
 
-       * strings.texi (Formatting Strings): Treat - and 0 as flag
-       characters.
+       * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
 
 2008-02-22  Glenn Morris  <rgm@gnu.org>
 
        * objects.texi (Equality Predicates): No longer talk about "two"
        functions.
 
-2008-02-11  Lawrence Mitchell <wence@gmx.li>  (tiny change)
+2008-02-11  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
 
        * objects.texi (Equality Predicates): Add defun for
        equal-including-properties.
        * windows.texi (Window Start): Mention the feature of moving
        window-start to start of line.
 
-2008-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * keymaps.texi (Tool Bar): Document rtl property.
 
 
        * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
 
-2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frames.texi (Window System Selections): Remove clipboard from
        description of selection-coding-system.
 2006-05-30  Richard Stallman  <rms@gnu.org>
 
        * display.texi (Line Height): Fix errors in description of
-       default line height and line-height properyty.
+       default line height and line-height property.
 
        * nonascii.texi (Default Coding Systems): Further clarification.
 
        * internals.texi (Pure Storage): Mention the pure overflow message
        at startup.
 
-2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2006-05-05  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
        (Searching Keymaps): Fix pseudo-Lisp description of keymap
        Clarify remarks about that moving point and mark.
        Put string case before list case.
 
-2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+2006-02-16  Johan Bockgård  <bojohan@dd.chalmers.se>
 
        * display.texi (Other Display Specs, Image Descriptors):
        Revert erroneous changes.  The previous description of
 
 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
 
-       * frames.texi (Dialog Boxes): Descibe new optional argument.
+       * frames.texi (Dialog Boxes): Describe new optional argument.
 
 2005-05-23  Lute Kamstra  <lute@gnu.org>
 
 
 2005-04-01  Kenichi Handa  <handa@m17n.org>
 
-       * nonascii.texi (Coding System Basics): Describe about rondtrip
+       * nonascii.texi (Coding System Basics): Describe about roundtrip
        identity of coding systems.
 
 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
        (Building Lists): Explain trivial cases of number-sequence.
 
        * hash.texi (Hash Tables): Add desc to menu items.
-       (Creating Hash): Expain "full" means "make larger",
+       (Creating Hash): Explain "full" means "make larger".
        (Hash Access): Any object can be a key.
        State value of maphash.
 
        * files.texi (Saving Buffers): Cleanup write-contents-function.
        (Magic File Names): Cleanup file-remote-p.
 
-2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
+2004-07-02  Kai Großjohann  <kai@emptydomain.de>
 
        * files.texi (Magic File Names): `file-remote-p' returns an
        identifier of the remote system, not just t.
 
        * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
 
-2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frames.texi (Parameter Access): frame-parameters arg is optional.
        modify-frame-parameters handles nil for FRAME.
        * tips.texi (Comment Tips): Document the new conventions for
        commenting out code.
 
-2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2004-02-07  Jan Djärv  <jan.h.d@swipnet.se>
 
        * positions.texi (Text Lines): Added missing end defun.
 
        (Defining Minor Modes): Keyword args for define-minor-mode.
        (Search-based Fontification): Explain managing other properties.
        (Other Font Lock Variables): Add font-lock-extra-managed-props.
-       (Faces for Font Lock): Add font-locl-preprocessor-face.
+       (Faces for Font Lock): Add font-lock-preprocessor-face.
        (Hooks): Add run-mode-hooks and delay-mode-hooks.
 
        * variables.texi (Creating Buffer-Local): Add buffer-local-value.
 
        * hash.texi (Creating Hash): Fix description of :weakness.
 
-2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-06-13  Kai Großjohann  <kai.grossjohann@gmx.net>
 
        * files.texi (Changing Files): copy-file copies file modes, too.
 
 
        * variables.texi (File Local Variables): Fix typo.
 
-2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-10-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        From Michael Albinus <Michael.Albinus@alcatel.de>.
 
        * variables.texi (Intro to Buffer-Local): Updated warning and
        example relating to changing buffer inside let.
 
-2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
 
        * os.texi (Session Management): New node about X Session management.
 
        (info): Add target.
        (installall): Target removed.
 
-2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Janík  <Pavel@Janik.cz>
 
        * tips.texi (Coding Conventions): Fix typo.
 
        * display.texi (Defining Faces): Document `graphic' display type
        in face specs.
 
-2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-10-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * hooks.texi (Standard Hooks): Replace obsolete
        `after-make-frame-hook' with `after-make-frame-functions'.
        (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
        Compressed file suffix should be `.gz', not `.z'.
 
-1993-11-22 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
+1993-11-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * Makefile (elisp): Depend on makeinfo.
 
        for the Project GNU development environment.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-      2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+      2007, 2008  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda