Improve documentation of how vertical-motion interprets columns.
[bpt/emacs.git] / doc / lispref / ChangeLog
index 1fb6648..4610c33 100644 (file)
@@ -1,3 +1,77 @@
+2014-06-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * positions.texi (Screen Lines): Clarify how columns are counted
+       by vertical-motion.
+
+2014-06-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * commands.texi (Accessing Mouse): Improve the wording of the
+       posn-col-row documentation.  (Bug#17768)
+
+2014-06-08  Glenn Morris  <rgm@gnu.org>
+
+       * os.texi (Startup Summary): Small fix for initial-buffer-choice.
+
+       * files.texi (Subroutines of Visiting): Mention uniquify.
+
+       * numbers.texi (Comparison of Numbers): Copyedits.
+
+2014-06-06  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Window Systems): Remove window-setup-hook.
+       * os.texi (Startup Summary, Init File):
+       Improve description of window-setup-hook.
+       (Terminal-Specific): Update window-setup-hook cross-reference.
+       * hooks.texi (Standard Hooks): Update window-setup-hook cross-reference.
+
+       * display.texi (Overlay Properties): Update re priority.  (Bug#17234)
+
+2014-06-05  Glenn Morris  <rgm@gnu.org>
+
+       * package.texi (Package Archives): Mention signing packages.
+
+2014-05-27  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (Buffer Contents):
+       Update for filter-buffer-substring changes.
+
+       * abbrevs.texi (Abbrev Expansion): Update for expand-abbrev changes.
+       * functions.texi (Advising Functions): Standardize menu case.
+
+2014-05-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Invisible Text): Clarify the description of
+       line-move-ignore-invisible.  (Bug#17511)
+
+2014-05-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * internals.texi (C Dialect): New section.
+       (C Integer Types): Mention bool_bf.
+
+2014-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * processes.texi (Filter Functions, Sentinels): Advertise add-function.
+
+2014-04-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * strings.texi (Text Comparison): Mention equal-including-properties
+       for when text properties of the strings matter for comparison.
+
+2014-04-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * text.texi (Registers): Document register-read-with-preview.
+
+       * internals.texi (Building Emacs): Improve indexing.
+
+2014-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * display.texi (Overlay Properties): Reword the doc of `priority'.
+       (Finding Overlays): Document new arg of `overlays-at'.
+
+2014-04-05  Glenn Morris  <rgm@gnu.org>
+
+       * os.texi (Recording Input): Dribble files may contain passwords.
+
 2014-04-04  Glenn Morris  <rgm@gnu.org>
 
        * backups.texi (Making Backups, Reverting):