]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / doc / lispref / ChangeLog
index 738dd417fd211d04564aba93702aa33589a92d88..b9e0fb9199d87556cf3c111a9dcf2e882c1e7ab8 100644 (file)
@@ -1,3 +1,56 @@
+2013-12-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Plain copy-file no longer chmods an existing destination (Bug#16133).
+       * files.texi (Changing Files): Document this.
+
+2013-12-28  Chong Yidong  <cyd@gnu.org>
+
+       * modes.texi (Auto Major Mode): Document interpreter-mode-alist
+       change.
+
+       * buffers.texi (Modification Time): Document visited-file-modtime
+       change.
+
+2013-12-28  Glenn Morris  <rgm@gnu.org>
+
+       * control.texi (Pattern matching case statement): Brevity.
+
+2013-12-27  Chong Yidong  <cyd@gnu.org>
+
+       * functions.texi (Function Cells):
+       * eval.texi (Function Indirection): Update for the fact that
+       symbol-function no longer signals an error.
+
+       * commands.texi (Reading One Event): Mention keyboard coding.
+
+       * keymaps.texi (Translation Keymaps, Translation Keymaps):
+       * nonascii.texi (Terminal I/O Encoding): Copyedits.
+
+2013-12-26  Chong Yidong  <cyd@gnu.org>
+
+       * advice.texi (Advising Functions, Defining Advice): Special forms
+       can no longer be advised.
+
+2013-12-25  Chong Yidong  <cyd@gnu.org>
+
+       * keymaps.texi (Active Keymaps): Re-organize the text.
+       (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
+       (Controlling Active Maps): Note that set-transient-map uses
+       overriding-terminal-local-map.
+
+       * tips.texi (Coding Conventions): Tweak the coding system tip;
+       Emacs now uses utf-8 by default for Emacs Lisp source files.
+
+       * display.texi (Font Selection): Tweak example.
+
+       * commands.texi (Event Input Misc): Document new arg to
+       input-pending-p.
+
+       * nonascii.texi (Specifying Coding Systems): Don't refer to
+       emacs-mule-dos.
+       (Lisp and Coding Systems): Describe emacs-mule return value in
+       modern terms.
+
 2013-12-25  Tassilo Horn  <tsdh@gnu.org>
 
        * control.texi (Pattern matching case statement): Rephrase lexical
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1998-2013 Free Software Foundation, Inc.
+  Copyright (C) 1998-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.